How To Implement General Ipsec Configurations For Ipsec Networks - Cisco CRS-1 - Carrier Routing System Router Configuration Manual

Ios xr system security configuration guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Implementing IPSec Network Security on Cisco IOS XR Software
During negotiation, the set pfs command causes IPSec to request PFS when requesting new security
associations for the crypto profile entry. If the set pfs command statement does not specify a group, the
default (group1) is sent. If the peer initiates the negotiation and the local configuration specifies PFS,
the remote peer must perform a PFS exchange or the negotiation fails. If the local configuration does not
specify a group, a default of group1 is assumed, and an offer of either group1, group2, or group5 is
accepted. If the local configuration specifies group2 or group5, the group must be part of the offer from
the peer or the negotiation fails. If the local configuration does not specify PFS, the configuration accepts
any offer of PFS from the peer.
Checkpointing
IPSec checkpoints SAs in the local database. If an IPSec process restarts, SAs are retrieved from the
local database and need not be re-established with remote peers.
How to Implement General IPSec Configurations for IPSec
Networks
This section contains the following implementation procedures:
Setting Global Lifetimes for IPSec Security Associations
This task sets global lifetimes for IPSec security associations.
SUMMARY STEPS
1.
2.
3.
4.
OL-20382-01
Setting Global Lifetimes for IPSec Security Associations, page 85
Creating Crypto Access Lists, page 88
Defining Transform Sets, page 90
Configuring Crypto Profiles, page 91
Applying Crypto Profiles to tunnel-ipsec Interfaces, page 98
Applying Crypto Profiles to Crypto Transport, page 99
configure
crypto ipsec security-association lifetime {seconds seconds | kilobytes kilobytes}
end
or
commit
clear crypto ipsec sa {sa-id | all}
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router

How to Implement General IPSec Configurations for IPSec Networks

(required)
(required)
(required)
(required)
(optional)
(required)
SC-85

Advertisement

Table of Contents
loading

Table of Contents