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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

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

Post by answerhappygod »

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 Policy Needs  1
A Policy Needs 1 (14.3 KiB) Viewed 49 times
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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!

This topic has 1 reply

You must be a registered member and logged in to view the replies in this topic.


Register Login
 
Post Reply