Cisco Cisco Packet Data Gateway (PDG)

Seite von 9109
Crypto Template IKEv2-Dynamic Payload Configuration Mode Commands   
▀  ipsec transform set? 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
3058 
   
ipsec transform set? 
Configures the IPSec transform set to be used for this crypto template payload. 
Product
 
All Security Gateway products 
Privilege
 
Security Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Crypto Template Configuration > Crypto Template IKEv2-
Dynamic Payload Configuration 
configure > context context_name > crypto template template_name ikev2-dynamic > payload 
payload_name match childsa
 
match
 
{ any | ipv4 | ipv6 }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(cfg-crypto-tmpl-ikev2-tunnel-payload)# 
Syntax
 
[ no ] ipsec transform-set list name [name2 ] [name3 ] [name4 ] 
no
 
Specifies the IPSec transform set to be deleted. This is a space-separated list. From 1 to 4 transform sets can 
be entered. 
name
 must be an alphanumeric string of 1 through 127 characters. 
name
 
Specifies the context configured IPSec transform set name to be used in the crypto template payload. This is a 
space-separated list. From 1 to 4 transform sets can be entered. 
name
 must be an alphanumeric string of 1 
through 127 characters. 
Usage 
Use this command to list the IPSec transform set(s) to use in this crypto template payload. 
Example
 
The following command configures IPSec transform sets named 
ipset1
 and 
ipset2
 to be used in this 
crypto template payload: 
ipsec transform-set list ipset1 ipset2