nerdexam
CiscoCisco

350-501 · Question #493

350-501 Question #493: Real Exam Question with Answer & Explanation

The correct answer is D: Configure route-map blockprefix in under BGP on R1 and R5.. To stop receiving the prefix 172.16.10.0/24 in the BGP routing table on R1 and R5, a route-map should be applied with the appropriate filtering logic. By configuring the route-map blockprefix as an inbound filter on R1 and R5, the prefix will be blocked as it is advertised to the

Networking

Question

Refer to the exhibit. An engineer working for a private service provider with an employee ID: 1234:56:789 is configuring BGP in AS 400, AS 500, and AS 600 to set up BGP peering. The engineer reported that 172.16.10.0/24 is not installed in the R2 RIB. RI and R5 receive the prefix 172.16.10.0/24 in the BGP routing table. Which configuration must be implemented to stop receiving prefix 172.16.10.0/24 in the BGP table?

Options

  • AConfigure bgp suppress-inactive under BGP address-family ipv4 unicast on R2.
  • BConfigure bgp suppress-inactive under BGP address-family ipv4 unicast on R1 and R5.
  • CConfigure route-map blockprefix out under BGP on R2.
  • DConfigure route-map blockprefix in under BGP on R1 and R5.

Explanation

To stop receiving the prefix 172.16.10.0/24 in the BGP routing table on R1 and R5, a route-map should be applied with the appropriate filtering logic. By configuring the route-map blockprefix as an inbound filter on R1 and R5, the prefix will be blocked as it is advertised to these routers. This ensures that R1 and R5 do not install the unwanted prefix in their BGP tables, effectively preventing its propagation across the network. Inbound filtering is a standard approach to control what routes are accepted by a BGP peer.

Topics

#BGP filtering#Route-map#Inbound routing policy#Prefix reception

Community Discussion

No community discussion yet for this question.

Full 350-501 PracticeBrowse All 350-501 Questions