02-01-2006 02:54 AM - edited 02-21-2020 12:41 AM
Is there a command to clear active IPSEC or PPTP tunnels from the PIX?
02-01-2006 03:27 AM
clear crypto ipsec sa - This command deletes the active IPSec security associations.
clear crypto ipsec sa peer - This command deletes the active IPSec security associations for the specified peer.
02-01-2006 03:51 AM
What about pptp, I can view the vpnd sessions but there appears to be no "clear" command for them?
cheers
02-01-2006 04:19 AM
Hi, if you use the following commands the tunnels will be cleared and the security associations will be reset.
clear crypto ipsec sa
clear crypto isakmp sa
This should help.
Please rate this post.
Cheers
Rob
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide