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;
- }
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 IKE Proposals.
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);
- }
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 IPsec Proposals.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.