Chapter 7
Configuring Call Home
7.
8.
9.
10.
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 test
Step 4
destination transport-method http
Example:
Router(cfg-call-home-profile)# destination
transport-method http
Step 5
destination address http url
Example:
Router(cfg-call-home-profile)# destination
address http https://example.url.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 bytes
Example:
Router(cfg-call-home-profile)# destination
message-size 3,145,728
Step 8
active
Example:
Router(cfg-call-home-profile)# active
OL-16506-10
destination message-size bytes
active
exit
end
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Purpose
Enters global configuration mode.
Enters call home configuration mode.
Enters call home destination profile configuration mode for
the specified destination profile. If the specified destination
profile does not exist, it is created.
Enables the HTTP message transport method.
Configures the destination 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. If the destination is a secure
server, you must also configure a trustpoint CA.
(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, a profile is
enabled when it is created.
How to Configure Call Home
7-11
Need help?
Do you have a question about the ASR1000-RP1 - ASR 1000 Series Route Processor 1 Router and is the answer not in the manual?