Send comments to nexus3k-docfeedback@cisco.com
-SM-330
Cisco Nexus 3000 Series NX-OS System Management Command Reference
OL-29557-04
Chapter System Management Commands
transport email (Call Home)
This example shows how to configure the e-mail from and reply-to field for Call Home messages:
switch# configure terminal
switch(config)# callhome
switch(config-callhome)# transport email smtp-server 192.0.2.10 use-vrf Red
switch(config-callhome)# transport email from person@example.com
switch(config-callhome)# transport email reply-to person@example.com
switch(config-callhome)#
Related Commands Command Description
copy running-config
startup-config
Saves this configuration change.
show callhome Displays Call Home configuration information.
show callhome
transport-email
Displays information about the e-mail configuration for Call Home.
transport email Configures the SMTP server address for Call Home.