SV-258770r933371_rule
V-258770
SRG-OS-000480-VMM-002000
ESXI-80-000215
CAT II
10
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Click "Edit". Select the "Net.BlockGuestBPDU" value and configure it to "1".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Net.BlockGuestBPDU | Set-AdvancedSetting -Value 1
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Net.BlockGuestBPDU" value and verify it is set to "1".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Net.BlockGuestBPDU
If the "Net.BlockGuestBPDU" setting is not set to "1", this is a finding.
V-258770
False
ESXI-80-000215
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Net.BlockGuestBPDU" value and verify it is set to "1".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Net.BlockGuestBPDU
If the "Net.BlockGuestBPDU" setting is not set to "1", this is a finding.
M
5562