policy (Security IPsec)
Syntax
policy policy-name { description description; perfect-forward-secrecy keys (group1 | group14 | group19 | group2 | group20 | group24 | group5 | group15 | group16 | group21); proposal-set (basic | compatible | prime-128 | prime-256 | standard | suiteb-gcm-128 | suiteb-gcm-256); proposals proposal-name; }
Hierarchy Level
[edit security ipsec]
Description
Define an IPsec policy. An IPsec policy defines a combination of security parameters (IPsec proposals) used during IPsec negotiation. It defines Perfect Forward Secrecy (PFS) and the proposals needed for the connection.
Options
name | Name of the IPsec policy. |
description | Enter descriptive text for an IPsec policy. |
perfect-forward-secrecy keys |
Specify Perfect Forward Secrecy (PFS) as the method that the device uses
to generate the encryption key. PFS generates each new encryption key
independently from the previous key. The device deletes existing IPsec
SAs when you update the
|
proposal-set |
Define a set of default IPsec proposals.
|
proposals proposal-name | Specify up to four Phase 2 proposals for an IPsec policy. If you include multiple proposals, use the same Diffie-Hellman group in all of the proposals. Proposals are evaluated in the order they appear on the list, from top down, so specify the highest priority first, followed by the next highest priority, and so on. |
Required Privilege Level
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
Release Information
Statement modified in Junos OS Release 8.5.
Support for group 14 is added in Junos OS Release 11.1.
Support for group14
options added in Junos OS Release 11.1.
Support for group19
, group20
, and
group24
options added in Junos OS Release 12.1X45-D10.
group15
, group16
, and group21
options introduced in Junos OS Release 19.1R1 on SR5000 line of devices with
junos-ike
package installed.
Support for suiteb-gcm-128
and suiteb-gcm-256
options added in Junos OS Release 12.1X45-D10. Support for
prime-128
and prime-256
options added in Junos
OS Release 15.1X49-D40.
Starting in Junos OS Release 20.2R1, we’ve changed the help text description as
NOT RECOMMENDED
for the CLI options group1
,
group2
, and group5
for devices running IKED
with junos-ike
package installed.
Support for group15
, group16
, and
group21
options added in Junos OS Release 20.3R1 on vSRX
Virtual Firewall instances with junos-ike
package installed.
Support for group15
, group16
, and
group21
options added in Junos OS Release 21.1R1 on vSRX
Virtual Firewall 3.0 instances with junos-ike
package
installed.