cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
477
Views
5
Helpful
3
Replies

Basic MPLS configuration

mailaglady2
Level 1
Level 1

Hi

I have a basic mpls configuration between my two PE routers in a lab environment, but I can't see my ldp neighbor. below are my configs for one side, but the other side is configured exactly like this side.

CR7613PE# sh mpls ldp neighbor

CR7613PE#

CR7613PE#sh mpls ldp discovery

Local LDP Identifier:

192.0.0.1:0

Discovery Sources:

Interfaces:

POS1/1/0 (ldp): xmit/recv

LDP Id: 192.0.0.2:0; no route

ATM1/0/0.100 (ldp): xmit/recv

LDP Id: 192.0.0.2:0; no route

!

interface ATM1/0/0.100 point-to-point

ip address 192.100.1.1 255.255.255.252

ip router isis

no atm enable-ilmi-trap

mpls label protocol ldp

mpls ip

pvc 0/101

encapsulation aal5snap

!

1 Accepted Solution

Accepted Solutions

Hi

Is-Is is fine but these route-ids are not advertised in it. Try to ping the remote ldp router id.

regards

shivlu jain

View solution in original post

3 Replies 3

shivlu jain
Level 5
Level 5

the ldp router id is showing 192.0.0.2 which is not advertised in IGP. Advertise it in IGP , then see the results.

regards

shivlu jain

I have is-is configured between these two routers, do you mean I must have another routing protocol between these two routers?

Hi

Is-Is is fine but these route-ids are not advertised in it. Try to ping the remote ldp router id.

regards

shivlu jain