Enable QoS on all VM guests

Information

Quality of Service limits can mitigate denial of service attacks and ensure management access to the host. Though this can also be set with vSwitch, that method is deprecated in 6.2 and will not be available in the future.

Solution

For each VM guest interface (vif) set the quality of service algorithm and parameters, then unplug and replug the vif. To do so run the following commands:
xe vif-param-set uuid=<vif-uuid> qos_algorithm_type=ratelimit
xe vif-param-set uuid=<vif-uuid> qos_algorithm_params:kbps=100
xe vif-unplug uuid=<vif-uuid>; xe vif-plug uuid=<vif-uuid>

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-6

Plugin: Unix

Control ID: 2529a938d31bf7d8d224ec5b23541729f53748d69528a064fa2d38a5b234c031