MCQhard
A network engineer runs the following command on Router R1:
R1# show ip route vrf CUSTOMER_A
Routing Table: CUSTOMER_A
Codes: 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, 2 subnets, 2 masks
B 10.10.10.0/24 [200/0] via 192.168.1.2, 00:10:00
B 10.20.20.0/24 [200/0] via 192.168.1.2, 00:10:00
R1# show ip bgp vpnv4 vrf CUSTOMER_A
BGP table version is 6, local router ID is 10.1.1.1
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
Network Next Hop Metric LocPrf Weight Path
Route Distinguisher: 100:1 (default for vrf CUSTOMER_A)
*> 10.10.10.0/24 192.168.1.2 0 0 65001 i
*> 10.20.20.0/24 192.168.1.2 0 0 65001 i
*> 10.30.30.0/24 192.168.1.2 0 0 65001 i
Based on this output, what is the likely issue?