Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) — Question 146
An engineer working for a private service provider with employee Id: 1234:56:789 is configuring a Cisco device to redistribute OSPF into BGP. Which task enables the device to filter routes?
Answer options
- A. Configure an access list and reference it with the redistribute command.
- B. Configure a route map and reference it with the redistribute command.
- C. Configure a prefix list and associate it to the BGP peer interface.
- D. Configure a distribute list and associate it to the BGP peer interface.
Correct answer: B
Explanation
The correct answer is B, as configuring a route map allows for granular control over which routes are redistributed into BGP. Options A, C, and D do not provide the same level of control for filtering routes during redistribution, making them less suitable for this task.