[c-nsp] Etherchannel

Jeff Kell jeff-kell at utc.edu
Tue Jun 6 13:36:28 EDT 2006


Tassos Chatzithomaoglou wrote:
> Matías, please have a look at the following docs:
> 
> EtherChannel Between Catalyst 3550/3560/3750 Series Switches and Catalyst Switches Running Cisco IOS
> http://www.cisco.com/en/US/tech/tk389/tk213/technologies_configuration_example09186a0080094647.shtml

Typical Cisco documentation :-)  It says in the text:

> Create the port channel (channel group) on the Catalyst 6500/6000 switch.
> 
> Ensure that you set the channel mode to *on*, for example, channel-group 1 mode on.
> 
> Create port channels on the Catalyst 3550, 3560 or 3750 switch.
> 
> Ensure that you set the channel mode to *on*.

Then in the following configuration examples:

> interface GigabitEthernet0/1
>  switchport mode access
>  no ip address
>  snmp trap link-status
>  channel-group 1 mode desirable

> interface GigabitEthernet0/2
>  switchport mode access
>  no ip address
>  snmp trap link-status
>  channel-group 1 mode desirable

Sheesh.  Make up your mind already :-)

Jeff





More information about the cisco-nsp mailing list