350-501 · Question #478
Refer to the exhibit. Company A is connected to multiple upstream ISPs, with ISP_A serving as the primary upstream ISP. The company A subnet 172.43.232.0 should be announced to the secondary ISP_B onl
The correct answer is A. neighbor 10.182.213.3 advertise-map Advertise-route non-exist-map Non-RIB. advertise-map and non-exist-map BGP commands are used. The To control the advertisement of the 172.43.232.0/23 subnet to ISP_B, the advertise-map specifies the route to advertise (in this case, the route-map Advertise-route), and the non-exist-map defines the condition under whic
Question
Refer to the exhibit. Company A is connected to multiple upstream ISPs, with ISP_A serving as the primary upstream ISP. The company A subnet 172.43.232.0 should be announced to the secondary ISP_B only when the FTP server with IP address 10.10.1.1 is not accessible via the primary ISP. Which configuration must be applied on R1?
Exhibit
Options
- Aneighbor 10.182.213.3 advertise-map Advertise-route non-exist-map Non-RIB
- Bneighbor 10.182.213.3 prefix-map Non-RIB Condition-map Advertise-route
- Cneighbor 10.182.213.3 route-map Advertise-route Condition-map Non-RIB
- Dneighbor 10.182.213.2 Condition-map Non-RIB prefix-map Advertise-route
How the community answered
(41 responses)- A73% (30)
- B15% (6)
- C5% (2)
- D7% (3)
Explanation
advertise-map and non-exist-map BGP commands are used. The To control the advertisement of the 172.43.232.0/23 subnet to ISP_B, the advertise-map specifies the route to advertise (in this case, the route-map Advertise-route), and the non-exist-map defines the condition under which the route is advertised (in this case, when the FTP server with IP 10.10.1.1 is not accessible via ISP_A). Advertise-route route-map matches the subnet 172.43.232.0/23. Non-RIB route-map matches the FTP server IP address 10.10.1.1. If the route to the FTP server is absent in the routing table (indicating The inaccessibility), the subnet will be advertised to ISP_B.
Topics
Community Discussion
No community discussion yet for this question.
