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

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

Advertisement

Implementing Internet Key Exchange Security Protocol on Cisco IOS XR Software
Command or Action
Step 6
quit
Example:
RP/0/RP0/CPU0:router(config-pubkey)# quit
Step 7
end
or
commit
Example:
RP/0/RP0/CPU0:router(config)# end
or
RP/0/RP0/CPU0:router(config)# commit
Step 8
show crypto pubkey-chain rsa [name key-name |
address key-address]
Example:
RP/0/RP0/CPU0:router# show crypto pubkey-chain
rsa
Importing a Public Key for RSA based User Authentication
This task imports the RSA public key to the router.
SUMMARY STEPS
1.
2.
3.
4.
OL-20382-01
configure
crypto key import authentication rsa {address address | name fqdn}
end
or
commit
show crypto key import authentication rsa {address address | name fqdn}
Cisco IOS XR System Security Configuration Guide for the Cisco CRS-1 Router
How to Implement IKE Security Protocol Configurations for IPSec Networks
Purpose
Returns to global configuration mode.
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.
(Optional) Displays a list of all the RSA public keys stored
on your router.
Use the optional name or address keyword to display
details about a particular RSA public key stored on
your router.
SC-125

Advertisement

Table of Contents
loading

Table of Contents