Applying Crypto Profiles To Tunnel-Ipsec Interfaces - Cisco IOS XR Configuration Manual

System security configuration guide
Hide thumbs Also See for IOS XR:
Table of Contents

Advertisement

How to Implement IPSec Network Security for Locally Sourced and Destined Traffic
Be sure to define which packets to protect. If you must use the any keyword in a permit statement, you
must preface that statement with a series of deny statements to filter any traffic (that would otherwise
fall within that permit statement) that you do not want to be protected.

Applying Crypto Profiles to tunnel-ipsec Interfaces

This task applies a crypto IPsec profile to a tunnel-ipsec interface.
You must apply a crypto profile to each tunnel-ipsec interface through which IPSec traffic flows.
Applying the crypto profile set to a tunnel-ipsec interface instructs the router to evaluate all the
interface's traffic against the crypto profile set and to use the specified policy during connection or SA
negotiation on behalf of traffic to be protected by crypto.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
DETAILED STEPS
Command or Action
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure interface
Step 2
interface tunnel-ipsec interface-number
Example:
RP/0/RP0/CPU0:router(config)# interface
tunnel-ipsec 0
Step 3
profile profile-name
Example:
RP/0/RP0/CPU0:router(config-if)# profile
sample1
Step 4
tunnel source ip-address
Example:
RP/0/RP0/CPU0:router(config-if)# tunnel source
10.0.0.2
Cisco IOS XR System Security Configuration Guide
SC-130
configure
interface tunnel-ipsec interface-number
profile profile-name
tunnel source ip-address
tunnel destination ip-address
end
or
commit
Implementing IPSec Network Security on Cisco IOS XR Software
Purpose
Enters global configuration mode.
Identifies the IPSec interface to which the crypto profile is
attached.
You can use the interface tunnel-ipsec command to enter
tunnel-ipsec interface configuration mode.
Specifies the crypto profile to use in IPSec processing.
The same crypto profile cannot be shared in different
IPSec modes.
Specifies the tunnel source IP address.
This command is required for both static and dynamic
profiles.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ios xr 3.5

Table of Contents