07-03-2018 11:53 PM - edited 03-01-2019 03:17 PM
I am new to MPLS and labbed up a topology to run L3VPN. I am using EIGRP as PE-CE routing protocol.
Please see topology attached. R1 and R14 are CE routers and R2 and R13 are PE routers.
Please ignore the back to back link between R1 and R14 as it is not configured.
The issue is that I can see EIGRP routes exchanged between R1 and R14 but data plane is not working. The ping from R1 to R14 or vice-versa fails at PE routers.
R2#show ip eigrp vrf A topology
EIGRP-IPv4 Topology Table for AS(1)/ID(10.1.2.2) VRF(A)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status
P 10.13.14.0/24, 1 successors, FD is 28160
via VPNv4 Sourced (28160/0)
P 10.1.2.0/24, 1 successors, FD is 28160
via Connected, FastEthernet0/0
P 14.14.14.14/32, 1 successors, FD is 156160
via VPNv4 Sourced (156160/0)
P 1.1.1.1/32, 1 successors, FD is 156160
via 10.1.2.1 (156160/128256), FastEthernet0/0
R2#show ip bgp vpnv4 all
BGP table version is 7, local router ID is 2.2.2.2
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter,
x best-external, a additional-path, c RIB-compressed,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 200:1 (default for vrf A)
*> 1.1.1.1/32 10.1.2.1 156160 32768 ?
*> 10.1.2.0/24 0.0.0.0 0 32768 ?
*>i 10.13.14.0/24 13.13.13.13 0 100 0 ?
*>i 14.14.14.14/32 13.13.13.13 156160 100 0 ?
R13# show ip eigrp vrf A topology
EIGRP-IPv4 Topology Table for AS(1)/ID(10.13.14.13) VRF(A)
Codes: P - Passive, A - Active, U - Update, Q - Query, R - Reply,
r - reply Status, s - sia Status
P 10.13.14.0/24, 1 successors, FD is 28160
via Connected, FastEthernet0/0
P 10.1.2.0/24, 1 successors, FD is 28160
via VPNv4 Sourced (28160/0)
P 14.14.14.14/32, 1 successors, FD is 156160
via 10.13.14.14 (156160/128256), FastEthernet0/0
P 1.1.1.1/32, 1 successors, FD is 156160
via VPNv4 Sourced (156160/0)
R13#show ip bgp vpnv4 all
BGP table version is 7, local router ID is 13.13.13.13
Status codes: s suppressed, d damped, h history, * valid, > best, i - internal,
r RIB-failure, S Stale, m multipath, b backup-path, f RT-Filter,
x best-external, a additional-path, c RIB-compressed,
Origin codes: i - IGP, e - EGP, ? - incomplete
RPKI validation codes: V valid, I invalid, N Not found
Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 200:1 (default for vrf A)
*>i 1.1.1.1/32 2.2.2.2 156160 100 0 ?
*>i 10.1.2.0/24 2.2.2.2 0 100 0 ?
*> 10.13.14.0/24 0.0.0.0 0 32768 ?
*> 14.14.14.14/32 10.13.14.14 156160 32768 ?
My MPLS core is working fine as I did the this activity yesterday and it worked. After that I logged off without saving configuration. But when I tried to do it again today it is not working. It the same configuration. Am I overlooking something?
07-06-2018 07:00 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide