ipsec (Security)
Syntax
ipsec { anti-replay-window-size anti-replay-window-size; internal; policy; proposal security-association sa-name; traceoptions; vpnvpn-name { bind-interface st0. ; } vpn-monitor-options { interval seconds; threshold number; } }
Hierarchy Level
[edit security]
Description
Define IPsec configuration. A VPN connection can link two LANs (site-to-site VPN) or a remote dial-up user and a LAN. The traffic that flows between these two points passes through shared resources such as routers, switches, and other network equipment that make up the public WAN. An IPsec tunnel is created between two participant devices to secure VPN communication.
Options
anti-replay-window-size | Anti-replay window size.
|
||||
internal | Configure
internal IPsec. When the internal IPsec is configured, IPsec-based |
||||
policy | 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. |
||||
proposal | Name of the IPsec proposal. An IPsec proposal lists protocols and algorithms (security services) to be negotiated with the remote IPsec peer. |
||||
security-association | Configure a manual IPsec security association (SA) to be applied to an OSPF or OSPFv3 interface or virtual link. IPsec can provide authentication and confidentiality to OSPF or OSPFv3 routing packets. |
||||
traceoptions | Configure IPsec tracing options. Trace operations track IPsec events and record them in a log file in the /var/log directory. |
||||
vpn vpn-name | Configure an IPsec VPN. A VPN provides a means by which remote computers communicate securely across a public WAN suchas the Internet |
||||
vpn-monitor-options | Configure VPN monitoring options
|
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.
group15
, group16
, group21
,
hmac-sha-512
and hmac-sha-384
options
introduced in Junos OS Release 19.1R1 on SRX Series Firewalls.