Reply to Message

View discussion in a popup

Replying to:
Rubeck
Virtuoso
Virtuoso

Ohh... I see.... As Im still trying to learn the ESXi 5 CLI command set, I cant really say for sure.... But configuring route based on ip hash in ESXi 4 is something like "vim-cmd hostsvc/net/vswitch_setpolicy --nicteaming-policy=loadbalance_ip vSwitchX" . Best I've got for now as I dont have access to any ESXi5 hosts at the moment..

Ohh BTW.. Your physical switch ports need some additional config too, although it has nothing to do with your issue...  You need to exclude these from spanning tree ops by adding "spanning tree portfast" to those ports...  And also you need "switchport nonegotiate" on them too, as ESXi dosn't support dynamic trunking.. (not that this is required, but might save you from trouble later on)

All I've got at the moment.. Sorry..

/Rubeck