Use this command to delete IKE Security Associations (SAs).
...
Caption |
---|
0 | Table |
---|
1 | IPsec SA Delete Parameters |
---|
3 | IPsec SA Delete Parameters |
---|
|
Parameter | Length/Range | Description |
---|
ikeSaDelete <SA_index>
| N/A | Enter SA index to delete a specific IKE SA and its IPsec SAs. | ikeSaDeleteAll N/A
| Use this parameter to delete ALL IKE and IPsec SAs. - For IKEv1, this is an ungraceful delete message (peer is not notified).
- For IKEv2, a tear-down message is sent to the peer.
| ipsecSaDelete localSPI <local_SPI>
N/A
| Enter local SPI to delete the IPsec SA pair (local_SPI: incoming Security Parameter Index value). |
|
...