VMware NSX 4.x Professional (2024) — Question 30
Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)
Answer options
- 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
Correct answer: A, B
Explanation
The commands 'esxcfg-nics -l' and 'esxcli network nic list' are specifically designed to display the status of network interface cards, including their link status. The other options do not provide link status information for vmnics, making them incorrect choices for this question.