DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Enters call home configuration mode.call-home
Example:
RP/0/RSP0/CPU0:router(config)# call-home
RP/0/RSP0/CPU0:router(config-call-home)#
Step 2
(Optional)
Specifies the email message “from” address.
sender from email-address
Example:
RP/0/RSP0/CPU0:router(config-call-home)# sender
Step 3
from
my_email@cisco.com
(Optional)
Specifies the email message “reply-to” address.
sender reply-to email-address
Example:
RP/0/RSP0/CPU0:router(config-call-home)# sender
Step 4
reply-to
my_email@cisco.com
Specifies the mail server to use to send Call Home
messages. You can specify an IP address or mail server
mail-server address priority priority
Example:
RP/0/RSP0/CPU0:router(config-call-home)#
Step 5
name. You can specify up to five mail servers to use.
The server with the lower priority is tried first.
mail-server
198.51.100.10 priority 1
Specifies the maximum trigger rate per minute. The
default is five events per minute and the maximum is
also five.
rate-limit events-count
Example:
RP/0/RSP0/CPU0:router(config-call-home)#
rate-limit 4
Step 6
commit
Step 7
Displays the status of the specified mail server.show call-home mail-server status
Example:
RP/0/RSP0/CPU0:router# show call-home mail-server
status
Step 8
Cisco ASR 9000 Series Aggregation Services Router System Management Configuration Guide, Release 5.1.x
319
Configuring Call Home
Configuring Email