VMware NSX 4.x Professional (2023) — Question 27
Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)
Answer options
- A. esxcfg-nics -1
- B. esxcfg-vmknic -1
- C. esxcli network vswitch dvs vmware list
- D. esxcfg-vmsvc/get.networks
- E. esxcli network nic list
Correct answer: A, E
Explanation
The commands 'esxcfg-nics -1' and 'esxcli network nic list' are used to check the status of network interface cards, including their link status. The other options do not provide information about vmnic link status; they focus on different aspects of network configuration or are not relevant for checking link status.