Cisco ASR1002 - ASR 1002 Router Software Configuration Manual page 288

Asr 1000 series aggregation services routers
Hide thumbs Also See for ASR1002 - ASR 1002 Router:
Table of Contents

Advertisement

How To Configure Call Home to Support the Smart Call Home Service
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal
Step 2
crypto pki trustpoint name
Example:
Router(config)# crypto pki trustpoint cisco
Step 3
enrollment terminal
Example:
Router(ca-trustpoint)# enrollment terminal
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
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
32
Purpose
Enters global configuration mode.
Declares a CA trustpoint on your router and enters CA
trustpoint configuration mode.
Specifies a manual cut-and-paste method of certificate
enrollment.
Exits CA trustpoint configuration mode and returns to
global configuration mode.
Authenticates the named CA.
The CA name should match the name specified in
Note
the crypto pki trustpoint command.
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.
Configuring Call Home

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asr1004Asr1006

Table of Contents