Security Associations; Ipsec Modes - Juniper JUNOS OS 10.4 - FOR EX REV 1 Manual

For ex series ethernet switches
Table of Contents

Advertisement

Security Associations

IPsec Modes

Related
Documentation
Copyright © 2010, Juniper Networks, Inc.
An IPsec consideration is the type of security association (SA) that you wish to implement.
An SA is a set of IPsec specifications that are negotiated between devices that are
establishing an IPsec relationship. These specifications include preferences for the type
of authentication, encryption, and IPsec protocol to be used when establishing the IPsec
connection. An SA can be either unidirectional or bidirectional, depending on the choices
made by the network administrator. An SA is uniquely identified by a Security Parameter
Index (SPI), an IPv4 or IPv6 destination address, and a security protocol (AH or ESP)
identifier.
Junos OS supports the following IPsec modes:
Tunnel mode is supported for both AH and ESP in Junos OS. In tunnel mode, the SA
and associated protocols are applied to tunneled IPv4 or IPv6 packets. For a tunnel
mode SA, an outer IP header specifies the IPsec processing destination and an inner
IP header specifies the ultimate destination for the packet. The security protocol header
appears after the outer IP header and before the inner IP header. In addition, there are
slight differences for tunnel mode when you implement it with AH and ESP:
For AH, portions of the outer IP header are protected, as well as the entire tunneled
IP packet.
For ESP, only the tunneled packet is protected, not the outer header.
When one side of an SA is a security gateway (such as a switch), the SA must use
tunnel mode. However, when traffic (for example, SNMP commands or BGP sessions)
is destined for a switch, the system acts as a host. Transport mode is allowed in this
case because the system does not act as a security gateway and does not send or
receive transit traffic.
NOTE: Tunnel mode is not supported for OSPF v3 control packet
authentication.
Transport mode provides an SA between two hosts. In transport mode, the protocols
provide protection primarily for upper-layer protocols. A transport mode security
protocol header appears immediately after the IP header and any options and before
any higher-layer protocols (for example, TCP or UDP). There are slight differences for
transport mode when you implement it with AH and ESP:
For AH, selected portions of the IP header are protected, as well as selected portions
of the extension headers and selected options within the IPv4 header.
For ESP, only the higher-layer protocols are protected, not the IP header or any
extension headers preceding the ESP header.
Using IPsec to Secure OSPFv3 Networks (CLI Procedure) on page 1930
Configuring an OSPF Network (J-Web Procedure) on page 1913
Chapter 76: Layer 3 Protocols—Overview
1907

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junos os 10.4

Table of Contents