Cisco Cisco Packet Data Gateway (PDG) Folheto

Página de 8487
Crypto Template IKEv2-Dynamic Payload Configuration Mode Commands   
▀  ipsec 
 
 
▄  Cisco ASR 5x00 Command Line Interface Reference 
2854 
   
ipsec 
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 
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. 
ipsec transform-set list
 
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