vmware:shell:networking
This is an old revision of the document!
Table of Contents
ESXi Netzwerkanalyse per Shell
Befehle
esxcfg-nics -l #listet physikalische NICs esxcfg-vswitch -l #listet virtuelle Switches esxtop -> n #top Netzwerkansicht ethtool -S vmnic3 #Statistiken für vmnic anzeigen grep vmnic3 /var/log/vmkernel.log #vmkernel Log nach vmnic3 durchsuchen
iPerf
ESXi 8
esxcli network firewall set --enabled false #host 1 esxcli system secpolicy domain set -n appDom -l disabled #host 1 /usr/lib/vmware/vsan/bin/iperf3 -s -B 192.168.13.12 #host 1 /usr/lib/vmware/vsan/bin/iperf3 -c 192.168.13.12 #host 2
vmware/shell/networking.1756467811.txt.gz · Last modified: by gsys