05-29-2019 07:38 PM
Hi,
Is there any documents that states methods of load balancing works or not depending on type of operation?
like src-ip will not work on L2 etherchannel since it will be based on frames not packets or l3 addresses?
Thanks,
Solved! Go to Solution.
05-30-2019 11:40 AM
just confused here, if i understand correctly you have CISCO 2960 ( since @Giuseppe Larosa confused with 2950 i guess)
here is 2960 Loadbalance mechanism mentioned in the document ?
port-channel load-balance { dst-ip | dst-mac | src-dst-ip | src-dst-mac | src-ip | src-mac }
05-31-2019 03:28 PM
05-29-2019 09:07 PM
here is the good reference document for various models :
https://www.cisco.com/c/en/us/support/docs/lan-switching/etherchannel/12023-4.html
05-29-2019 10:35 PM
05-30-2019 12:04 AM
Hello Roel,
Layer2 etherchannels are not limited to load balancing methods at OSI Layer2.
For IPv4 traffic they can use methods like source IP and destination IP addresses.
The method uses an EXOR of last significant three bits of both source and destination addresses.
To see load balancing happening a variety of IP flows are needed.
For non IP traffic they will use L2 only methods.
What switch model are you using and what IOS version is running on it?
Hope to help
Giuseppe
05-30-2019 06:52 AM
I'm using old cisco 2960, im just confused, what happen if i tried to use SRC ip or DST ip as method of load balancing on L2 etherchannel? ofcourse it will not work and no load balancing will happen right?
05-30-2019 07:05 AM
Hello Roel,
in the case of old Cisco 2950 switches load balancing is not supported at all, they are just able to use the second link if the first link fails.
I had this issue and I have found this limitation.
IF you have a cisco 2950 switch the support is limited.
Hope to help
Giuseppe
05-30-2019 11:40 AM
just confused here, if i understand correctly you have CISCO 2960 ( since @Giuseppe Larosa confused with 2950 i guess)
here is 2960 Loadbalance mechanism mentioned in the document ?
port-channel load-balance { dst-ip | dst-mac | src-dst-ip | src-dst-mac | src-ip | src-mac }
05-30-2019 01:32 PM
Hello Balaji,
yes I thought the original poster has a C2950.
Best Regards
Giuseppe
05-30-2019 03:35 PM
05-30-2019 05:21 PM
05-31-2019 03:28 PM
06-01-2019 03:49 AM
06-01-2019 10:21 AM
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