How to Configure Call Home
•
•
Configuring the Mail Server
To use the e-mail message transport, you must configure at least one Simple Mail Transfer Protocol
(SMTP) e-mail server address. You can specify up to four backup e-mail servers, for a maximum of five
total mail-server definitions.
Consider the following guidelines when configuring the mail server:
•
•
SUMMARY STEPS
1.
2.
3.
DETAILED STEPS
Command or Action
Step 1
configure terminal
Example:
Router# configure terminal
Step 2
call-home
Example:
Router(config)# call-home
Step 3
mail-server {ipv4-address | name} priority
number
Example:
Router(cfg-call-home)# mail-server
stmp.example.com priority 1
Example:
The following example shows the configuration of a primary mail server (named "smtp.example.com")
and secondary mail server at IP address 192.168.0.1:
Router# configure terminal
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
7-6
Configuring a Destination Profile for E-mail, page 7-7
Configuring Other Email Options, page 7-9
Backup e-mail servers can be defined by repeating the mail-server command using different priority
numbers.
The mail-server priority number parameter can be configured from 1 to 100. The server with the
highest priority (lowest priority number) is tried first.
configure terminal
call-home
mail-server {ipv4-address | name} priority number
Purpose
Enters global configuration mode.
Enters call home configuration mode.
Specifies an e-mail server and its relative priority among
configured e-mail servers, where:
ipv4-address—Specifies the IPv4 address of the mail
•
server.
name—Specifies the mail server's fully qualified
•
domain name (FQDN) of 64 characters or less.
number—Assigns a number between 1 (highest
•
priority) and 100 (lowest priority).
Chapter 7
Configuring Call Home
OL-16506-10
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?