2V0-41.24 · Question #92
Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)
The correct answer is A. esxcfg-nics -l B. esxcli network nic list. 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…
Question
Which two CLI commands could be used to see if vmnic link status is down? (Choose two.)
Options
- Aesxcfg-nics -l
- Besxcli network nic list
- Cesxcfg-vmknic -l
- Desxcfg-vmsvc/get.networks
- Eesxcli network vswitch dvs vmware list
How the community answered
(54 responses)- A78% (42)
- C13% (7)
- D2% (1)
- E7% (4)
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.
Topics
Community Discussion
No community discussion yet for this question.