children
Syntax
children { child-name { esp-proposal esp-proposal; local-traffic-selector { (ipv4-prefix ipv4-prefix | ipv6-prefix ipv6-prefix); port port; protocol protocol; } mode (transport | tunnel); rekey-time rekey-time; remote-traffic-selector{ (ipv4-prefix ipv4-prefix | ipv6-prefix ipv6-prefix); port port; protocol protocol; } } }
Hierarchy Level
[edit security host-vpn connections connection-name]
Description
Configure child details to establish a security association (SA). An SA describes a specific negotiated set of parameters to protect traffic between two host for a certain period of time.
Options
child-name |
Specify the child SA name. |
||||||||||||
esp-proposal esp-proposal |
Specify the algorithms to use in negotiating the child SA from among the pre-selected combinations available, which represent the encryption algorithm, integrity algorithm, and Diffie Hellman group. There are the following options:
|
||||||||||||
mode (transport | tunnel) |
Specify
the IPsec usage mode to negotiate:
|
||||||||||||
rekey-time rekey-time |
Specify how long, in seconds, before the child SA is rekeyed. Actual rekeying occurs slightly sooner than the rekey time specified because of rekey randomization.
|
The remaining statements are explained separately.
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Evolved Release 18.3R1.