Configuring Call Home
How to Configure Call Home
23
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#
call-home
Router(cfg-call-home)#
contact-email-addr [email protected]
Router(cfg-call-home)#
phone-1-222-333-4444
Router(cfg-call-home)#
street-address “1234 Any Street, Any city, Any state, 12345”
Router(cfg-call-home)#
customer-id Customer1234
Router(cfg-call-home)#
site-id Site1ManhattanNY
Router(cfg-call-home)#
contract-id Company1234
Router(cfg-call-home)#
exit
Configuring the Number of Call Home Messages Sent Per Minute
The Call Home feature defaults to a maximum of 20 messages per minute. If you want to change that
value, complete the following steps:
SUMMARY STEPS
1.
configure terminal
2.
call-home
3.
rate-limit
number
DETAILED STEPS
Enabling and Disabling Call Home
To enable or disable the Call Home feature, complete the following steps:
SUMMARY STEPS
1.
configure terminal
2.
service
call-home
3.
no service
call-home
Command or Action
Purpose
Step 1
configure terminal
Example:
Router#
configure terminal
Enters global configuration mode.
Step 2
call-home
Example:
Router(config)#
call-home
Enters call home configuration mode.
Step 3
rate-limit
number
Example:
Router(cfg-call-home)#
rate-limit 40
Specifies a limit on the number of messages sent per
minute. Range 1 to 60. The default is 20.