cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
349
Views
0
Helpful
1
Replies

MPLS VPN Traffic Issue

gregwoodson
Level 1
Level 1

I have a functioning MPLS VPN configured. We had our core router reboot this morning. When this happened, The MPLS VPN didnt come up correctly. We see traffic passing on the main vpn. We see a full route list on the VRF, however it wont pass any traffic.

Thanks

Greg

1 Accepted Solution

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Greg,

probably there is a problem on the forwarding plane

verify with

sh mpls ldp discovery

if you see correct LDP adjacencies on all MPLS interfaces of core router.

if you don't see the neighbor LDP router-id followed by :0 that link is not working well.

and verify with

sh mpls forwarding PE-loopback-address correct action should a label value or pop tag if you see untagged this breaks the MPLS VPN connectivity.

in that case do shut wait 60 seconds no shut of the link to give LDP a chance to restart on the link

Hope to help

Giuseppe

View solution in original post

1 Reply 1

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Greg,

probably there is a problem on the forwarding plane

verify with

sh mpls ldp discovery

if you see correct LDP adjacencies on all MPLS interfaces of core router.

if you don't see the neighbor LDP router-id followed by :0 that link is not working well.

and verify with

sh mpls forwarding PE-loopback-address correct action should a label value or pop tag if you see untagged this breaks the MPLS VPN connectivity.

in that case do shut wait 60 seconds no shut of the link to give LDP a chance to restart on the link

Hope to help

Giuseppe