Cisco CRS-1 - Carrier Routing System Router Configuration Manual page 105

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
Command or Action
Step 5
tunnel destination ip-address
Example:
RP/0/RP0/CPU0:router(config-if)# tunnel
destination 10.0.0.5
Step 6
end
or
commit
Example:
RP/0/RP0/CPU0:router(config-if)# end
or
RP/0/RP0/CPU0:router(config-if)# commit
Applying Crypto Profiles to Crypto Transport
This task applies a crypto profile to crypto transport.
You need to apply a crypto profile to transport mode to make the profile active. Applying the crypto
profile set to transport instructs the router to evaluate all of the locally sourced traffic against the crypto
profile set and use the specified policy during connection or SA negotiation on behalf of traffic to be
protected by crypto.
SUMMARY STEPS
1.
2.
3.
4.
OL-20382-01
configure
crypto ipsec transport
profile profile-name
end
or
commit
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
How to Implement IPSec Network Security for Locally Sourced and Destined Traffic
Purpose
Specifies the tunnel destination IP address.
This command is not required if the profile is dynamic.
Saves configuration changes.
When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting (yes/no/cancel)?
[cancel]:
Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
SC-99

Advertisement

Table of Contents
loading

Table of Contents