08-10-2009 09:22 PM - edited 03-06-2019 07:11 AM
I am using 3750E switch and configure with a 4 Port etherchannel to a GSR. The incoming traffic is load balance from GSR to 3750E but the traffic from 3750E to GSR is only travel via 1 Port. I have try different load balance method eg.scr-dst-ip, scr-dst-mac but still the same. Anyone got any suggestion?
08-10-2009 09:59 PM
This sounds normal:
Port Channel doesn't do per packet load balancing. It does the load balancing based on the source and destination ip address of the packet (or MAC address). It basically does the hashing of source and destination ip addresses (or MAC) and chooses the output member interface based on that.
So in your network it might be happening that 80% of the packets' source and destination IP (or MAC) addresses are hashing to a specific interface and hence you are seeing this.
You may say that it is a limitation of portchannel. Port channel was not designed to do per packet load balancing.
08-10-2009 10:55 PM
yes I understand etherchannel is not load balance per packet but the result that I am getting it 600MB on 1 port and the other 3 port are >1MB.
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