cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
435
Views
0
Helpful
2
Replies

Ether Channeling in a Switch

mirzaakberali
Level 1
Level 1

Can we configure Ether Channeling ( PAGP/LACP ) with in one single switch's multiple interfaces?

I believe it is about forming channeling between switches.

Also please let me know the difference in between PAGP/LACP ( apart from PAGP is a cisco proprietary ) .

Thanks,

Akber.

2 Replies 2

lamav
Level 8
Level 8

Mirza:

Etherchannel is used to bundle multiple physical inter-switch ethernet links together so that the switches see them as only ONE logical link, instead of 3, 4 or 5 (up to 8). This will allow you to use the bandwidth of those redundant links without having them blocked by STP.

Example:

Switch A and switch B are connected to each other via one dot1q trunk. If you add another dot1q trunk, STP will block that trunk from forwarding user-traffic because it does not allow redundant links that carry the same vlan traffic to exist. It may cause a loop. If you configure ehterchannel on both switches, however, the switches' STP process will not block any additional trunks because they will all be placed in one etherchannel channel group and be seen as only one link.

Anyway, for LACP, which is an open standard, the choices you have when you configure ports to negotiate an etherchannel are Passive and Active.

If two neighboring ports are configured for Active, an etherchannel will be established.

If one side is set for Active and the other for Passive, an etherchannel will also be formed.

If both sides are set for Passive, an etherchannel will NOT be formed, since each side will be waiting for the other to begin negotiating.

Now for PaGP, which is Cisco's etherchannel protocol, the choices are Desirable and Auto.

If two neighboring ports are configured for Desirable, an etherchannel will be established.

If one side is set for Desirable and the other for Auto, an etherchannel will also be formed.

If both sides are set for Auto, an etherchannel will NOT be formed, since each side will be waiting for the other to begin negotiating.

As for configuring them for "on," there will be NO negotiating and both sides MUST be configured for "on" for the etherchannel to form.

HTH

If so, please rate this post

Victor

Hi,

Look at: http://www.cisco.com/en/US/docs/switches/lan/catalyst3560/software/release/12.1_19_ea1/configuration/guide/swethchl.html

It's very interesting.

I hope this helps.

Best regards.

Massimiliano.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card