Refer to the exhibit. The Customer Edge router (AS 65500) wants to use AS 100 as the preferred ISP for all external routes. Customer Edge - route-map SETLP set local-preference 111 router bgp 65500 neighbor 192.168.111.1 remote-as 100 neighbor 192.168.111.1 route-map SETLP out neighbor 192.168.112.2 remote-as 200 This configuration failed to send routes to AS 100 as the preferred path. Which set of configurations resolves the issue? A. route-map SETLP set local-preference 111 router bgp 65500 neighbor 192.168.111.1 remote-as 100 neighbor 192.168.111.1 route-map SETLP in B. route-map SETPP set as-path prepend 100 100 router bgp 65500 neighbor 192.168.111.1 remote-as 100 neighbor 192.168.111.1 route-map SETPP in C. route-map SETPP set as-path prepend 111 111 router bgp 65500 neighbor 192.168.111.1 remote-as 100 neighbor 192.168.111.1 route-map SETPP out D. route-map SETLP set local-preference 111 router bgp 65500 neighbor 192.168.111.1 remote-as 100 neighbor 192.168.111.1 route-map SETLP out Correct Answer: A This question is in 300-410 exam For getting CCNP Enterprise Certificate
Please login or Register to submit your answer