exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 438 discussion

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



Refer to the exhibit. R1 is configured with uRPF, and ping to R1 is failing from a source present in the R1 routing table via the GigabitEthernet 0/0 interface. Which action resolves the issue?

  • A. Enable Cisco Express Forwarding to ensure that uRPF is functioning correctly.
  • B. Modify the uRPF mode from strict to loose.
  • C. Add a floating static route to the source on R1 to the GigabitEthernet0/1 interface.
  • D. Remove the access list from the interface GigabitEthernet 0/0.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Titini
Highly Voted 2 years, 4 months ago
Selected Answer: B
with uRPF strict mode, this can cause legitimate packets to be dropped, so that's something to keep in mind. In uRPF loose mode, the source of the IP packet must simply appear in the routing table. So loose mode looks for any interface in the routing table other than the default route.
upvoted 8 times
...
[Removed]
Most Recent 11 months, 1 week ago
Selected Answer: B
B is correct
upvoted 1 times
...
Pietjeplukgeluk
1 year, 3 months ago
https://www.cisco.com/c/en/us/td/docs/routers/ncs4200/configuration/guide/security/sec-data-urpf-ncs4200-book/sec-unicast-rpf-loose-mode.html "Prerequisites section" . I would say A makes more sense. I agree with ellen_AA as it seem to meet strict standards.
upvoted 1 times
Pietjeplukgeluk
1 year, 3 months ago
Apologies, guess B makes more sense as the question gets traffic via Gi0/1 but with strict mode only traffic from gi0/0 would be allowed (as this is upstream source). Anyway, classic asymmetric routing example that breaks uRPF. Please note that in real life you should fix any asymmetric routing, never do quick fixes as the answer B implies. so i agree B == CORRECT
upvoted 2 times
bk989
1 year, 3 months ago
yes interface g0/1 shows CEF is enabled. So only other option in B.
upvoted 2 times
...
...
...
Commando1664
1 year, 5 months ago
To configure uRPF Strict Mode on a Cisco router, we will enable cef firstly with “ip cef” command. This is required for uRPF check.
upvoted 1 times
...
inteldarvid
1 year, 11 months ago
Selected Answer: B
yes correct is B
upvoted 2 times
...
ellen_AA
2 years, 5 months ago
I think it's A, if it's set to strict mode we would have seen drops at the interface. Because uRPF strict mode verifies reachability of the source + its existing in the routing table.
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 ...