01-04-2012 03:58 AM - edited 03-04-2019 02:49 PM
Dear All,
What is the different if I use etherchannel mode ON in Cisco Switch between two switches, and if I use etherchannel with 2 negotiation protocol (LACP/PagP) between two switches?
Thanks,
Jerri
01-04-2012 04:14 AM
No difference in functions one is dynamically negotiated and one is manually.
Note- In dynamically negotiated protocol VTP domain name should match both end else it will not form ether-channel.
Incase of mode ON this limitation is not there.
Thanks
Ajay
01-04-2012 04:24 AM
Ajay,
Note- In dynamically negotiated protocol VTP domain name should match both end else it will not form ether-channel.
Most probably, this is not true. The VTP domain name is certainly not a part of LACP negotiation and I am also not aware that it would form a part of the PAgP negotiation. Perhaps you are confusing this with Dynamic Trunking Protocol, DTP?
Let me also stress that the on mode should not be used until absolutely necessary. Using the on mode unjudiciously may under certain conditions lead to creation of switching loops that will not be mitigated even by STP. LACP/PAgP will allow the EtherChannel to come up only if both ends agree on aggregating the ports, avoiding the unpleasant problems caused by a misconfigured EtherChannel.
Best regards,
Peter
01-04-2012 05:43 AM
Thanks Peter for correcting me Yes i was confused with DTP.
01-04-2012 07:39 PM
If you use "channel-group X mode ON" then the etherchannel is NEITHER LACP or PAGp. It is still an etherchannel and you can still send traffic down the bundled ports.
01-04-2012 09:38 PM
I would stay away from ON mode in chanenling, alot of the time it leads to switching loop.
on the other hand, PAGP/LACP allows dynamically negotionation of etherchannel one being propietary and the other open standard. Even LACP allows active/standby by bundling multiple links and using some of them but the others are in standby mode incase any member channel fails.
HTH
Regards,
Manouchehr
06-18-2012 02:02 PM
From Wikipedia (yeah yeah I know) "EtherChannel supports both LACP and Cisco's PAgP, whereas 802.3ad uses LACP.".
So... If you set it to channel mode "on" does it use EtherChannel or 802.3ad? I know it doesn't bang up the channel automatically but what is the protocol that the channel uses?
http://en.wikipedia.org/wiki/EtherChannel
and
http://en.wikipedia.org/wiki/Link_aggregation
thanks
06-18-2012 03:23 PM
Hello,
From Wikipedia (yeah yeah I know) "EtherChannel supports both LACP and Cisco's PAgP, whereas 802.3ad uses LACP.".
This is, I believe, just playing with words. EtherChannel is the original name for the then-proprietary Cisco technology that eventually got standardized by IEEE as 802.3ad. When EtherChannel first came to market, PAgP was the signalling protocol in use. After IEEE standardized the EtherChannel, it brought its own LACP as the signalling protocol. Therefore, with 802.3ad, you will never see PAgP because 802.3ad standard recognizes only LACP. However, there is no difference between EtherChannel with LACP and 802.3ad with LACP: the EtherChannel with LACP is 802.3ad.
So... If you set it to channel mode "on" does it use EtherChannel or 802.3ad?
Channel mode "on" means neither LACP nor PAgP; rather, it means simply "EtherChannel" or "Link aggregation". No dynamic signalling is present but still it is the mechanism of bundling several links together.
what is the protocol that the channel uses?
With mode on, there is no protocol involved. Please note that both EtherChannel and 802.3ad primarily describe an algorithm of using parallel links between devices, i.e. not a protocol in terms of encapsulation or specific messages, but rather a procedure of utilizing several links at once. The LACP and PAgP are additional protocols that may or may not be used.
Best regards,
Peter
06-19-2012 07:25 AM
Thanks Peter
02-07-2013 09:04 AM
Very clear as always, thanks Peter!
01-13-2022 04:01 AM
Hi Peter,
ON mode does load balance across the links???
Thanks in advance.
01-13-2022 07:49 AM
I recall(?) same LB "rules" apply regardless of how Etherchannel comes into existence.
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