- ipsec {
-
- proposal proposal-name {
- authentication-algorithm (hmac-md5-96 | hmac-sha1-96);
- description description;
- encryption-algorithm algorithm;
- lifetime-seconds seconds;
- protocol (ah |
esp | bundle);
- }
-
- policy policy-name {
- description description;
-
- perfect-forward-secrecy {
- keys (group1 | group2);
- }
- proposals [ proposal-names ];
- }
- }
- [edit services ipsec-vpn]
Statement introduced before JUNOS Release 7.4.
Configure IPsec.
The statements are explained separately.
See Configuring Security Associations.
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.