delete sa esp ((A.B.C.DX:X::X:X) SPI)
Valid entries: |
|
sa | Configure Security Association |
esp | Delete ESP Security Associations |
all | Delete all ESP Security Associations |
(A.B.C.DX:X::X:X) | Security Association remote address |
SPI | Security Parameter Index |
Example
Configure Security Association.
Syntax
sa esp (A.B.C.D A.B.C.D) SPI MODE ((CRYPTALGO CRYPTKEY)null) AUTHALGO AUTHKEY sa esp (X:X::X:X X:X::X:X) SPI MODE ((CRYPTALGO CRYPTKEY)null) AUTHALGO AUTHKEY
sa esp (A.B.C.D A.B.C.D)
sa esp (X:X::X:X X:X::X:X)
Valid entries:
esp | ESP security association |
|
A.B.C.D | Security Association source IPv4 address |
|
A.B.C.D | Security Association destination IPv4 address |
|
X:X::X:X | Security Association source IPv6 address |
|
X:X::X:X | Security Association destination IPv6 address |
|
SPI | Security Parameter Index from 1 to | |
4294967295) |
|
|
MODE | IPsec processing mode |
|
Possible values for MODE are: |
| |
tunnel | Tunnel mode |
|
transport Transport mode |
| |
CRYPTALGO | IPsec encryption algorithm |
|
Possible values for CRYPTALGO are: |
| |
Triple DES |
| |
AES |
| |
CRYPTKEY | Encryption key |
|
format: ASCII string ("abcdefgh1234#=+...") |
| |
hexadecimal | value (0x123456789abcdef0) |
|
192 bits (24 bytes) for |
| |
128/192/256 | bits (16/24/32 bytes) for |
|
null | ESP_NULL encryption (RFC2410) |
|
AUTHALGO | IPsec authentication algorithm |
|
Possible values for AUTHALGO are: |
| |
|
| |
| ||
AUTHKEY | Authentication/integrity key |
|
format: ASCII string ("abcdefgh1234#=+...") |
| |
hexadecimal | value (0x123456789abcdef0) |
|
length: 128 | bits (16 bytes) for |
|
160 bits (20 bytes) for |
| |
Example |
|
|
| ||
0x4d7acaf0c08349ebbcbd86a2093eadf69786537755fc3ea23835c2d71450fdf5 |
| |
0x6a4a71232e102e404979f8edef925a51b1ac098d |
| |
| NGFW Command Line Interface Reference | 183 |