06-19-2014 06:01 AM
Hi
Client has VMWare ESXi 5.5 servers running Virtual Standard Switch (vSS).
My understanding is that vSS does not support LACP (and that vDS is required for LACP support).
Are there any other EtherChannel options on the Nexus 5k switch that will support Active/Active NIC teaming with VMWare ESXi vSS?
Thanks
06-19-2014 07:06 AM
I think you can go with vSS and static "ON" etherchannel (ie "channel-group X mode on")...i'm not sure only if Nexus support ON mode on etherchanneling...
More on:
Here you will see that you can go without LACP with Cisco - again not sure if Nexus support this specific config...
BR,
Dragan
06-23-2014 12:56 PM
Active-active does not imply LACP. LACP ensures that LAG members stay in the group only if they are able to negotiate group membership with the remote peer thus preventing stale links wrongly connected to a remote port not part of the LAG.
Load balancing requires that either peer balances the egress frames across all links. Cisco is able to do that even without LACP. So is vSphere if you configure it properly.
06-26-2014 01:02 PM
I did some further research...
By changing the channel mode from ‘active’ to ‘on’ as Dragan suggested you are effectively using static EtherChannels where a protocol is not used for forming the EtherChannel (hence this turns off LACP). Nexus 5K switches support this mode.
Also in this case the ESXi VMware vSS was set up to use static channel.
The following Cisco document provides more details:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide