User's Manual
12-35
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter 12 Configuring Call Home for the Cisco CSR 1000V
Configuring Diagnostic Signatures
DETAILED STEPS
Command or Action Purpose
Step 1
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 2
service call-home
Example:
Router(config)# service call-home
Enables Call Home service on a device.
Step 3
call-home
Example:
Router(config)# call-home
Enters call-home configuration mode for the configuration
of Call Home settings.
Step 4
contact-email-addr email-address
Example:
Router(cfg-call-home)# contact-email-addr
userid@example.com
(Optional) Assigns an email address to be used for Call
Home customer contact.
Step 5
mail-server {ipv4-addr | name} priority number
Example:
Router(cfg-call-home)# mail-server 10.1.1.1
priority 4
(Optional) Configures a Simple Mail Transfer Protocol
(SMTP) email server address for Call Home. This command
is only used when sending email is part of the actions
defined in any DS.
Step 6
profile profile-name
Example:
Router(cfg-call-home)# profile user1
Configures a destination profile for Call Home and enters
call-home profile configuration mode.
Step 7
destination transport-method {email | http}
Example:
Router(cfg-call-home-profile)# destination
transport-method http
Specifies a transport method for a destination profile in the
Call Home.
Note To configure diagnostic signatures, you must use
the http option.
Step 8
destination address {email address | http url}
Example:
Router(cfg-call-home-profile)# destination
address http
https://tools.cisco.com/its/service/oddce/servi
ces/DDCEService
Configures the address type and location to which
call-home messages are sent.
Note To configure diagnostic signatures, you must use
the http option.