Question 11 of 92 from exam 300-410-ENARSI: Implementing Cisco Enterprise Advanced Routing and Services

Question 11 of 92 from exam 300-410-ENARSI: Implementing Cisco Enterprise Advanced Routing and Services

Question

Refer to the exhibit.

R2 is a route reflector, and R1 and R3 are route reflector clients.

The route reflector learns the route to 172.16.25.0/24 from R1, but it does not advertise to R3

What is the reason the route is not advertised?

R1 #show ip bgp summary
BGP router identifier 192.168.1.1, local AS number 65000
<output omitted>
Neighbor V AS MsgRcvd MsgSent Tbiver InQ OutQ Up/Down  State/PfxRed
192.168.2.2 4 65000 28 28 22 0 0 00:21:31 0
Rt#show ip bgp
BGP table version is 22, local router ID is 192.168.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
RPKI validation codes: V valid, | invalid, N Not found

Network Next Hop Metric LocPrf Weight
*> — 172.16.25.0/24 209.165.200.225 0 32768
Ri#

R2 #show ip bgp summary
BGP router identifier 192.168.2.2, local AS number 65000
<output omitted>
Neighbor V AS MsgRevd MsgSent Tbiver InQ OutQ Up/Down State/PfxRcd
192.168.1.1 4 65000 29 28 3 0 OQ 00:22:07 A
192.168.3.3 4 65000 7 8 3 0 0 00:02:55 0
R2#show ip bgp
BGP table version is 3, local router ID is 192.168.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, | invalid, N Not found

Network Next Hop Metric LocPrf Weight
* i 172.16.25.0/24 209.165.200.225 0 100 0
Ra#

R3 #show ip bgp summary
BGP router identifier 192.168.3.3, local AS number 65000

BGP table version is 4, main routing table version 4

Neighbor V AS  MsgRcvd MsgSent  Tblver_InQ OutQ Up/Down State/PfxRed
192.168.2.2 4 65000 8 7 4 tC) 0 00:03:08 0
R3#

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

A.