See the following sections:
- proposal proposal-name {
-
authentication-algorithm (md5 | sha1 | sha-256);
-
authentication-method (dsa-signatures | pre-shared-keys
| rsa-signatures);
-
description description;
-
dh-group (group1 | group2);
-
encryption-algorithm algorithm;
-
lifetime-seconds seconds;
- }
- [edit services ipsec-vpn ike]
Statement introduced before JUNOS Release 7.4.
Define an IKE proposal for a dynamic SA.
proposal-name—IKE proposal name.
The remaining statements are explained separately.
See Configuring an IKE Proposal.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- proposal proposal-name {
-
authentication-algorithm (hmac-md5-96 | hmac-sha1-96);
-
description description;
-
encryption-algorithm algorithm;
-
lifetime-seconds seconds;
-
protocol (ah | esp | bundle);
- }
- [edit services ipsec-vpn ipsec]
Statement introduced before JUNOS Release 7.4.
Define an IPSec proposal for a dynamic SA.
proposal-name—IPSec proposal name.
The remaining statements are explained separately.
See Configuring an IPSec Proposal.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.