[c-nsp] Configuring Ethernet Channel on a Cisco 7513

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Sun Feb 13 03:43:37 EST 2005


> 
> I have a Cisco Router 7513 with 2 Fast Ethernet, the traffic of one
> of it is above 80% of load, that's why I need to join it with the
> second Fast Ethernet using the Ethernet Channel Configuration.
>
> I have read that the configuration in the router is like this:
>
> Interface port-channel 1
>  Ip address 10.0.0.1 255.0.0.0
>  Ip route-cache distributed
> 
> Interface Fastethernet 0/0
>  No ip address
>  Channel-group 0/1
> 
> Interface Fastethernet 1/0
>  No ip address
>  Channel-group 0/1

correct. 

> But, I want to know if is necessary to apply Ethernet channel config
> in the switch where the router is connected?, and if is necessary how
> to configure it?.  The switch is a catalyst 3550.

Yes, you need to configure the neighboring switch as well, take a look
at
http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/1214ea1/3550sc
g/swethchl.htm.
Please make sure to configure the switch with "mode on" (i.e. disable
PAgP/LACP) via "channel-group 1 mode on" since the router does not
support PAgP/LACP..

	oli



More information about the cisco-nsp mailing list