2V0-621 · Question #116
Which feature of vSphere networking restricts the inbound and outbound network bandwidth of a group of virtual machines?
The correct answer is C. Traffic Shaping. Traffic Shaping in vSphere networking enforces bandwidth limits on virtual machine port groups by configuring average bandwidth, peak bandwidth, and burst size parameters on a vSwitch or distributed port group.
Question
Which feature of vSphere networking restricts the inbound and outbound network bandwidth of a group of virtual machines?
Options
- ADifferentiated Services Code Point
- BNetFlow
- CTraffic Shaping
- DPort Mirroring
How the community answered
(40 responses)- A3% (1)
- B3% (1)
- C88% (35)
- D8% (3)
Why each option
Traffic Shaping in vSphere networking enforces bandwidth limits on virtual machine port groups by configuring average bandwidth, peak bandwidth, and burst size parameters on a vSwitch or distributed port group.
Differentiated Services Code Point (DSCP) marks packet headers with priority values to request QoS treatment from upstream physical network devices, but it does not itself enforce or restrict bandwidth on the vSphere host.
NetFlow is a network monitoring protocol that exports flow-level traffic data to an external collector for analysis; it observes and reports traffic but does not restrict or shape bandwidth.
Traffic Shaping is a vSphere networking policy applied at the port group level that restricts both inbound (ingress, available on vDS) and outbound (egress) bandwidth for virtual machines by specifying average bandwidth, peak bandwidth, and burst size. It directly controls how much network throughput a group of VMs can consume, making it the correct feature for bandwidth restriction.
Port Mirroring (SPAN) duplicates traffic from specified ports to a monitoring destination for packet capture and analysis; it has no mechanism to limit or restrict bandwidth.
Concept tested: vSphere Traffic Shaping policy for VM bandwidth control
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.networking.doc/GUID-C8E02A40-14EC-4C3A-87AF-59B9B968CB8B.html
Topics
Community Discussion
No community discussion yet for this question.