Cisco Nexus 7000 Series Configuration Manual page 152

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring the Email Server
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Cisco Nexus 7000 Series NX-OS System Management Configuration Guide
124
Command or Action
configure terminal
Example:
switch# configure terminal
switch(config)#
callhome
Example:
switch(config)# callhome
switch(config-callhome)#
transport email mail-server ip-address
[port number] [priority number] [use-vrf
vrf-name]
Example:
switch(config-callhome)# transport
email mail-server 192.0.2.1 use-vrf
Red
transport email from email-address
Example:
switch(config-callhome)# transport
email from person@company.com
transport email reply-to email-address
Example:
switch(config-callhome)# transport
email reply-to person@company.com
commit
Example:
switch(config-callhome)# commit
show callhome transport
Example:
switch(config-callhome)# show
callhome transport
Configuring Smart Call Home
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
Configures the SMTP server as the domain name
server (DNS) name, IPv4 address, or IPv6 address.
Optionally configures the port number. The port
range is from 1 to 65535. The default port number
is 25.
Also optionally configures the priority of the SMTP
server. The priority range is from 1 to 100, with 1
being the highest priority and 100 the lowest. If you
do not specify a priority, the default value of 50 is
used.
Also optionally configures the VRF to use when
communicating with this SMTP server. The VRF
specified is not used to send messages using HTTP.
(Optional)
Configures the email from field for Smart Call Home
messages.
(Optional)
Configures the email reply-to field for Smart Call
Home messages.
Commits the Smart Call Home configuration
commands.
(Optional)
Displays the transport-related configuration for
Smart Call Home.

Advertisement

Table of Contents
loading

Table of Contents