Skip to main content
Abin_FTNT
Staff
Staff
October 10, 2016

Technical Note: How to bring down the shortcut VPN tunnel created by Auto-Discovery VPN (ADVPN)

  • October 10, 2016
  • 0 replies
  • 11717 views
Description
As of FortiOS 5.4, a dynamic tunneling mechanism (named Auto-Discovery VPN - ADVPNallows a traditional hub and spoke VPN’s spokes to establish dynamic, on-demand direct tunnels between each other so as to avoid routing through the topology’s hub device.

These dynamic tunnels are called shortcuts.  This article provides the CLI command to tear down ADVPN shortcuts.

Solution
VPN shortcut tunnels cannot be flushed via the GUI like normal IPsec VPN tunnels.
To tear down a shortcut, use the below CLI command:
diag vpn ike gateway flush name <shortcut_name>


Related Articles

Technical Tip: Fortinet Auto Discovery VPN (ADVPN)