Drag and drop the steps of IKEv2 fragmentation and DPD keepalive process 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
IKEv2 fragmentation occurs when the IKE packet exceeds the MTU. The sender fragments the packet, marks it with a fragment number, and sends all fragments. The receiver reassembles them.
DPD keepalives are sent periodically to verify the peer is still reachable; if no response is received, the peer is declared dead.