SV-265977r1003587_rule
V-265977
SRG-OS-000480-VMM-002000
ESXI-80-000250
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.BMCNetworkEnable" value and configure it to "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Net.BMCNetworkEnable | Set-AdvancedSetting -Value 0
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Net.BMCNetworkEnable" value and verify it is set to "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Net.BMCNetworkEnable
If the "Net.BMCNetworkEnable" setting is not set to "0", this is a finding.
V-265977
False
ESXI-80-000250
From the vSphere Client, go to Hosts and Clusters.
Select the ESXi Host >> Configure >> System >> Advanced System Settings.
Select the "Net.BMCNetworkEnable" value and verify it is set to "0".
or
From a PowerCLI command prompt while connected to the ESXi host, run the following command:
Get-VMHost | Get-AdvancedSetting -Name Net.BMCNetworkEnable
If the "Net.BMCNetworkEnable" setting is not set to "0", this is a finding.
M
5562