An engineer must override the normal routing behavior of a router. The engineer must send HTTP traffic that is destined to 10.100.100.100 from 10.1.1.0/24 via a next hop of 10.2.2.2, two hops away from the router that is connected to the 10.1.1.0/24 subnet. Which configuration reroutes traffic according to this requirement?

QuestionsCategory: 300-410An engineer must override the normal routing behavior of a router. The engineer must send HTTP traffic that is destined to 10.100.100.100 from 10.1.1.0/24 via a next hop of 10.2.2.2, two hops away from the router that is connected to the 10.1.1.0/24 subnet. Which configuration reroutes traffic according to this requirement?
Admin Staff asked 1 year ago
An engineer must override the normal routing behavior of a router. The engineer must send HTTP traffic that is destined to 10.100.100.100 from 10.1.1.0/24 via a next hop of 10.2.2.2, two hops away from the router that is connected to the 10.1.1.0/24 subnet. Which configuration reroutes traffic according to this requirement?

A. access-list 100 permit tcp 10.1.1.0 0.0.0.255 host 10.100.100.100 eq http
route-map POLICY permit 10
match ip address 100
set ip next-hop recursive 10.2.2.2

B. access-list 100 permit tcp 10.1.1.0 0.0.0.255 host 10.100.100.100 eq http
route-map POLICY deny 10
match ip address 100
set ip next-hop recursive 10.2.2.2
route-map POLICY permit 20

C. access-list 100 permit tcp 10.1.1.0 0.0.0.255 host 10.100.100.100 eq http
route-map POLICY permit 10
match ip address 100
set ip next-hop 10.2.2.2
route-map POLICY permit 20

D. access-list 100 permit tcp 10.1.1.0 0.0.0.255 host 10.100.100.100 eq http
route-map POLICY permit 10
match ip address 100
set ip next-hop 10.2.2.2










Correct Answer: A

This question is in 300-410 exam
For getting CCNP Enterprise Certificate


Next Post

Recommended

Welcome Back!

Login to your account below

Create New Account!

Fill the forms below to register

Retrieve your password

Please enter your username or email address to reset your password.