VMware vSphere 6.5 Professional (2017) — Question 22
Which CLI command shows the physical uplink status for a vmnic?
Answer options
- A. esxcli network ip connection list
- B. esxcli network ip neighbor list
- C. esxcli network nic get
- D. esxcli network nic list
Correct answer: D
Explanation
The command 'esxcli network nic list' provides information about the physical NICs, including their uplink status. The other commands focus on different aspects of networking, such as IP connections or neighbors, and do not provide the specific physical uplink status needed.