Drag and drop the steps of FlexVPN spoke-to-spoke dynamic tunnel creation into the correct order, from first to last.
Drag steps to the numbered slots on the right, or tap a step then tap a slot.
Why this order
In FlexVPN, the spoke-to-spoke dynamic tunnel creation process uses IKEv2, not IKEv1. The correct sequence: Spoke1 sends an IKEv2 request to the hub for information about Spoke2. The hub responds with a redirect notification containing Spoke2's address.
Spoke1 then initiates a direct IKEv2 SA with Spoke2. Authentication is performed directly between spokes (typically using certificates or pre-shared keys), not via the hub. After authentication, they establish an IPsec SA for secure data transfer.
Exam trap
A common trap is confusing IKE versions: FlexVPN exclusively uses IKEv2, so any reference to IKEv1 in the steps is incorrect. Also, authentication in FlexVPN is direct between spokes, not proxied through the hub.