I have created MPLS VPN Network with RR SP core DMVPN with FVRF & IVRF, but customer router R6 i’m unable to ping R7, snaps attached FYI. Please help me out as I’m getting routes on routing table but unable to ping
R10#sh bgp vrf FVRF all summary
% BGP cannot run because the router-id is not configured
For address family: IPv4 Unicast
For address family: VPNv4 Unicast
BGP router identifier 10.10.10.10, local AS number 65010
BGP table version is 6, main routing table version 6
5 network entries using 780 bytes of memory
5 path entries using 400 bytes of memory
5/5 BGP path/bestpath attribute entries using 800 bytes of memory
4 BGP AS-PATH entries using 96 bytes of memory
0 BGP route-map cache entries using 0 bytes of memory
0 BGP filter-list cache entries using 0 bytes of memory
BGP using 2076 total bytes of memory
BGP activity 5/0 prefixes, 5/0 paths, scan interval 60 secs
Neighbor V AS MsgRcvd MsgSent TblVer InQ OutQ Up/Down State/PfxRcd
192.1.55.5 4 100 40 33 6 0 0 00:26:13 4
R10#sh ip route vrf FVRF
Routing Table: FVRF
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
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
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
a - application route
+ - replicated route, % - next hop override
Gateway of last resort is not set
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
B 10.6.6.0/24 [20/0] via 192.1.55.5, 00:24:39
B 10.7.7.0/24 [20/0] via 192.1.55.5, 00:24:39
B 10.8.8.0/24 [20/0] via 192.1.55.5, 00:24:39
B 10.9.9.0/24 [20/0] via 192.1.55.5, 00:24:39
C 10.10.10.0/24 is directly connected, Loopback0
L 10.10.10.10/32 is directly connected, Loopback0
192.1.55.0/24 is variably subnetted, 2 subnets, 2 masks
C 192.1.55.0/24 is directly connected, Ethernet0/0
L 192.1.55.10/32 is directly connected, Ethernet0/0
R10#ping vrf FVRF 10.6.6.6 source 10.10.10.10
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 10.6.6.6, timeout is 2 seconds:
Packet sent with a source address of 10.10.10.10
…
Success rate is 0 percent (0/5)
R10#