Router(config)# call-home
Router(cfg-call-home)# contact-email-addr userid@example.com
Router(cfg-call-home)# mail-server 10.1.1.1 priority 4
Router(cfg-call-home)# profile user-1
Router(cfg-call-home-profile)# destination transport-method http
Router(cfg-call-home-profile)# destination address http
https://tools.cisco.com/its/service/oddce/services/DDCEService
Router(cfg-call-home-profile)# subscribe-to-alert-group inventory periodic daily 14:30
Router(cfg-call-home-profile)# exit
Router(cfg-call-home)# diagnostic-signature
Router(cfg-call-home-diag-sign)# profile user1
Router(cfg-call-home-diag-sign)# environment ds_env1 envarval
Router(cfg-call-home-diag-sign)# end
The following is sample output from the show call-home diagnostic-signature command for the configuration
displayed above:
Router# show call-home diagnostic-signature
Current diagnostic-signature settings:
Diagnostic-signature: enabled
Profile: user1 (status: ACTIVE)
Environment variable:
ds_env1: abc
Downloaded DSes:
DS ID DS Name Revision Status Last Update (GMT+00:00)
-------- ------------------------------- -------- ---------- -------------------
6015 CronInterval 1.0 registered 2013-01-16 04:49:52
6030 ActCH 1.0 registered 2013-01-16 06:10:22
6032 MultiEvents 1.0 registered 2013-01-16 06:10:37
6033 PureTCL 1.0 registered 2013-01-16 06:11:48
Displaying Call Home Configuration Information
You can use variations of the show call-home command to display Call Home configuration information.
SUMMARY STEPS
1.
show call-home
2.
show call-home detail
3.
show call-home alert-group
4.
show call-home mail-server status
5.
show call-home profile {all | name}
6.
show call-home statistics [detail | profile profile-name]
DETAILED STEPS
PurposeCommand or Action
Displays the Call Home configuration in summary.show call-home
Example:
Router# show call-home
Step 1
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
263
Configuring Call Home for the Cisco CSR 1000v
Displaying Call Home Configuration Information