Examples - Cisco ASR1000-RP1 - ASR 1000 Series Route Processor 1 Router Software Configuration Manual

Asr 1000 series aggregation services routers
Table of Contents

Advertisement

Chapter 7
Configuring Call Home
Command or Action
Step 4
exit
Example:
Router(ca-trustpoint)# exit
Step 5
crypto pki authenticate name
Example:
Router(config)# crypto pki authenticate cisco
Step 6
At the prompt, paste the security certificate text.
Example:
Enter the base 64 encoded CA certificate.
End with a blank line or the word "quit" on a
line by itself
<Paste certificate text here>
Step 7
quit
Example:
quit
Step 8
yes
Example:
% Do you accept this certificate? [yes/no]: yes
Step 9
end
Example:
Router# end
Step 10
copy running-config startup-config
Example:
Router# copy running-config startup-config

Examples

The following example shows the configuration for declaring and authenticating the Cisco server
security certificate:
Router# configure terminal
Router(config)# crypto pki trustpoint cisco
Router(ca-trustpoint)# enrollment terminal
Router(ca-trustpoint)# exit
Router(config)# crypto pki authenticate cisco
Enter the base 64 encoded CA certificate.
End with a blank line or the word "quit" on a line by itself
MIIDAjCCAmsCEH3Z/gfPqB63EHln+6eJNMYwDQYJKoZIhvcNAQEFBQAwgcExCzAJ
BgNVBAYTAlVTMRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE8MDoGA1UECxMzQ2xh
c3MgMyBQdWJsaWMgUHJpbWFyeSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcy
OL-16506-10
How To Configure Call Home to Support the Smart Call Home Service
Purpose
Exits CA trustpoint configuration mode and returns to
global configuration mode.
Authenticates the named CA.
Note
Specifies the security certificate text.
Specifies the end of the security certificate text.
Confirms acceptance of the entered security certificate.
Exits global configuration mode and returns to privileged
EXEC mode.
Saves the configuration to NVRAM.
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
The CA name should match the name specified in
the crypto pki trustpoint command.
7-29

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents