A network engineer is troubleshooting an ADVPN scenario where shortcut tunnels between spokes are not forming. The hub has IKEv2 configured and the spokes are behind NAT. Which THREE conditions must be met for shortcut tunnels to establish?
Trap 1: NAT traversal is enabled on all gateways
NAT traversal is automatically enabled in IKEv2 when needed.
Trap 2: IKEv1 is used for the spoke-to-hub tunnels
ADVPN requires IKEv2.
- A
NAT traversal is enabled on all gateways
Why wrong: NAT traversal is automatically enabled in IKEv2 when needed.
- B
Spokes are configured with 'set auto-discovery' enabled
Spokes need auto-discovery to accept shortcut proposals.
- C
IKEv1 is used for the spoke-to-hub tunnels
Why wrong: ADVPN requires IKEv2.
- D
The hub's phase2 configuration has 'auto-negotiate' enabled
This allows the hub to propose shortcut tunnels.
- E
The hub's phase2 configuration includes 'add-route'
This adds routes to spokes for shortcut.