Configuring Call Home
How to Configure Call Home
21
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
Configuring Contact Information
Each router must include a contact e-mail address. You can optionally include a phone number, street
address, contract ID, customer ID, and site ID.
To assign the contact information, complete the following steps:
SUMMARY STEPS
1. configure terminal
2. call-home
3. contact-email-addr email-address
4. phone-number +phone-number
5. street-address street-address
6. customer-id text
7. site-id text
8. contract-id text
Step 9
subscribe-to-alert-group inventory [periodic {daily
hh:mm | monthly date hh:mm | weekly day hh:mm}]
Example:
Router(cfg-call-home-profile)# subscribe-to-alert-group
inventory periodic monthly 1 12:00
Subscribes this destination profile to the Inventory
alert group, with an optional periodic value.
Step 10
subscribe-to-alert-group syslog
[severity {catastrophic | critical | debugging |
disaster | fatal | major | minor | n
ormal |
notification | warning}][pattern string]
Example:
Router(cfg-call-home-profile)# subscribe-to-alert-group
syslog
Subscribes this destination profile to the Syslog
alert group, with an optional severity level. You
can specify a pattern to be matched in the syslog
message, up to a maximum of five patterns per
profile. If the pattern contains spaces, you must
enclose it within double quotation marks (“ ”).
Step 11
exit
Example:
Router(cfg-call-home-profile)# exit
Exits call home destination profile configuration
mode.
Command or Action Purpose