Purpose
Command or Action
Specifies a transport method for a destination
profile in the Call Home.
destination transport-method
{
|
http
}
Example:
Router(cfg-call-home-profile)# destination transport-method
http
Step 7
To configure diagnostic signatures,
you must use the
http
option.
Note
Configures the address type and location to
which call-home messages are sent.
destination address
{
email address
|
http url
}
Example:
Router(cfg-call-home-profile)# destination address http
https://tools.cisco.com/its/service/oddce/services/DDCEService
Step 8
To configure diagnostic signatures,
you must use the
http
option.
Note
Configures a destination profile to send
messages for the Inventory alert group for
Call Home.
subscribe-to-alert-group inventory
[
periodic
{
daily hh:mm
|
monthly
day hh:mm
|
weekly day hh:mm
}]
Example:
Router(cfg-call-home-profile)# subscribe-to-alert-group
inventory periodic daily 14:30
Step 9
•
This command is used only for the
periodic downloading of DS files.
Exits call-home profile configuration mode
and returns to call-home configuration mode.
exit
Example:
Router(cfg-call-home-profile)# exit
Step 10
What to Do Next
What to Do Next
Set the profile configured in the previous procedure as the DS profile and configure other DS parameters.
Configuring Diagnostic Signatures
The Diagnostic Signatures feature downloads digitally signed signatures to devices. Diagnostic Signatures
(DS) files are formatted files that collate knowledge of diagnostic events and provide methods to troubleshoot
them without a need to upgrade the Cisco software. The aim of DS is to deliver flexible intelligence that can
detect and collect troubleshooting information that can be used to resolve known problems in customers
networks.
Configuration Examples for Diagnostic Signatures
The following example shows how to enable the periodic downloading request for diagnostic signature (DS)
files. This configuration will send download requests to the service call-home server daily at 2:30 p.m. to
check for updated DS files. The transport method is set to HTTP.
Router> enable
Router# configure terminal
Router(config)# service call-home
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
262
Configuring Call Home for the Cisco CSR 1000v
How to Configure Diagnostic Signatures