Configuring E-Mail Server Details - Cisco Nexus 5000 Series Configuration Manual

System management configuration guide
Hide thumbs Also See for Nexus 5000 Series:
Table of Contents

Advertisement

Configuring Smart Call Home
Step 3
Step 4
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
switch(config-callhome)#
What to Do Next
Configure Smart Call Home to connect to the SMTP e-mail server.

Configuring E-Mail Server Details

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
Command or Action
switch(config-callhome)# alert-group
{Configuration | Diagnostic |
Environmental | Inventory | License |
Linecard-Hardware |
Supervisor-Hardware |
Syslog-group-port | System | Test}
user-def-cmd show-cmd
switch# show callhome user-def-cmds
switch(config)# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# callhome
switch(config-callhome)# transport
email smtp-server ip-address [port
number] [use-vrf vrf-name]
Cisco Nexus 5000 Series NX-OS System Management Configuration Guide, Release 5.2(1)N1(1)
Configuring E-Mail Server Details
Purpose
Adds the show command output to any Call Home
messages sent for this alert group. Only valid show
commands are accepted.
You cannot add user-defined CLI show
Note
commands to the CiscoTAC-1 destination
profile.
(Optional)
Displays information about all user-defined show
commands added to alert groups.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
Purpose
Enters global configuration mode.
Enters Smart Call Home configuration mode.
Configures the SMTP server as either the domain name
server (DNS) name, IPv4 address, or IPv6 address.
The portnumber ranges are from 1 to 65535. The
default port number is 25.
Optionally, you can configure the VRF to use when
communicating with this SMTP server.
125

Advertisement

Table of Contents
loading

Table of Contents