I have multiple ISL links between my edge and core switches. These links are not channeled together to form one large pipe. Do I really need to channel them? Doesn't the switch balance the load between ISLs anyway?
in my experience switch does a pretty good job at balancing the load. Typically your host will be "pinned" to one of the ISLs and if that links goes down your host will notice it because its connection will be "re-pinned" to another ISL. When you use port-channels your host would never experience any disruption in service because port-channel state does not change when member links go up or down.
btw Ernes, remember you asked me to test FI and MDS connectivity ..where one option is multiple uplinks and another option port-channeled uplinks. You were correct, when one uplink was dropped, everything got pinned to the only remaining uplink ..but then when second uplink was re-enabled ..hosts remained pinned to the first uplink. They only way to "re-balance" it again was to reboot the box. Long story short, i am now using port-channels between FI and MDS (had to enable f-port channel-trunk on MDS)
What happens if the link that the host is pinned to gets flooded? Does the switch use the other link that's has more bandwitdh available? Also, when you said, "reboot the box", you mean the host or the switch? Thanks.
dynamox
11 Legend
•
20419 Posts
•
87439 Points
1303
0
Posted May 30th, 2013 08:00
in my experience switch does a pretty good job at balancing the load. Typically your host will be "pinned" to one of the ISLs and if that links goes down your host will notice it because its connection will be "re-pinned" to another ISL. When you use port-channels your host would never experience any disruption in service because port-channel state does not change when member links go up or down.