PurposeCommand or Action
Supervisor-Hardware | Syslog-group-port |
System | Test} user-def-cmd show-cmd
You cannot add user-defined show
commands to the CiscoTAC-1
destination profile.
Note
Displays information about all user-defined
show commands added to alert groups.
(Optional) switch# show callhome
user-def-cmds
Step 4
Saves the change persistently through reboots
and restarts by copying the running
configuration to the startup configuration.
(Optional) switch(config)# copy
running-config startup-config
Step 5
Example
The following example shows how to add the show ip routing command to 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 Smart Call Home functionality to work. You can also
configure the from and reply-to e-mail addresses.
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enters Smart Call Home configuration mode.switch(config)# callhome
Step 2
Configures the SMTP server as either the
domain name server (DNS) name, IPv4 address,
or IPv6 address.
switch(config-callhome)# transport email
smtp-server ip-address [port number] [use-vrf
vrf-name]
Step 3
The number range is from1 to 65535. The
default port number is 25.
Optionally, you can configure the VRF instance
to use when communicating with this SMTP
server.
Configures the e-mail from field for Smart Call
Home messages.
(Optional) switch(config-callhome)# transport
email from email-address
Step 4
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
66
Configuring Smart Call Home
Configuring E-Mail Server Details