exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 454 discussion

Actual exam question from Cisco's 300-410
Question #: 454
Topic #: 1
[All 300-410 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Not_That_Guy
Highly Voted 1 year, 3 months ago
'route-map POLICY permit 20' is not required here because the route map is not referenced anywhere else, it's only used to modify the next-hop on specific packets. Recursive is required because the other router is "two hops away".
upvoted 5 times
...
Tim303
Highly Voted 1 year, 1 month ago
its 2 hops away then we have to use "recursive"
upvoted 5 times
...
[Removed]
Most Recent 9 months, 2 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
inteldarvid
1 year, 9 months ago
Selected Answer: A
yes, correct "A". But also its necesary permit route map seq 20. :)
upvoted 3 times
[Removed]
1 year, 4 months ago
I believe route maps for PBR do not require a permit statement
upvoted 3 times
...
Brand
1 year, 8 months ago
What you're describing is the answer B. Is it B then?
upvoted 1 times
Brand
1 year, 8 months ago
Sorry, B is denying the HTTP traffic in Seq 10. It should be "A"
upvoted 2 times
...
bk989
1 year, 3 months ago
They are leaving the part out about attaching the route map to an inteerface in answer A. When you do attach it to an interface this is called Policy based routing, and there is no implicit deny for the route map in this scenario
upvoted 1 times
...
...
[Removed]
1 year, 9 months ago
Correct, otherwise all other traffic is blackholed
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago