nerdexam
Broadcom-VMware

VCP550 · Question #42

Why would an administrator be unable to locate an IP address for a vSphere vmnic uplink?

The correct answer is A. IP addresses are defined at the virtual nic level, not the vmnic level.. vmnics are physical Layer 2 uplinks that are never assigned IP addresses; IP addresses in vSphere belong exclusively to VMkernel virtual adapters.

Configure and Administer vSphere Networking

Question

Why would an administrator be unable to locate an IP address for a vSphere vmnic uplink?

Options

  • AIP addresses are defined at the virtual nic level, not the vmnic level.
  • BESXi host vmnics communicate with physical switches on layer 3.
  • CESXi hosts use NAT translation to mask the actual vmnic IP address.
  • DThe IP address of the vmnic is not shown in the vSphere Client.

How the community answered

(33 responses)
  • A
    88% (29)
  • B
    3% (1)
  • C
    3% (1)
  • D
    6% (2)

Why each option

vmnics are physical Layer 2 uplinks that are never assigned IP addresses; IP addresses in vSphere belong exclusively to VMkernel virtual adapters.

AIP addresses are defined at the virtual nic level, not the vmnic level.Correct

In vSphere, vmnics are physical network interface cards that operate strictly at Layer 2, forwarding frames between the virtual switch and the physical network without any IP address assignment. IP addresses are configured only on VMkernel (vmk) adapters, which are logical virtual NICs used for host management, vMotion, iSCSI, and similar functions. This architectural separation is why no IP address can ever be found on a vmnic.

BESXi host vmnics communicate with physical switches on layer 3.

ESXi vmnics operate at Layer 2, not Layer 3; Layer 3 communication is handled by VMkernel adapters that carry IP addresses, not by the physical vmnics themselves.

CESXi hosts use NAT translation to mask the actual vmnic IP address.

ESXi does not apply NAT translation to vmnic traffic; NAT is not a vSphere host networking feature, and its absence has nothing to do with why vmnics lack IP addresses.

DThe IP address of the vmnic is not shown in the vSphere Client.

The reason an IP address is not visible for a vmnic is not a display limitation - vmnics genuinely do not have IP addresses assigned by design, making this answer architecturally incorrect.

Concept tested: vSphere vmnic physical uplink versus VMkernel adapter IP addressing

Source: https://docs.vmware.com/en/VMware-vSphere/8.0/vsphere-networking/GUID-93E1B5B4-5B23-4281-9D11-B09A4B4F3BFE.html

Topics

#vmnic uplink#Layer 2 switching#virtual switch#network architecture

Community Discussion

No community discussion yet for this question.

Full VCP550 Practice