On Fri, 2011-07-29 at 14:32 +1000, [email protected] wrote: > Have 2 100Mb eth ports in portchan, and 1 port seems to be doing all > the receiving:
Keep in mind that ether-channel load-sharing is a transmit function. If one switch receives an uneven load the fault lies in the other end. In your case it's ESW01 (the 2950) that doesn't load-share adequately. The only thing you can do is to try changing the algo in the 2950 with the global config command "port-channel load-balance dst-mac". This might or might not give you better sharing. The 2950 is rather limited, accepting only dst-mac or src-mac. What kind of traffic traverses this link? Maybe there's another way to split up the load. -- Peter _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
