06-10-2003 02:42 PM - edited 02-21-2020 12:36 PM
hi:
according to cisco docs, if i want to delete an active ipsec or isakmp sa, i can use the following commands:
'clear [crypto] ipsec sa...'
'clear [crypto] isakmp...'
when i type these commands my pix does not recognize them, nor are they listed in the pic 'help'.
can anyone help?
regards,
c.
06-10-2003 03:52 PM
You must be in config mode to use these "clear crypto" commands:
clear crypto ipsec sa
clear crypto isakmp sa
06-10-2003 04:15 PM
now there's no way to drop one single tunnel, i take it? via a command...
06-11-2003 05:05 AM
Yes... You can use:
clear [crypto] ipsec sa entry {destination-address} {protocol} {spi}
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