
Chapter 4
Configuration via the Command Line Interface
4.5.5 Delete a Connection Security Descriptor
delete command The ipsec connection descriptor delete command deletes a Connection Descriptor.
Example In this example the
[ipsec | connection descriptor]=>delete |
name = | cnctdes1 |
:ipsec | connection descriptor delete name=cnctdes1 |
[ipsec | connection descriptor]=> |
The result of this operation is verified with the list command.
[ipsec connection descriptor]=>list
[AES_SHA1_TUN] : AES(128)
[AES_MD5_TUN] : AES(128)
[AES_SHA1_PFS_TUN] : AES(128)
[AES_MD5_PFS_TUN] : AES(128)
[3DES_SHA1_TUN] : 3DES
[3DES_MD5_TUN] : 3DES
[3DES_SHA1_PFS_TUN] : 3DES
[3DES_MD5_PFS_TUN] : 3DES
[DES_SHA1_TUN] : DES
[DES_MD5_TUN] : DES
[AES_SHA1_Adv_TUN] : AES(256)
[3DES_SHA1_Adv_TUN] : 3DES
[NullEnc_SHA1_TUN] : NULL
134 | |
|