exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 445 discussion

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

An engineer configures PBR on R5 and wants to create a policy that matches traffic destined toward 10.10.10.0/24 and forwards it toward 10.1.1.1. This traffic must also have its IP precedence set to 5. All other traffic should be forwarded toward 10.1.1.2 and have its IP precedence set to 0. Which configuration meets the requirements?

  • A. access-list 100 permit ip any 10.10.10.0 0.0.0.255
    route-map CCNP permit 10
    match ip address 100
    set ip next-hop 10.1.1.1
    set ip precedence 5
    !
    route-map CCNP permit 20
    set ip next-hop 10.1.1.2
    set ip precedence 0
  • B. access-list 100 permit ip any 10.10.10.0 0.0.0.255
    route-map CCNP permit 10
    match ip address 100
    set ip next-hop 10.1.1.1
    set ip precedence 0
    !
    route-map CCNP permit 20
    set ip next-hop 10.1.1.2
    set ip precedence 5
    !
    route-map CCNP permit 30
  • C. access-list 1 permit 10.10.10.0 0.0.0.255
    route-map CCNP permit 10
    match ip address 1
    set ip next-hop 10.1.1.1
    set ip precedence 5
    !
    route-map CCNP permit 20
    set ip next-hop 10.1.1.2
    set ip precedence 0
  • D. access-list 1 permit 10.10.10.0 0.0.0.255
    access-list 2 permit any
    route-map CCNP permit 10
    match ip address 1
    set ip next-hop 10.1.1.1
    set ip precedence 5
    !
    route-map CCNP permit 20
    match ip address 2
    set ip next-hop 10.1.1.2
    set ip precedence 0
    !
    route-map CCNP permit 30
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
HungarianDish_111
Highly Voted 1 year, 11 months ago
Selected Answer: A
https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/12-2/25ew/configuration/guide/conf/pbroute.pdf Classify traffic based on extended access list criteria.
upvoted 6 times
...
[Removed]
Most Recent 9 months ago
Selected Answer: A
A is correct
upvoted 1 times
...
dapardo
11 months ago
Selected Answer: A
Key point to distinguish which one is the correct, remember the difference between an standard access list and an extended access lists (range number)
upvoted 2 times
...
[Removed]
1 year, 8 months ago
Selected Answer: A
Correct, you need to define a source and destination for the Access-list, and two route maps to match each of the parameters for that destination and to be manipulated for the next-hop
upvoted 3 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