A policy needs to be implemented on Router B so that any traffic sourced from 172.16.10.0/24 will be forwarded to Router C. Which configuration on Router B will achieve the desired effect? A. access-list 1 permit 172.16.10.0 0.0.0.255 interface S0 ip policy route-map policy route-map policy permit 10 match ip address 1 set ip next-hop 172.16.12.3 B. access-list 1 permit 172.16.10.0 0.0.0.255 interface E0 ip policy route-map policy route-map policy permit 10 match ip address 1 set ip next-hop 172.16.12.2 C. access-list 1 permit 172.16.10.0 0.0.0.255 !interface E0 ip policy route-map policy route-map policy permit 10 match ip address 1 set ip next-hop 172.16.14.4 D. access-list 1 deny 172.16.10.0 0.0.0.255 interface S0 ip policy route-map policy route-map policy permit 10 match ip address 1 set ip next-hop 172.16.12.2 Â Suggested Answer: A The "next-hop" IP address should be the E1 interface of router C (172.16.12.3). This question is in 300-101 Cisco Implementing Cisco IP Routing (ROUTE) Exam For getting Cisco Certified Network Professional (CCNP) Routing and Switching Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Cisco. Trademarks, certification & product names are used for reference only and belong to Cisco. The website does not contain actual questions and answers from Cisco's Certification Exam.
Please login or Register to submit your answer