Which command shows the Physical Uplink status for a vmnic?
A.
esxcli network ip get
B.
esxcli network nic list
C.
esxcli network vmnic list
D.
esxcli network ifconfig get
Explanation:
Explanation/Reference:
Which command shows the Physical Uplink status for a vmnic?
Which command shows the Physical Uplink status for a vmnic?
A.
esxcli network ip get
B.
esxcli network nic list
C.
esxcli network vmnic list
D.
esxcli network ifconfig get
Explanation:
Explanation/Reference:
D is correct
https://pubs.vmware.com/vsphere-60/index.jsp#com.vmware.vcli.migration.doc/cos_upgrade_technote.1.7.html
are you intentionally trying to mess up other people’s exams?
B is correct
https://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1008127
Agree
Straight from KB1008127:
esxcli network nic list # display listing of physical adapters and their link state
B is correct
~ # esxcli network nic list
Name PCI Device Driver Link Speed Duplex
—— ————- —— —- —– ——
vmnic0 0000:002:00.0 tg3 Up 1000 Full
vmnic1 0000:002:00.1 tg3 Down 0 Half
vmnic2 0000:002:00.2 tg3 Down 0 Half