See the following sections:
- policy policy-name {
- description description;
- local-certificate identifier;
- local-id (ipv4_addr ipv4-address | ipv6-addr ipv6-address | key-id identifier);
- mode (aggressive | main);
- pre-shared-key (ascii-text key | hexadecimal key);
- proposals [ proposal-names ];
-
- remote-id {
- any-remote-id;
- ipv4_addr [ values ];
- ipv6_addr [ values ];
- key_id [ values ];
- }
- }
Statement introduced before JUNOS Release 7.4.
Define an IKE policy.
policy-name—IKE policy name.
The remaining statements are explained separately.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- policy policy-name {
- description description;
-
- perfect-forward-secrecy {
- keys (group1 | group2);
- }
- proposals [ proposal-names ];
- }
Statement introduced before JUNOS Release 7.4.
Define an IPsec policy.
policy-name—IPsec policy name.
The remaining statements are explained separately.
See Configuring IPsec Policies.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.