Exam 300-510 | Question id=5217 | Routing Policy and Manipulation |
Refer to the exhibit.
router bgp 65515
neighbor 192.168.1.1 route-map ciscotest in
neighbor 192.168.1.1 remote-as 65516
!
ip as-path access-list 1 permit_65517_
!
route-map ciscotest permit 10
match as-path 1
set local-preference 150
After troubleshooting BGP traffic steering issue, which action did the network operator take to achieve the correct effect of this configuration?
A. |
Routes that have passed through AS 65517 have the local preference set to 150. | |
B. |
Routes that have originated through AS 65517 have the local preference set to 150. | |
C. |
Routes directly attached to AS 65517 have the local preference set to 150. | |
D. |
Routes that have passed through AS 65517 have the local preference set to 150 and the traffic is denied. |