This command changes the vSwitch Load Balance Policy to iphash
esxcli network vswitch standard policy failover set -l iphash -v vSwitch0
This command changes the Port Group Management Network Load Balance Policy iphash
esxcli network vswitch standard portgroup policy failover set -p "Management Network" -l iphash
esxcli network vswitch standard policy failover set -l iphash -v vSwitch0
This command changes the Port Group Management Network Load Balance Policy iphash
esxcli network vswitch standard portgroup policy failover set -p "Management Network" -l iphash
Comments
Post a Comment