01-23-2009 03:52 PM - edited 03-04-2019 12:57 AM
Hello,
If i have bundle of 4 port to create etherchannel and I am running LACP then which port or link will be used between two switch to exchange the signals or control messages between them and how that link or port will be elected to exchange control signals?
thanks,
Devang Patel
01-23-2009 08:20 PM
Hi, If your 4 interfaces are in single Etherchannel, then Spanning tree will disable on the all 4 interfaces. Now whole etherchannel will be counted as a Single link. You can shared the traffic on interfaces based on Soure/Destination IP ..
01-24-2009 01:51 AM
Hello Devang,
all member ports exchange and need to exchange LACP messages.
the choice of what links are active and what are standby is made following a procedure that resembles STP root bridge election:
the two devices compare the two LACP system-IDs (that are present in the LACP messages), the bundle is built based on the winner of this election the lowest LACP system-id wins.
the links to be used will be the ones with lower numbers (port-ids) on the side of the bundle owner (my term)
The other side will agree on these choices on each link.
if the one side stops to send LACP messages on one physical link the other side will remove its port from the bundle.
We have seen this on a NIC teaming with a server: the server had some troubles after server reboot the two links bundle was again working and messages about missing LACP keepalives stopped.
Hope to help
Giuseppe
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