cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1661
Views
5
Helpful
2
Replies

MPLS L3 VPN

mnoma
Level 1
Level 1

 

 

assist check  reachability

 

RP/0/0/CPU0:XR2#ping 7.7.7.7 source lo0
Sun Jan 21 09:13:22.770 UTC
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 7.7.7.7, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
RP/0/0/CPU0:XR2#sh route
Sun Jan 21 09:13:45.338 UTC

Codes: C - connected, S - static, R - RIP, B - BGP, (>) - Diversion path
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - ISIS, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, su - IS-IS summary null, * - candidate default
U - per-user static route, o - ODR, L - local, G - DAGR, l - LISP
A - access/subscriber, a - Application route
M - mobile route, r - RPL, (!) - FRR Backup path

Gateway of last resort is not set

R 7.7.7.7/32 [120/2] via 10.19.20.19, 01:10:27, GigabitEthernet0/0/0/0
R 8.8.8.8/32 [120/2] via 10.19.20.19, 01:10:27, GigabitEthernet0/0/0/0
C 10.19.20.0/24 is directly connected, 03:15:25, GigabitEthernet0/0/0/0
L 10.19.20.20/32 is directly connected, 03:15:25, GigabitEthernet0/0/0/0
L 20.20.20.20/32 is directly connected, 03:15:25, Loopback0
RP/0/0/CPU0:XR2#

1 Accepted Solution

Accepted Solutions

Harold Ritter
Level 12
Level 12

Hi,

 

LDP is not configured on the core facing interfaces on XR1. You should configure the following:

 

mpls ldp

 interface GigabitEthernet0/0/0/1

 interface GigabitEthernet0/0/0/2

 

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México

View solution in original post

2 Replies 2

mnoma
Level 1
Level 1

configs

Harold Ritter
Level 12
Level 12

Hi,

 

LDP is not configured on the core facing interfaces on XR1. You should configure the following:

 

mpls ldp

 interface GigabitEthernet0/0/0/1

 interface GigabitEthernet0/0/0/2

 

Regards,

Harold Ritter
Sr Technical Leader
CCIE 4168 (R&S, SP)
harold@cisco.com
México móvil: +52 1 55 8312 4915
Cisco México
Paseo de la Reforma 222
Piso 19
Cuauhtémoc, Juárez
Ciudad de México, 06600
México