MPLS across serial link

From: GAURAV MADAN <gauravmadan1177_at_gmail.com>
Date: Tue, 17 Aug 2010 15:03:12 +0530

Hi Frnds

I don't have a FR switch in between .. Just have a back to back stuff
( connectivity fine ; disabled keepalive ) . Following are configs :

================= R1 =================
R1#sh run int s0/0/0
Building configuration...

Current configuration : 104 bytes
!
interface Serial0/0/0
 no ip address
 encapsulation frame-relay
 no keepalive
 clock rate 125000
end
!

R1#sh run int s0/0/0.13
Building configuration...

Current configuration : 151 bytes
!
interface Serial0/0/0.13 point-to-point
 ip address 150.1.13.1 255.255.255.0
 snmp trap link-status
 mpls ip
 frame-relay interface-dlci 103
end

================ R3 ====================
R3(config)#do sh run int s0/0/0
Building configuration...

Current configuration : 113 bytes
!
interface Serial0/0/0
 description " to FR cloud"
 no ip address
 encapsulation frame-relay
 no keepalive
end

R3(config)#do sh run int s0/0/0.13
Building configuration...

Current configuration : 151 bytes
!
interface Serial0/0/0.13 point-to-point
 ip address 150.1.13.3 255.255.255.0
 snmp trap link-status
 mpls ip
 frame-relay interface-dlci 103
end
===========================================

R3(config)#do p 150.1.13.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 150.1.13.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 12/14/16 ms
R3(config)#

But problem is that I am not able to establish the LDP adj . I tried
HDLC encap .. with no luck ..
Something special which I am missing ?

Thnx
Gaurav Madan

Blogs and organic groups at http://www.ccie.net
Received on Tue Aug 17 2010 - 15:03:12 ART

This archive was generated by hypermail 2.2.0 : Wed Sep 01 2010 - 11:20:52 ART