Re: FR-VLAN Interworking not working

From: Bryan Bartik <bbartik_at_ipexpert.com>
Date: Tue, 12 Jan 2010 13:56:10 -0700

Thanks. Your xconnect on PE1 should be to router-id of the VC peer (PE2). So
do "mpls router-id loopback 2 force" on pe2 or get rid of loopback 0, or
whatever you need to do to get the LDP-ID to 2.2.2.2. Or change your
xconnect statement to 150.1.12.2. One of those actions should get the VC up.
Next CE2 and CE1 should be on the same subnet, then they can ping each
other.

On Tue, Jan 12, 2010 at 12:55 PM, Service Provider <
service.providersa_at_gmail.com> wrote:

> Hi Bryan
>
> Yep, I'm using Dynamips. My FRSW uses DLCI for both links, 101.
>
> PE1(config)#do sh mpl l2 v de
> Local interface: Se1/0 up, line protocol up, FR DLCI 101 up
> MPLS VC type is FR DLCI, interworking type is Ethernet
> Destination address: 2.2.2.2, VC ID: 100, VC status: up
> Preferred path: not configured
> Default path: active
> Next hop: point2point
> Output interface: Se1/1, imposed label stack {32}
> Create time: 00:03:39, last status change time: 00:01:33
> Signaling protocol: LDP, peer 150.1.2.2:0 up
> Targeted Hello: 1.1.1.1(LDP Id) -> 2.2.2.2
> MPLS VC labels: local 34, remote 32
> Group ID: local 0, remote 0
> MTU: local 1500, remote 1500
> Remote interface description:
> Sequencing: receive disabled, send disabled
> VC statistics:
> packet totals: receive 7, send 46
> byte totals: receive 1070, send 2760
> packet drops: receive 0, seq error 0, send 0
> PE1(config)#do sh mpls ldp ne
> Peer LDP Ident: 150.1.2.2:0; Local LDP Ident 1.1.1.1:0
> TCP connection: 150.1.2.2.15475 - 1.1.1.1.646
> State: Oper; Msgs sent/rcvd: 13/13; Downstream
> Up time: 00:04:39
> LDP discovery sources:
> Serial1/1, Src IP addr: 150.1.12.2
> Targeted Hello 1.1.1.1 -> 2.2.2.2, active
> Addresses bound to peer LDP Ident:
> 150.1.12.2 150.1.2.2 2.2.2.2
>
> My .net file below.
>
>
> autostart = False
>
> [localhost:7200]
>
> workingdir = C:\Program Files\GNS3
>
> udp = 10000
>
> [[7200]]
>
> image = C:\Program Files\Dynamips\images\c7200-k3p-mz.120-33.S3.bin
>
> idlepc = 0x6067ef6c
>
> ghostios = True
>
> [[FRSW FR0]]
>
> 1:101 = 2:101
>
> 2:101 = 1:101
>
> x = -28.5
>
> y = -248.5
>
> [[ROUTER pe1]]
>
> console = 2001
>
> cnfg = C:\Program Files\Dynamips\iw-fr-vlan-b\pe1.cfg
>
> slot1 = PA-8T
>
> s1/0 = FR0 2
>
> s1/1 = pe2 s1/0
>
> x = -285.0
>
> y = -258.0
>
> [[ROUTER ce1]]
>
> console = 2003
>
> cnfg = C:\Program Files\Dynamips\iw-fr-vlan-b\ce1.cfg
>
> slot1 = PA-8T
>
> s1/0 = FR0 1
>
> x = 214.0
>
> y = -231.0
>
> [localhost:7201]
>
> workingdir = C:\Program Files\GNS3
>
> udp = 10100
>
> [[7200]]
>
> image = C:\Program Files\Dynamips\images\c7200-k3p-mz.120-33.S3.bin
>
> idlepc = 0x6067ef6c
>
> ghostios = True
>
> [[ROUTER pe2]]
>
> console = 2005
>
> cnfg = C:\Program Files\Dynamips\iw-fr-vlan-b\pe2.cfg
>
> slot1 = PA-8T
>
> s1/0 = pe1 s1/1
>
> slot2 = PA-2FE-TX
>
> f2/0 = ce2 f1/0
>
> x = -289.0
>
> y = 5.0
>
> [[ROUTER ce2]]
>
> console = 2007
>
> cnfg = C:\Program Files\Dynamips\iw-fr-vlan-b\ce2.cfg
>
> slot1 = PA-2FE-TX
>
> f1/0 = pe2 f2/0
>
> x = 206.0
>
> y = -4.0
>
> [GNS3-DATA]
>
> configs = C:\Program Files\Dynamips\iw-fr-vlan-b
>
>
> On Tue, Jan 12, 2010 at 9:39 PM, Bryan Bartik <bbartik_at_ipexpert.com>wrote:
>
>> What does your frame-relay switch config look like? Is this dynamips? If
>> see, let's see the .net file.
>>
>> Thanks,
>>
>> On Tue, Jan 12, 2010 at 12:07 PM, Service Provider <
>> service.providersa_at_gmail.com> wrote:
>>
>>> Hi all
>>>
>>> I have setup FR-VLAN Interworking and my l2 tunnel is up but cannot ping
>>> between CE sites.
>>>
>>>
>>> CE1-----FRSW-------PE1-----------------PE2---------------------VLAN100--------------------CE2
>>>
>>> Configs below, please help....tx.
>>>
>>> CE1#
>>> CE1#sh run
>>> Building configuration...
>>>
>>> Current configuration : 1912 bytes
>>> !
>>> version 12.0
>>> service timestamps debug uptime
>>> service timestamps log uptime
>>> no service password-encryption
>>> !
>>> hostname CE1
>>> !
>>> boot-start-marker
>>> boot-end-marker
>>> !
>>> enable password cisco
>>> !
>>> ip subnet-zero
>>> !
>>> !
>>> ip cef
>>> no ip domain-lookup
>>> ip ssh time-out 120
>>> ip ssh authentication-retries 3
>>> no mpls traffic-eng auto-bw timers frequency 0
>>> bridge irb
>>> !
>>> !
>>> !
>>> interface FastEthernet0/0
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> no clns route-cache
>>> !
>>> interface Serial1/0
>>> no ip address
>>> no ip directed-broadcast
>>> encapsulation frame-relay
>>> serial restart-delay 0
>>> no clns route-cache
>>> frame-relay map bridge 101 broadcast
>>> frame-relay map bridge 100 broadcast
>>> no frame-relay inverse-arp
>>> bridge-group 1
>>> !
>>> interface Serial1/1
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/2
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/3
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/4
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/5
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/6
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/7
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface BVI1
>>> ip address 10.10.10.1 255.255.255.0
>>> no ip directed-broadcast
>>> no clns route-cache
>>> !
>>> ip classless
>>> !
>>> !
>>> !
>>> control-plane
>>> !
>>> bridge 1 protocol ieee
>>> bridge 1 route ip
>>> !
>>> line con 0
>>> exec-timeout 0 0
>>> privilege level 15
>>> logging synchronous
>>> stopbits 1
>>> line aux 0
>>> exec-timeout 0 0
>>> privilege level 15
>>> stopbits 1
>>> line vty 0 4
>>> password cisco
>>> login
>>> !
>>> no cns aaa enable
>>> end
>>>
>>>
>>> ce2#
>>> ce2#sh run
>>> Building configuration...
>>>
>>> Current configuration : 810 bytes
>>> !
>>> version 12.0
>>> service timestamps debug uptime
>>> service timestamps log uptime
>>> no service password-encryption
>>> !
>>> hostname ce2
>>> !
>>> boot-start-marker
>>> boot-end-marker
>>> !
>>> !
>>> ip subnet-zero
>>> !
>>> !
>>> ip cef
>>> ip ssh time-out 120
>>> ip ssh authentication-retries 3
>>> !
>>> !
>>> !
>>> interface FastEthernet0/0
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> !
>>> interface FastEthernet1/0
>>> no ip address
>>> no ip directed-broadcast
>>> duplex half
>>> speed auto
>>> !
>>> interface FastEthernet1/0.100
>>> encapsulation dot1Q 100
>>> ip address 10.1.12.2 255.255.255.0
>>> no ip directed-broadcast
>>> !
>>> interface FastEthernet1/1
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> duplex half
>>> speed auto
>>> !
>>> ip classless
>>> !
>>> !
>>> !
>>> control-plane
>>> !
>>> !
>>> line con 0
>>> exec-timeout 0 0
>>> logging synchronous
>>> stopbits 1
>>> line aux 0
>>> stopbits 1
>>> line vty 0 4
>>> login
>>> !
>>> no cns aaa enable
>>> end
>>>
>>> PE1#sh run
>>> Building configuration...
>>>
>>> Current configuration : 2311 bytes
>>> !
>>> version 12.0
>>> service timestamps debug uptime
>>> service timestamps log uptime
>>> no service password-encryption
>>> !
>>> hostname PE1
>>> !
>>> boot-start-marker
>>> boot-end-marker
>>> !
>>> enable password cisco
>>> !
>>> ip subnet-zero
>>> !
>>> !
>>> ip cef
>>> no ip domain-lookup
>>> ip ssh time-out 120
>>> ip ssh authentication-retries 3
>>> mpls label protocol ldp
>>> no mpls traffic-eng auto-bw timers frequency 0
>>> frame-relay switching
>>> !
>>> !
>>> pseudowire-class l2inter
>>> encapsulation mpls
>>> interworking ethernet
>>> !
>>> pseudowire-class INTERWORKING
>>> encapsulation mpls
>>> interworking ethernet
>>> !
>>> !
>>> interface Loopback0
>>> ip address 1.1.1.1 255.255.255.255
>>> no ip directed-broadcast
>>> no clns route-cache
>>> !
>>> interface Loopback1
>>> no ip address
>>> no ip directed-broadcast
>>> !
>>> interface FastEthernet0/0
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> no clns route-cache
>>> !
>>> interface Serial1/0
>>> no ip address
>>> no ip directed-broadcast
>>> encapsulation frame-relay
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/1
>>> ip address 150.1.12.1 255.255.255.0
>>> no ip directed-broadcast
>>> mpls label protocol ldp
>>> tag-switching ip
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/2
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/3
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/4
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/5
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/6
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> interface Serial1/7
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> no clns route-cache
>>> !
>>> router ospf 1
>>> router-id 1.1.1.1
>>> log-adjacency-changes
>>> network 1.1.1.1 0.0.0.0 area 0
>>> network 13.13.13.1 0.0.0.0 area 0
>>> network 0.0.0.0 255.255.255.255 area 0
>>> !
>>> ip classless
>>> !
>>> !
>>> connect FR-VLAN-IW Serial1/0 101 l2transport
>>> xconnect 2.2.2.2 100 pw-class INTERWORKING
>>> !
>>> !
>>> !
>>> control-plane
>>> !
>>> !
>>> line con 0
>>> exec-timeout 0 0
>>> privilege level 15
>>> logging synchronous
>>> stopbits 1
>>> line aux 0
>>> exec-timeout 0 0
>>> privilege level 15
>>> stopbits 1
>>> line vty 0 4
>>> password cisco
>>> login
>>> !
>>> no cns aaa enable
>>> end
>>>
>>>
>>>
>>> pe2#sh run
>>> Building configuration...
>>>
>>> Current configuration : 1997 bytes
>>> !
>>> version 12.0
>>> service timestamps debug uptime
>>> service timestamps log uptime
>>> no service password-encryption
>>> !
>>> hostname pe2
>>> !
>>> boot-start-marker
>>> boot-end-marker
>>> !
>>> !
>>> ip subnet-zero
>>> !
>>> !
>>> ip cef
>>> no ip domain-lookup
>>> ip ssh time-out 120
>>> ip ssh authentication-retries 3
>>> !
>>> !
>>> pseudowire-class l2inter
>>> encapsulation mpls
>>> interworking ethernet
>>> !
>>> !
>>> interface Loopback0
>>> ip address 150.1.2.2 255.255.255.255
>>> no ip directed-broadcast
>>> !
>>> interface Loopback2
>>> ip address 2.2.2.2 255.255.255.255
>>> no ip directed-broadcast
>>> !
>>> interface FastEthernet0/0
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> !
>>> interface Serial1/0
>>> ip address 150.1.12.2 255.255.255.0
>>> no ip directed-broadcast
>>> mpls label protocol ldp
>>> tag-switching ip
>>> serial restart-delay 0
>>> !
>>> interface Serial1/1
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface Serial1/2
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface Serial1/3
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface Serial1/4
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface Serial1/5
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface Serial1/6
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface Serial1/7
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> serial restart-delay 0
>>> !
>>> interface FastEthernet2/0
>>> no ip address
>>> no ip directed-broadcast
>>> no keepalive
>>> duplex half
>>> speed auto
>>> !
>>> interface FastEthernet2/0.100
>>> encapsulation dot1Q 100
>>> no ip directed-broadcast
>>> xconnect 1.1.1.1 100 pw-class l2inter
>>> !
>>> interface FastEthernet2/1
>>> no ip address
>>> no ip directed-broadcast
>>> shutdown
>>> duplex half
>>> speed auto
>>> !
>>> router ospf 1
>>> log-adjacency-changes
>>> network 0.0.0.0 255.255.255.255 area 0
>>> !
>>> ip classless
>>> !
>>> !
>>> !
>>> control-plane
>>> !
>>> !
>>> line con 0
>>> exec-timeout 0 0
>>> logging synchronous
>>> stopbits 1
>>> line aux 0
>>> stopbits 1
>>> line vty 0 4
>>> login
>>> !
>>> no cns aaa enable
>>> end
>>>
>>>
>>> Blogs and organic groups at http://www.ccie.net
>>>
>>> _______________________________________________________________________
>>> Subscription information may be found at:
>>> http://www.groupstudy.com/list/CCIELab.html
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>
>> --
>> Bryan Bartik
>> CCIE #23707 (R&S, SP), CCNP
>> Sr. Support Engineer - IPexpert, Inc.
>> URL: http://www.IPexpert.com <http://www.ipexpert.com/>
>>
>
>

-- 
Bryan Bartik
CCIE #23707 (R&S, SP), CCNP
Sr. Support Engineer - IPexpert, Inc.
URL: http://www.IPexpert.com
Blogs and organic groups at http://www.ccie.net
Received on Tue Jan 12 2010 - 13:56:10 ART

This archive was generated by hypermail 2.2.0 : Thu Feb 04 2010 - 20:28:41 ART