ESXi 4.1 and Etherchannel

Today I had an issue with ESXi 4.1 and Etherchannel.

Some googleing found me this post:

vim-cmd hostsvc/net/vswitch_setpolicy -–nicteaming-policy=loadbalance_ip vSwitch0
and
vim-cmd hostsvc/net/portgroup_set –-nicteaming-policy=loadbalance_ip vSwitch0 ‘Management Network’
and for good measure
vim-cmd hostsvc/net/refresh

If you have a german keyboard (like me) and have issues with the Remote Console of your Server, try setting the language to english:

setxkbmap us

return to german via:

setxkbmap de

Leave a Reply

Your email address will not be published. Required fields are marked *