- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
on 03-09-2023 08:39 PM - edited on 11-04-2024 05:40 PM by JayGolf
This Nominated Discussion Article is based on the post "Bring Down IPsec Tunnel Manually" by @j.nepomuceno and responded to by @TomYoung and @Raido_Rattameister . Read on to see the discussion and solution!
I am troubleshooting an issue where I need to bring down the IPsec tunnel manually, what is the best way to do this in GUI or CLI?
Thanks
Depending on whether you want to bounce the tunnel or actually disable it, you have different options.
The following CLI commands will tear down the VPN tunnel (phase1 & phase2 respectively):
> clear vpn ike-sa gateway <gw-name>
> clear vpn ipsec-sa tunnel <tunnel-name>
Follow these steps to clear (bounce) a tunnel using the GUI:
Instead of bouncing, you can also choose to disable/enable IKE gateways or IPsec tunnels.
For more information: