exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 43 discussion

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

An engineer is configuring a network and needs packets to be forwarded to an interface for any destination address that is not in the routing table.
What should be configured to accomplish this task?

  • A. set ip next-hop
  • B. set ip default next-hop
  • C. set ip next-hop recursive
  • D. set ip next-hop verify-availability
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
ellen_AA
Highly Voted 2 years, 4 months ago
- The "set ip default next-hop" command verifies the existence of the destination IP address in the routing table: * If the destination IP address exists in the RT, the command does not policy route the packet, but forwards the packet based on the routing table. * If the destination IP address does not exist in the RT, the command policy routes the packet by sending it to the specified next hop. - The "set ip next-hop" command verifies the existence of the destination IP address in the routing table: * If the next hop exists in the routing table, then the command policy routes the packet to the next hop. * If the next hop does not exist in the routing table, the command uses the routing table to forward the packet.
upvoted 12 times
...
[Removed]
Most Recent 10 months, 2 weeks ago
Selected Answer: B
B is correct
upvoted 1 times
...
MasoudGhorbani
1 year, 3 months ago
Selected Answer: B
This command specifies the next-hop address to use if there is no explicit route for the destination in the routing table. This is typically used in PBR to specify a default next-hop for packets that do not match any of the other more specific routes in the routing table.
upvoted 2 times
...
Malasxd
2 years ago
Selected Answer: B
B for sure
upvoted 1 times
...
mrnipsnips
2 years, 6 months ago
Selected Answer: B
B for sure
upvoted 2 times
...
_Stupid_
3 years, 4 months ago
Selected Answer: B
Reference: https://www.cisco.com/c/en/us/support/docs/ip/ip-routed-protocols/47121-pbr-cmds-ce.html#:~:text=The%20set%20ip%20default%20next%2Dhop%20command%20verifies,by%20sending%20it%20to%20the%20specified%20next%20hop
upvoted 1 times
...
[Removed]
3 years, 9 months ago
The given answer is correct
upvoted 2 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 ...