Troubleshoot a
Networking SetupLast Updated December 16, 2024
You can use ESXCLI network commands to
view network statistics and troubleshoot your networking setup. The nested hierarchy of commands
allows you to drill down to potential trouble spots.
- List all virtual machine networks on a host.The command returns for each virtual machine the World ID, name, number of ports, and networks, as in the following example.
- List the ports for one of the virtual machines by specifying its World ID.The command returns port information, as in the following example.
- Retrieve the switch statistics for a port.The command returns detailed statistics, as in the following example.
- Retrieve the filter information for the port.The command returns detailed statistics, as in the following example.
- Retrieve complete statistics for a NIC.
- Get a per-VLAN packed breakdown on a NIC.The command returns the number of packets sent and received for the VLAN you specified.