Configuring Call Home
How To Configure Call Home to Support the Smart Call Home Service
31
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Declare and Authenticate a CA Trustpoint
To establish communication with the Cisco HTTPS server for Smart Call Home service, you must
declare and authenticate the Cisco server security certificate.
SUMMARY STEPS
1. configure terminal
2. crypto pki trustpoint name
3. enrollment terminal
4. exit
5. crypto pki authenticate name
6. At the prompt, paste the security certificate text.
7. quit
8. yes
9. end
10. copy running-config startup-config
Step 10
exit
Example:
Router(config)# exit
Exits global configuration mode and returns to privileged
EXEC mode.
Step 11
copy running-config startup-config
Example:
Router# copy running-config startup-config
Saves the configuration to NVRAM.
Command or Action Purpose