nerdexam
Broadcom-VMware

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.

Administer Virtual Machines

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

VCP550 question #82 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)
  • A
    7% (3)
  • B
    2% (1)
  • C
    14% (6)
  • D
    77% (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.

AManually configure a static MAC address

Configuring a static MAC address affects NIC identity and DHCP behavior but has no relationship to whether the adapter driver supports RSS functionality.

BEnable DirectPath I/O

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.

CEnsure the vmnic is attached to the correct network

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.

DChange the adapter type to VMXNET3Correct

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

#VMXNET3#Receive Side Scaling#guest network adapter#Windows VM

Community Discussion

No community discussion yet for this question.

Full VCP550 Practice