- 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.