nerdexam
Cisco

300-410 · Question #10

Refer to the exhibit. After applying IPsec, the engineer observed that the DMVPN tunnel went down, and both spoke-to-spoke and hub were not establishing. Which two actions resolve the issue? (Choose…

The correct answer is A. Configure the crypto isakmp key cisco address 0.0.0.0 on R2 and R3. In DMVPN, spokes must dynamically establish IPsec sessions with each other (not just the hub), but spoke IP addresses are not known in advance. If R2 and R3 are configured with a specific hub IP key (e.g., 'crypto isakmp key cisco address 10.1.1.1'), they can only authenticate…

VPN Technologies

Question

Refer to the exhibit. After applying IPsec, the engineer observed that the DMVPN tunnel went down, and both spoke-to-spoke and hub were not establishing. Which two actions resolve the issue? (Choose two.)

Options

  • AConfigure the crypto isakmp key cisco address 0.0.0.0 on R2 and R3.
  • BRemove the crypto isakmp key cisco address 10.1.1.1 on R2 and R3.
  • CChange the mode from mode transport to mode tunnel on R2.
  • DConfigure the mode from mode tunnel to mode transport on R3.

How the community answered

(33 responses)
  • A
    73% (24)
  • B
    6% (2)
  • C
    6% (2)
  • D
    15% (5)

Explanation

In DMVPN, spokes must dynamically establish IPsec sessions with each other (not just the hub), but spoke IP addresses are not known in advance. If R2 and R3 are configured with a specific hub IP key (e.g., 'crypto isakmp key cisco address 10.1.1.1'), they can only authenticate with the hub - not with other spokes. Adding 'crypto isakmp key cisco address 0.0.0.0' (the wildcard) allows spokes to authenticate with any ISAKMP peer, enabling dynamic spoke-to-spoke IPsec negotiation. Without this wildcard key, Phase 1 IKE fails for spoke-to-spoke paths because no matching pre-shared key exists, which is why all tunnels (including hub) may fail depending on the key lookup order.

Topics

#DMVPN#IPsec#IKE#Pre-shared Key

Community Discussion

No community discussion yet for this question.

Full 300-410 Practice