RE: LACP over L2tunnel

From: Thomas.W.Johnson@chase.com
Date: Fri Sep 21 2007 - 14:03:42 ART


Try changing the encapsulation on Sw1 Fa0/19 & Fa0/21 and Sw3 Fa0/19 &
Fa0/21 to Dot1Q and see if that works.

When configuring IEEE 802.1Q tunneling on an edge switch, you must use
IEEE 802.1Q trunk ports for sending packets into the service-provider
network. However, packets going through the core of the service-provider
network can be carried through IEEE 802.1Q trunks, ISL trunks, or
nontrunking links. When IEEE 802.1Q trunks are used in these core
switches, the native VLANs of the IEEE 802.1Q trunks must not match any
native VLAN of the nontrunking (tunneling) port on the same switch
because traffic on the native VLAN would not be tagged on the IEEE
802.1Q sending trunk port.

Thomas Johnson
JP Morgan Chase
Global Network Implementation

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Maxim Kurushkin
Sent: Friday, September 21, 2007 11:07 AM
To: ISolveSystems
Cc: groupstudy
Subject: Re: LACP over L2tunnel

Do you have vlan 200 and 201 only on SW4?

WBR,
Maxim

ISolveSystems wrote:
> SW1's Fa0/19 & fa0/21 connect to SW4's fa0/13 & fa0/15
>
> Sw3's fa0/19 & fa0/21 connect to SW4's fa0/19 & fa0/21
>
> I tried to bring up Channel-group between SW1 and SW3 across SW4
without
> success. I have verified that that the l2tunnel works by showing cdp
on SW1
> and SW3.
>
> Please help.
>
> Below is SW4 config.
>
>
>
> Rack1SW4(config-if-range)#do sh run int fa0/13
> Building configuration...
>
> Current configuration : 230 bytes
> !
> interface FastEthernet0/13
> switchport access vlan 200
> switchport trunk encapsulation dot1q
> switchport mode dot1q-tunnel
> l2protocol-tunnel cdp
> l2protocol-tunnel stp
> l2protocol-tunnel point-to-point lacp
> no cdp enable
> end
>
> Rack1SW4(config-if-range)#do sh run int fa0/19
> Building configuration...
>
> Current configuration : 230 bytes
> !
> interface FastEthernet0/19
> switchport access vlan 200
> switchport trunk encapsulation dot1q
> switchport mode dot1q-tunnel
> l2protocol-tunnel cdp
> l2protocol-tunnel stp
> l2protocol-tunnel point-to-point lacp
> no cdp enable
> end
>
> Rack1SW4(config-if-range)#do sh run int fa0/15
> Building configuration...
>
> Current configuration : 230 bytes
> !
> interface FastEthernet0/15
> switchport access vlan 201
> switchport trunk encapsulation dot1q
> switchport mode dot1q-tunnel
> l2protocol-tunnel cdp
> l2protocol-tunnel stp
> l2protocol-tunnel point-to-point lacp
> no cdp enable
> end
>
> Rack1SW4(config-if-range)#do sh run int fa0/21
> Building configuration...
>
> Current configuration : 230 bytes
> !
> interface FastEthernet0/21
> switchport access vlan 201
> switchport trunk encapsulation dot1q
> switchport mode dot1q-tunnel
> l2protocol-tunnel cdp
> l2protocol-tunnel stp
> l2protocol-tunnel point-to-point lacp
> no cdp enable
> end
>
>
> Below is SW1 and SW3 config.
>
> switchport trunk encapsulation isl
> switchport mode trunk
> switchport nonegotiate
> shutdown
> channel-group 13 mode active
>
>



This archive was generated by hypermail 2.1.4 : Sat Oct 06 2007 - 12:01:15 ART