proposal (Security IKE Dynamic SA)
Syntax
proposal ike-proposal-name {
authentication-algorithm (md5 | sha1 | sha-256);
authentication-method (dsa-signatures | pre-shared-keys | rsa-signatures);
description description;
dh-group (group1 | group2 | group 5 | group14);
encryption-algorithm algorithm;
lifetime-seconds seconds;
}
Hierarchy Level
[edit security ike]
Description
Define an IKE proposal for a dynamic SA.
Options
ike-proposal-name—Specify an IKE proposal name.
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 before Junos OS Release 7.4.