See the following sections:
- policy ike-peer-address {
-
description policy-description;
-
encoding (binary | pem);
-
identity identity-name;
-
local-certificate certificate-filename;
-
local-key-pair private-public-key-file;
-
mode (aggressive | main);
-
pre-shared-key (ascii-text key | hexadecimal key);
-
proposals [ proposal-names ];
- }
- [edit security ike]
Statement introduced before JUNOS Release 7.4.
Define an IKE policy.
ike-peer-address—A tunnel address configured at the [edit interfaces es] hierarchy level.
The remaining statements are explained separately.
See Configuring an IKE Policy for Preshared Keys and Configuring an IKE Policy for Digital Certificates (ES PIC).
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- policy ipsec-policy-name {
-
-
perfect-forward-secrecy {
- keys (group1 | group2);
- }
-
proposals [ proposal-names ];
- }
- [edit security ipsec]
Statement introduced before JUNOS Release 7.4.
Define an IPSec policy.
ipsec-policy-name—Specify an IPSec policy name.
The remaining statements are explained separately.
See Configuring the IPSec Policy (ES PIC).
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.