VCP550 · Question #82
An administrator is unable to configure Receive Side Scaling on the vmnic driver in a Windows 2008 R2 guest. Based on the exhibit, what would need to be modified to enable this option?
The correct answer is D. Change the adapter type to VMXNET3. Receive Side Scaling (RSS) requires a paravirtualized adapter with driver-level support, which only the VMXNET3 adapter type provides in a VMware guest.
Question
An administrator is unable to configure Receive Side Scaling on the vmnic driver in a Windows 2008 R2 guest. Based on the exhibit, what would need to be modified to enable this option?
Exhibit
Options
- AManually configure a static MAC address
- BEnable DirectPath I/O
- CEnsure the vmnic is attached to the correct network
- DChange the adapter type to VMXNET3
How the community answered
(44 responses)- A7% (3)
- B2% (1)
- C14% (6)
- D77% (34)
Why each option
Receive Side Scaling (RSS) requires a paravirtualized adapter with driver-level support, which only the VMXNET3 adapter type provides in a VMware guest.
Configuring a static MAC address affects NIC identity and DHCP behavior but has no relationship to whether the adapter driver supports RSS functionality.
DirectPath I/O (PCI passthrough) presents a physical NIC directly to the guest and is a separate technology - it is not required to enable RSS on a virtual adapter and would introduce other management trade-offs.
Attaching the vmnic to a different network changes connectivity paths but does not alter the adapter type or its driver capabilities, so RSS support would remain unavailable.
VMXNET3 is VMware's high-performance paravirtualized NIC and its Windows driver includes support for advanced offload features such as Receive Side Scaling. Older adapter types like E1000 or VMXNET2 lack the driver capabilities required to expose RSS configuration options to the guest operating system.
Concept tested: VMXNET3 adapter advanced offload feature support
Source: https://docs.vmware.com/en/VMware-vSphere/7.0/com.vmware.vsphere.vm_admin.doc/GUID-AF9E24A8-2CFA-447B-AC83-35D563119667.html
Topics
Community Discussion
No community discussion yet for this question.
