esxi

esxcli network vswitch standard portgroup add -p “vMotion Network” -v vSwitch0esxcli network ip interface add –interface-name=vmk3 –portgroup-name=”vMotion Network”esxcli network ip interface ipv4 set -i vmk3 -I 192.168.2.103 -N 255.255.255.0 -t static

Read More