Re: EtherChannel between a Switch and Router.

From: Radioactive Frog (pbhatkoti@gmail.com)
Date: Sat Mar 31 2007 - 23:00:18 ART


Hi Shamin,

On Router:
---------------
interface GigabitEthernet0/1
 no ip address
 duplex full
 speed 1000
 media-type rj45
 no negotiation auto
 channel-group 20

interface GigabitEthernet0/2
 no ip address
 duplex full
 speed 1000
 media-type rj45
 no negotiation auto
 channel-group 20

interface Port-channel 20
 description -- blah..bhah..
 encapsulation dot1Q 20
 ip address blah...bhah

On Switch same
----------------------
interface GigaEthernet0/1
 no ip address
 duplex full
 speed 1000
 media-type rj45
 no negotiation auto
 channel-group 20

interface GigabitEthernet0/2
 no ip address
 duplex full
 speed 1000
 media-type rj45
 no negotiation auto
 channel-group 20

interface Port-channel 20
 description -- blah..bhah..
 encapsulation dot1Q 20
 ip address blah...bhah

HTH,

Frog

On 4/1/07, Shamin <ccie.xpert@gmail.com> wrote:
>
> Hi all,
>
> Can anyone guide me in configuring a Cisco 3560 switch to form a
> etherchannel with a Cisco router.
> How will the router end be configured. I think that PagP will not be
> supported by the Router. On the switch side
> we can configure for On mode. But stil i need to understand the full
> configuration on the router side.
>
> Please Help
>
> Regards
> Shamin
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Apr 01 2007 - 06:35:53 ART