The command esxcli network vm list displays four virtual machines connected to the Production vSwitch. Within the vSphere Web Client, five virtual machines are
seen.
What explains this behavior?
A.
The fifth virtual machine is currently powered off.
B.
The fifth virtual machine has two vnics.
C.
The fifth virtual machine has an invalid IP address.
D.
The fifth virtual machine has an invalid MAC address.
Explanation:
Explanation/Reference:
A is correct.
shows networking info about the VMs with number of active network ports
http://www.vladan.fr/esxi-commands-list-networking-commands/
https://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vcli.examples.doc%2Fcli_manage_networks.11.4.html
v6.0 Documentation
https://pubs.vmware.com/vsphere-60/index.jsp?topic=%2Fcom.vmware.vcli.examples.doc%2Fcli_manage_networks.11.4.html
Answer: A
Explanation:
The vSphere client shows all the virtual machines whether they are powered on or off. The fifth
virtual machine in this scenario might be powered off. Esxcli network list display virtual machines that are active.