Which CLI command shows the physical uplink status for a vmnic?
A.
esxcli network ip connection list
B.
esxcli network ip neighbor list
C.
esxcli network nic get
D.
esxcli network nic list
Which CLI command shows the physical uplink status for a vmnic?
Which CLI command shows the physical uplink status for a vmnic?
A.
esxcli network ip connection list
B.
esxcli network ip neighbor list
C.
esxcli network nic get
D.
esxcli network nic list
D – OK
checked
https://vdc-repo.vmware.com/vmwb-repository/dcr-public/26334f54-ee84-47c2-b2f3-901f51cbc98a/d3f55719-4d3f-47c4-a3c5-fe9c7e5a67f6/doc/esxcli_network.html
https://vdc-repo.vmware.com/vmwb-repository/dcr-public/e04ccd21-7225-4605-8301-c6d474829ea3/b29f0b2d-d632-4bd1-aca1-a648f976a350/doc/cli_manage_networks.11.5.html#1145243
…so C would work as well but needs additional parameter -n vmnicX
D
Correct: D