What's the best way to create high availability utilizing a couple of switches and NIC bonding? I'm looking at stacking four Dell PowerConnect 6248's, then bonding two NICs on my servers and having one NIC go to one switch and the other NIC to another switch. I'm assuming if the two switches my bonded NICs are plugged into go down, then it's game over, even though I've got two other switches in the stack still up. Is there a better way go about doing this?
Software/Hardware used:
ASKED:
June 17, 2009 8:46 PM
UPDATED:
June 26, 2009 5:02 PM
I don’t think you can bond together two nics and have them on different switches. They should be on the same switch and bonded together (trunked) on the switch side also.
In the IT trenches? So am I – read my IT-Trenches blog
Troy, that is not correct. Many of the Cisco switches allow you to do this. They act together as a single switch and you can trunk to different switches to produce the high availability. Now whether the Dell switches are capable of doing that, I don’t know. Probably not. You get what you pay for.
It will not allow youdo span switches with the trunk with PAgP, you have to change the protocol to LACP. that will allow you to have a 2 or more switch stack and have a port from each switch as a member of the portchannel.
Thanks for the clarification. I was unsure about my answer so it is nice to get additional details.