exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 85 discussion

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


Refer to the exhibits. Phase-3 tunnels cannot be established between spoke-to-spoke in DMVPN.
Which two commands are missing? (Choose two.)

  • A. The ip nhrp redirect command is missing on the spoke routers.
  • B. The ip nhrp shortcut command is missing on the spoke routers.
  • C. The ip nhrp redirect command is missing on the hub router.
  • D. The ip nhrp shortcut command is missing on the hub router.
  • E. The ip nhrp map command is missing on the hub router.
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

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
Malasxd
Highly Voted 3 years, 3 months ago
Selected Answer: BC
Well, it's a really complicate question. For me, it's missing 3 commands. The "ip nghrp map multicast dynamic" and "ip nhrp redirect" in the hub. And the IP nhrp shortcut in the spokes. In a lab, the DMVPN Phase wouldn't work without theses 3 commands. BC seems correct, but without E it wouldn't work. It's complicated.
upvoted 11 times
...
HungarianDish_111
Highly Voted 2 years ago
Selected Answer: BC
Hub(config)#interface tunnel 1 Hub(config-if)#ip nhrp redirect -> Hub notifies spoke routers of suboptimal traffic paths Spoke1(config)#interface tunnel 1 Spoke1(config-if)#ip nhrp shortcut -> Spokes send a resolution request for a shortcut path after receiving an NHRP redirect traffic indication message
upvoted 6 times
...
[Removed]
Most Recent 10 months, 2 weeks ago
Selected Answer: BC
B & C are correct
upvoted 1 times
...
Colmenarez
1 year, 8 months ago
Selected Answer: BC
OCG Pag 773 "The Phase 3 DMVPN configuration for the hub router adds the interface parameter command IP NHRP REDIRECT on the hub router. This command checks the flow of packets on the tunnel interface and sends a redirect message to the source spoke router when it detects packets hairpinning out of the DMVPN cloud. Hairpinning means that traffic is received and sent out an interface in the same cloud (identified by the NHRP network ID). For instance, hairpinning occurs when packets come in and go out the same tunnel interface. The Phase 3 DMVPN configuration for spoke routers uses the mGRE tunnel interface and uses the command IP NHRP SHORTCUT on the tunnel interface.
upvoted 2 times
...
dq28
2 years, 4 months ago
Selected Answer: BD
Shortcut is needed on hub and spokes to initiate spoke-to-spoke tunnels. Redirect is an optimization that is needed for spoke-to-spoke communication only if you have summarized routes, if the spoke has the complete routing-table it is not needed. https://www.cisco.com/c/en/us/support/docs/security/dynamic-multipoint-vpn-dmvpn/211292-Configure-Phase-3-Hierarchical-DMVPN-wit.html#anc9 https://www.ciscozine.com/dmvpn-phase-3-guide/
upvoted 1 times
...
chris7890
2 years, 5 months ago
The given answer is correct. Phase 3: Use ip nhrp redirect on hub routers & ip nhrp shortcuts on spoke routers. https://network-insight.net/2015/02/03/design-guide-dmvpn-phases/
upvoted 1 times
...
quyle
2 years, 7 months ago
I think question have a problem ip nhrp network-id different on int tun 1 cause dmvpn not up. if question is true. I choose B and C. shortcut and redirect is representative of dmvpn phase 3
upvoted 1 times
...
M_Abdulkarim
2 years, 9 months ago
also ip nhrp map multicast dynamic is missing. it allows NHRP to automatically add spoke routers to the multicast NHRP mappings.
upvoted 2 times
...
Hack4
3 years, 3 months ago
B&C are the best answers
upvoted 1 times
...
JingleJangus
3 years, 3 months ago
Selected Answer: CE
For phase 3 dmvpn you do. You absolutely do. Got cisco press right in front of me. Nhrp provides a mapping service of the tunnel ip to the nbma ip. So if you want those juicy tunnel to nbma mappings that the hub keeps in its pockets to know when a spoke could use a more optimal path (ip nhrp redirect) it will forward the redirect packet to the destination spoke and it will resolve with the remote spoke. Ip nhrp shortcut is enabled by default, so D is not correct.
upvoted 1 times
[Removed]
3 years, 3 months ago
Yea this is very misleading. For phase 3 spoke to spoke tunnels you have to have redirect on the hub and shortcut on the spokes. Yes the hub is missing the map command but this is specifically asking for phase 3 configurations.
upvoted 1 times
...
...
JingleJangus
3 years, 3 months ago
Selected Answer: DE
For phase 3 dmvpn you do. You absolutely do. Got cisco press right in front of me. Nhrp provides a mapping service of the tunnel ip to the nbma ip. So if you want those juicy tunnel to nbma mappings that the hub keeps in its pockets to know when a spoke could use a more optimal path (ip nhrp redirect) it will forward the redirect packet to the destination spoke and it will resolve with the remote spoke. Ip nhrp shortcut is enabled by default, so D is not correct.
upvoted 1 times
...
error_909
3 years, 8 months ago
B&C&D are all missing. But since the question is asking specifically about Phase 3 we assume that B&C are the write answers
upvoted 2 times
...
AliMo123
3 years, 9 months ago
wrong answers E is correct since the Hub is missing command (ip NHRP map multicast dynamic) otherwise point-to point tunnel btw spokes wont form.
upvoted 1 times
Raider1
3 years, 7 months ago
You don't need NHRP map on the Hub
upvoted 2 times
JingleJangus
3 years, 3 months ago
For phase 3 dmvpn you do. You absolutely do. Got cisco press right in front of me. Nhrp provides a mapping service of the tunnel ip to the nbma ip. So if you want those juicy tunnel to nbma mappings that the hub keeps in its pockets to know when a spoke could use a more optimal path (ip nhrp redirect) it will forward the redirect packet to the destination spoke and it will resolve with the remote spoke. Ip nhrp shortcut is enabled by default, so D is not correct.
upvoted 1 times
...
...
...
[Removed]
3 years, 9 months ago
The given answer is correct. HUB: redirect, Spoke: shortcut for phase 3 dmvpn
upvoted 1 times
...
azharken
4 years ago
ip nhrp map command is also required on hub router to establish basic dmvpn connection, redirect and shortcut commands comes afterwards
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 ...