7.x
8.x
net-stats -l" and this will list the switchports that are mapped to vm/vmk.esxtop" and press "n". This will show the mapping between switchport and uplink.vsish" and press enter. "cat /net/portsets/vSwitch_name/ports/switchport_number/teamUplink"net-stats -l" output.netdbg vswitch instance list" and press enter.pktcap-uw –switchport <switchport> --dir 2 -o - | tcpdump-uw -enr -| grep -i icmp
<Timestamp><Source-Mac> > <Destination-Mac> ethertype <type>, Length #: <Source-IP> > <Destination-IP> <Protocol> echo <request or reply>, <id>, seq #, length # Packets received: 701280499176 Packets sent: 687061948450 Bytes received: 664124780523852 Bytes sent: 676938646792793 Receive packets dropped: 2452783244 Transmit packets dropped: 0 Multicast packets received: 976222150 Broadcast packets received: 0 Multicast packets sent: 0 Broadcast packets sent: 0 Total receive errors: 0 Receive length errors: 0 Receive over errors: 0 Receive CRC errors: 0 Receive frame errors: 0 Receive FIFO errors: 0 Receive missed errors: 0 Total transmit errors: 0 Transmit aborted errors: 0 Transmit carrier errors: 0 Transmit FIFO errors: 0 Transmit heartbeat errors: 0 Transmit window errors: 0For More information on commands from above see:
Packet capture on ESXi using pktcap-uw
Troubleshooting NIC errors and other network traffic faults in ESXi