Cisco Systems CSR 1000V Network Router User Manual


 
12-19
Cisco CSR 1000V Series Cloud Services Router Software Configuration Guide
OL-27477-07
Chapter 12 Configuring Call Home for the Cisco CSR 1000V
How to Configure Call Home
Step 4
sender from email-address
Example:
Router(cfg-call-home)# sender from
username@example.com
(Optional) Assigns the email address that appears in the
from field in Call Home email messages. If no address is
specified, the contact email address is used.
Step 5
sender reply-to email-address
Example:
Router(cfg-call-home)# sender reply-to
username@example.com
(Optional) Assigns the email address that appears in the
reply-to field in Call Home email messages.
Step 6
source-interface interface-name
Example:
Router(cfg-call-home)# source-interface
loopback1
Assigns the source interface name to send call-home
messages.
interface-name—Source interface name. Maximum
length is 64.
Note For HTTP messages, use the ip http client
source-interface interface-name command in
global configuration mode to configure the source
interface name. This allows all HTTP clients on the
device to use the same source interface.
Step 7
source-ip-address ipv4/ipv6 address
Example:
Router(cfg-call-home)# source-ip-address
209.165.200.226
Assigns source IP address to send call-home messages.
ipv4/ipv6 address—Source IP (ipv4 or ipv6) address.
Maximum length is 64.
Step 8
vrf vrf-name
Example:
Router(cfg-call-home)# vrf vpn1
(Optional) Specifies the VRF instance to send call-home
email messages. If no vrf is specified, the global routing
table is used.
Note For HTTP messages, if the source interface is
associated with a VRF, use the ip http client
source-interface interface-name command in
global configuration mode to specify the VRF
instance that will be used for all HTTP clients on the
device.
Command or Action Purpose