EasyManuals Logo

Cisco IOS XR User Manual

Cisco IOS XR
254 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #59 background imageLoading...
Page #59 background image
Implementing Internet Key Exchange Security Protocol on Cisco IOS XR Software
How to Implement IKE Security Protocol Configurations for IPSec Networks
SC-47
Cisco IOS XR System Security Configuration Guide
Step 3
rsa-pubkey {address
address
| name
fqdn
}
[encryption | signature]
Example:
RP/0/RP0/CPU0:router(config-keyring)#
rsa-pubkey name host.vpn.com
RP/0/RP0/CPU0:router(config-pubkey)
Defines the Rivest, Shamir, and Adelman (RSA) manual
key to be used for encryption or signature during Internet
Key Exchange (IKE) authentication.
Use the address keyword to specify the IP address of
the RSA public key of the remote peer. The address
argument is the IP address of the remote RSA public
key of the remote peer that you manually configure.
Use the name keyword to specify the fully qualified
domain name (FQDN) of the peer.
Use the encryption keyword to specify that the key is
used for encryption.
Use the signature keyword to specify that the key is
used for a signature. The signature keyword is the
default.
Step 4
address
ip-address
Example:
RP/0/RP0/CPU0:router(config-pubkey)# address
10.5.5.1
Specifies the remote peer’s IP address.
You can use this command if you used a fully qualified
domain name to name the remote peer.
Step 5
key-string
key-string
Example:
RP/0/RP0/CPU0:router(config-pubkey)# key-string
005C300D 06092A86 4886F70D 01010105 ...
Specifies the remote peers RSA public key.
This is the key previously displayed by the remote
peer’s administrator when the remote router’s RSA
keys were generated.
To avoid mistakes, you should cut and paste the key
data (instead of attempting to enter in the data).
Enter a key on each line. You must enter the key-string
command before the key.
When you have finished specifying the remote peers
RSA key, return to global configuration mode by
entering quit at the public key configuration prompt.
Step 6
quit
Example:
RP/0/RP0/CPU0:router(config-pubkey)# quit
Returns to global configuration mode.
Command or Action Purpose

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco IOS XR and is the answer not in the manual?

Cisco IOS XR Specifications

General IconGeneral
Operating SystemCisco IOS XR
ArchitectureMicrokernel
High AvailabilityYes
TypeNetwork operating system
Developed byCisco Systems
LicenseProprietary
Programming LanguageC, C++
KernelQNX
Supported PlatformsCisco ASR9000, NCS series
Security FeaturesRole-Based Access Control (RBAC), Secure Boot, Encryption
Management InterfaceCLI, SNMP, NETCONF, RESTCONF
Release Date2004
Target DevicesHigh-end core routers, service provider edge routers, data center interconnect (DCI) routers
Supported HardwareCisco routers and switches
Networking ProtocolsBGP, OSPF, IS-IS, MPLS
Virtualization SupportVirtualization-ready, supports network function virtualization (NFV) and containerization technologies.

Related product manuals