Configuring E-Mail - Cisco AP775A - Nexus Converged Network Switch 5010 Configuration Manual

Cli software configuration guide
Hide thumbs Also See for AP775A - Nexus Converged Network Switch 5010:
Table of Contents

Advertisement

Configuring Smart Call Home
Step 5
This example shows how to add the show ip routing command o the Cisco-TAC alert group:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# alert-group Configuration user-def-cmd "show ip routing"

Configuring E-Mail

You must configure the SMTP server address for the Call Home functionality to work. You can also configure
the from and reply-to e-mail addresses.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
OL-16597-01
Command or Action
switch# copy running-config
startup-config
Command or Action
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# transport
email smtp-server ip-address [port
number] [use-vrf vrf-name]
switch(config-callhome)# transport
email from email-address
switch(config-callhome)# transport
email reply-to email-address
switch# show callhome transport-email
switch# copy running-config
startup-config
Cisco Nexus 5000 Series Switch CLI Software Configuration Guide
Purpose
(Optional)
Saves this configuration change.
Purpose
Enters configuration mode.
Enters callhome configuration mode.
Configures the SMTP server as either the domain
name server (DNS) name, IPv4 address, or IPv6
address). Optionally you can configure the port
number. The port ranges is from 1 to 65535. The
default port number is 25.
Also optionally you can configure the VRF to use
when communicating with this SMTP server.
(Optional)
Configures the e-mail from field for Call Home
messages.
(Optional)
Configures the e-mail reply-to field for Call Home
messages.
(Optional)
Displays information about the e-mail configuration
for Call Home.
(Optional)
Saves this configuration change.
Configuring E-Mail
359

Advertisement

Table of Contents
loading

Table of Contents