Technical Tip: Multiple shortcut tunnels between the same spoke pair
| Description | The article illustrates a dual-hub ADVPN topology. The key feature being demonstrated is that multiple independent shortcut tunnels can exist between the same pair of spokes. |
| Scope | FortiGate, ADVPN. |
| Solution | ADVPN implementation allows multiple concurrent shortcut tunnels between the same pair of spokes as long as they are negotiated over different hub gateways. Each shortcut has its own independent lifetime and is not tied to the continued existence of the original parent tunnel that triggered it.
Refer to the diagram and sequence of events:
For the second shortcut to be created, it is needed to differentiate between the overlays by setting a network ID on each of them.
config vpn ipsec phase1-interface
After setting a different network ID on each overlay (both HUB and spoke side), both shortcuts can now be established at the same time. |

