Cisco ASR1002 - ASR 1002 Router Software Configuration Manual page 263

Asr 1000 series aggregation services routers
Hide thumbs Also See for ASR1002 - ASR 1002 Router:
Table of Contents

Advertisement

Configuring Call Home
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
Enter configuration commands, one per line.
Router(config)# call-home
Router(cfg-call-home)# mail-server smtp.example.com priority 1
Router(cfg-call-home)# mail-server 192.168.0.1 priority 2
Router(cfg-call-home)# exit
Router(config)#
Associating the Management Interface VRF With Call Home
The Call Home feature requires the management interface VRF (Mgmt-intf) to provide e-mail messaging
support. If you have not configured the management interface VRF, see the
Management Interface VRF" section on page
To associate the management interface VRF with Call Home, complete the following steps:
SUMMARY STEPS
1.
2.
3.
mail-server {ipv4-address | name} priority number
configure terminal
call-home
vrf Mgmt-intf
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
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).
End with CNTL/Z.
4.
How to Configure Call Home
"Configuring the
7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asr1004Asr1006

Table of Contents