Cisco nexus 3000 series Command Reference Manual page 353

Nx-os system management
Hide thumbs Also See for nexus 3000 series:
Table of Contents

Advertisement

Chapter
System Management Commands
S e n d c o m m e n t s t o n e x u s 3 k - d o c f e e d b a c k @ c i s c o . c o m
transport email (Call Home)
To configure the Simple Mail Transport Protocol (SMTP) server address for the Call Home functionality
to work, and optionally the from and reply-to e-mail addresses, use the transport email command. To
remove the SMTP server, use the no form of this command.
Syntax Description
from
email-addr
mail-server
ip-address
port port-no
priority priority-no
reply-to
smtp-server
use-vrf vrf-name
Command Default
SMTP port number: 25
SMTP server priority: 50
Command Modes
Callhome configuration mode
Command History
Release
5.0(3)U1(1)
Examples
This example shows how to configure the SMTP server for the Call Home service:
switch# configure terminal
switch(config)# callhome
switch(config-callhome)# transport email smtp-server 192.0.2.10 use-vrf Red
switch(config-callhome)#
OL-29557-04
transport email {from email-addr | mail-server ip-address [port port-no] [priority priority-no] |
reply-to email-addr | smtp-server ip-address [port port-no] [use-vrf vrf-name]}
no transport email {from | mail-server ip-address [port port-no] [ priority priority-no] | reply-to
| smtp-server}
Specifies the e-mail from field for Call Home messages.
E-mail address. The address can be a maximum of 255 alphanumeric
characters and cannot include white spaces; for example,
personname@companyname.com.
Configures the SMTP server address for supporting multiple SMTP servers.
Domain name server (DNS) name, IPv4 address, or IPv6 address of the
SMTP server.
(Optional) Specifies the SMTP server port. The port number range is from
1 to 65535, and the default port number is 25.
(Optional) Specifies the SMTP server priority. The server priority value
range is from 1 to 100, and the default is 50.
Specifies the reply-to email address.
Configures the SMTP server address.
(Optional) Specifies the virtual routing and forwarding instance (VRF)
instance to use when communicating with this SMTP server. The name is
case sensitive and has 255 alphanumeric characters.
Modification
This command was introduced.
Cisco Nexus 3000 Series NX-OS System Management Command Reference
transport email (Call Home)
-SM-329

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents