Cisco Cisco Packet Data Interworking Function (PDIF)

Page de 1952
maximum-child-sa
Configures the maximum number of IPSec child security associations that can be derived from a single IKEv2
IKE security association.
Product
All Security Gateway products
Privilege
Security Administrator
Command Modes
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 Description
maximum-child-sa num
default maximum-child-sa
maximum-child-sa num
Specifies the maximum number of IPSec child security associations that can be derived from a single IKEv2
IKE security association. num must be 1. Default: 1
default maximum-child-sa
Sets the maximum number of Child SAs to its default value of 1.
Usage Guidelines
Use this command to configure the maximum number of IPSec child security associations that can be derived
from a single IKEv2 IKE security association.
Examples
The following command configures the maximum number of child SAs to 1:
maximum-child-sa 1
   Command Line Interface Reference, Modes C - D, StarOS Release 19
1278
Crypto Template IKEv2-Dynamic Payload Configuration Mode Commands
maximum-child-sa