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 #176 background imageLoading...
Page #176 background image
Implementing Secure Socket Layer on Cisco IOS XR Software
Configuration Examples for Implementing Secure Socket Layer
SC-164
Cisco IOS XR System Security Configuration Guide
Configuration Examples for Implementing Secure Socket Layer
This section provides the following configuration example:
• Configuring Secure Socket Layer: Example, page SC-164
Configuring Secure Socket Layer: Example
The following example shows how to generate the RSA keys for the router, configure a trust point,
authenticate the CA server, obtain a certificate from the CA for the key, and display information about
the certificate:
crypto key generate rsa general-keys
commit
configure
domain ipv4 host xyz-ultra5 10.0.0.5
crypto ca trustpoint myca
enrollment url http://xyz-ultra5
end
crypto ca authenticate myca
crypto ca enroll myca
show crypto ca certificates
Additional References
The following sections provide references related to implementing SSL.
Related Documents
Related Topic Document Title
PKI commands: complete command syntax, command
modes, command history, defaults, usage guidelines,
and examples
Public Key Infrastructure Commands on Cisco IOS XR Software
module in the Cisco IOS XR System Security Command Reference,
Release 3.5
SSL commands: complete command syntax, command
modes, command history, defaults, usage guidelines,
and examples
Secure Socket Layer Protocol Commands on Cisco IOS XR Software
module in the Cisco IOS XR System Security Command Reference,
Release 3.5
Certification authority information Implementing Certification Authority Interoperability on
Cisco IOS XR Software module in the Cisco IOS XR System Security
Configuration Guide, Release 3.5

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