IP Security - Virtual Private Network
Left running head:
Chapter name (automatic)
836
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
Note: The OmniAccess 5740 USG will have a default transform-set configuration with
parameters esp-sha1-des and esp-md5-des.
E
XAMPLE
ALU(config)# crypto ipsec transform-set netset esp-sha1-aes256
ALU(config)# crypto ipsec transform-set myset esp-md5-3des esp-
md5-aes128 esp-md5-aes192
T
O DELETE A TRANSFORM-SET GLOBALLY
This command deletes the transform-set from the global configuration mode. If a
transform-set is being used by any crypto map, it is prohibited from deletion.
Hence, the transform-set must be first disabled from the crypto map and then
deleted.
E
XAMPLE
ALU(config)# no crypto ipsec transform-set netset
Command (in CM) Description
no crypto ipsec transform-set
<name>
This command deletes a transform-set.