Cisco CSR 1000v Series Software Configuration Manual page 250

Cloud services router
Table of Contents

Advertisement

Creating a New Destination Profile
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal
Step 2
call-home
Example:
Router(config)# call-home
Step 3
profile name
Example:
Router(config-call-home)# profile profile1
Step 4
[no] destination transport-method {email | http}
Example:
Router(cfg-call-home-profile)# destination
transport-method email
Step 5
destination address {email email-address | http url}
Example:
Router(cfg-call-home-profile)# destination
address email myaddress@example.com
Step 6
destination preferred-msg-format {long-text |
short-text | xml}
Example:
Router(cfg-call-home-profile)# destination
preferred-msg-format xml
Step 7
destination message-size-limit bytes
Example:
Router(cfg-call-home-profile)# destination
message-size-limit 3145728
Step 8
active
Example:
Router(cfg-call-home-profile)# active
Step 9
reporting {all | smart-call-home-data|
smart-licensing-data }
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
238
Configuring Call Home for the Cisco CSR 1000v
Purpose
Enters global configuration mode.
Enters the Call Home configuration submode.
Enters the Call Home destination profile configuration
submode for the specified destination profile. If the specified
destination profile does not exist, it is created.
(Optional) Enables the message transport method. The no
option disables the method.
Configures the destination email address or URL to which
Call Home messages are sent.
When entering a destination URL, include either
Note
http:// or https://, depending on whether the server
is a secure server.
(Optional) Configures a preferred message format. The default
is XML.
(Optional) Configures a maximum destination message size
for the destination profile.
Enables the destination profile. By default, the profile is
enabled when it is created.
Configures the type of data to report for a profile. You can
select either to report Smart Call Home data or Smart Licensing

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents