exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 448 discussion

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



Refer to the exhibit. An engineer configures router B to direct all traffic from host 192.168.1.3 to router C. All other traffic must be routed through normal routing-protocol operations. Which configuration accomplishes the task?

  • A. interface g0/0/0
    ip address 192.168.1.254 255.255.255.0
    !
    access-list 101 permit ip host 192.168.1.3 any
    access-list 101 permit ip any any
    !
    route-map CCNP permit 10
    match ip address 101
    set ip next-hop 10.0.1.2
  • B. interface g0/0/0
    ip address 192.168.1.254 255.255.255.0
    ip policy route-map CCNP
    !
    access-list 101 permit ip host 192.168.1.3 any
    !
    route-map CCNP permit 10
    match ip address 101
    set ip next-hop 10.0.2.1
  • C. interface g0/0/0
    ip address 192.168.1.254 255.255.255.0
    ip policy route-map CCNP
    !
    access-list 101 permit ip any host 192.168.1.3
    !
    route-map CCNP permit 10
    match ip address 101
    set ip next-hop 10.0.1.2
  • D. interface g0/0/0
    ip address 192.168.1.254 255.255.255.0
    ip policy route-map CCNP
    !
    access-list 101 permit ip host 192.168.1.3 any
    !
    route-map CCNP permit 10
    match ip address 101
    set ip next-hop 10.0.1.2
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
jansan55
Highly Voted 1 year, 9 months ago
A: missing the ip policy route-map CCNP under int Gi0/0 B: wrong next-hop (10.0.2.1 instead of 10.0.1.2) C: the direction is opposite in access-list 101 D: correct
upvoted 6 times
jansan55
1 year, 8 months ago
Well, next-hop in answer B also point to router C. Not clear the route redistribution of 192.168.1.0/24 prefix (to EIGRP or to OSPF ASBR) So answer B possible solution too.
upvoted 1 times
bk989
7 months, 3 weeks ago
No it is not. B points to the wrong next hop. This has nothing to do with redistribution.
upvoted 1 times
...
...
...
[Removed]
Most Recent 9 months ago
Selected Answer: D
D is correct
upvoted 1 times
[Removed]
9 months ago
ip policy route-map CCNP under the interface access-list 101 permit ip host 192.168.1.3 any
upvoted 3 times
...
...
inteldarvid
1 year, 8 months ago
Selected Answer: D
the give answer is correct
upvoted 1 times
...
GReddy2323
1 year, 11 months ago
Can someone elaborate? It's either A or D and I thought it was A because of the permit ip any any statement on the ACL.
upvoted 1 times
cir_
1 year, 10 months ago
The any any statement in the ACL will make all traffic route via 10.0.1.2 rather than just traffic sourced from 192.168.1.3
upvoted 5 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