Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)

Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)
A . esxcfg-nics -l
B . esxcli network nic list
C . esxcfg-vmknic -l
D . esxcfg-vmsvc/get.networks
E . esxcli network vswitch dvs vmware list

Answer: A, B

Explanation:

esxcfg-nics -l: This command lists all physical NICs on the ESXi host along with their link status, allowing you to check if any vmnic link status is down.

esxcli network nic list: This command provides a list of network interfaces with their details, including link status, making it useful for verifying if the link status of a vmnic is down.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments