SNCF — Securing Networks with Firepower — Question 274
A network administrator is setting up a Cisco Secure Firewall Threat Defense to peer via BGP with two ISPs. The administrator wants traffic to certain IP ranges to prefer to come in one ISP instead of the other. What must be configured on the BGP connection to the peer to help facilitate the requirement?
Answer options
- A. prefix list
- B. access list
- C. address map
- D. route map
Correct answer: D
Explanation
The correct answer is D, route map, which allows for the manipulation of routing decisions based on defined criteria, such as IP ranges. The other options, like prefix lists and access lists, do not provide the necessary functionality to influence the path selection in BGP for specific traffic preferences.