Cisco Cisco Packet Data Gateway (PDG)

Descargar
Página de 1952
crypto ipsec transform-set
Configures transform-sets on the system and enters the Crypto IPSec Transform Set Configuration Mode.
Product
PDSN
PDIF
HA
GGSN
SCM
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration
configure > context context_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-ctx)#
Syntax Description
crypto ipsec transform-set transform_name [ ah { hmac { md5-96 | none | sha1-96 } { esp { hmac { {
md5-96 | sha1-96 } { cipher { 3des-cbc | aes-cbc-128 | aes-cbc-256 | des-cbc } } | none } } } } ]
no crypto ipsec transform-set 
transform_name
no
Removes a previously configured transform set
transform_name
Specifies the name of the transform set as an alphanumeric string of 1 through 127 characters that is case
sensitive.
ah hmac
Configures the Authentication Header (AH) hash message authentication codes (HMAC) parameter for the
transform set to one of the following:
• md5-96:Message Digest 5 truncated to 96 bits
• sha1-96:Secure Hash Algorithm-1 truncated to 96 bits
Command Line Interface Reference, Modes C - D, StarOS Release 19    
525
Context Configuration Mode Commands A-D
crypto ipsec transform-set