Which CLI command sh
ows the physical uplink status for a vmnic?
A.
esxcli network ip connection list
B.
esxcli network ip neighbor list
C.
esxcli network nic get
D.
esxcli network nic list
Explanation:
View the current vSwitch configuration and vmkernel interface
configuration using these commands:
esxcli network vswitch standard list # list current vswitch configuration
esxcli network vswitch dvs vmware list # list Distributed Switch configuration
esxcli network ip interface list # list vmkernel interfaces and th
eir configuration
esxcli network nic list # display listing of physical adapters and their link state
Reference: