1. Home
  2. Security Hardening
  3. DISA STIG VMware vSphere 6.7 VCenter V1R1
  4. VCTR-67-000007 – The vCenter Server must manage excess capacity, bandwidth, or other redundancy to limit the effects of information-flooding types of denial-of-service (DoS) attacks by enabling Network I/O Control (NIOC).

VCTR-67-000007 – The vCenter Server must manage excess capacity, bandwidth, or other redundancy to limit the effects of information-flooding types of denial-of-service (DoS) attacks by enabling Network I/O Control (NIOC).

Details

DoS is a condition when a resource is not available for legitimate users. When this occurs, the organization either cannot accomplish its mission or must operate at degraded capacity.

Managing excess capacity ensures that sufficient capacity is available to counter flooding attacks. Employing increased capacity and service redundancy may reduce the susceptibility to some DoS attacks. Managing excess capacity may include, for example, establishing selected usage priorities, quotas, or partitioning.

NOTE: Nessus has not performed this check. Please review the benchmark to ensure target compliance.

Solution

From the vSphere Client, go to Networking >> select a distributed switch >> Configure >> Settings >> Properties.

In the ‘Properties’ pane, click ‘Edit’ and change Network I/O Control to enabled.

or

From a PowerCLI command prompt while connected to the vCenter server, run the following command:

(Get-VDSwitch ‘VDSwitch Name’ | Get-View).EnableNetworkResourceManagement($true)

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: Configuration Management.This control applies to the following type of system VMware.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles