PurposeCommand or Action
Enters Smart Call Home configuration mode.switch(config)# callhome
Step 2
Sends the specified Smart Call Home message to
all configured destinations.
switch(config-callhome) # callhome
send diagnostic
Step 3
Sends a test message to all configured destinations.switch(config-callhome) # callhome test
Step 4
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
switch(config)# copy running-config
startup-config
Step 5
The following example shows how to enable Smart Call Home:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# callhome send diagnostic
switch(config-callhome)# callhome test
switch(config-callhome)#
Verifying the Smart Call Home Configuration
Use one of the following commands to verify the configuration:
PurposeCommand
Displays the status for Smart Call Home.show callhome
Displays one or more Smart Call Home destination
profiles.
show callhome destination-profile name
Displays the differences between he pending and
running Smart Call Home configuration.
show callhome pending-diff
Displays the Smart Call Home status.show callhome status
Displays the e-mail configuration for Smart Call
Home.
show callhome transport-email
Displays CLI commands added to any alert groups.show callhome user-def-cmds
Displays the running configuration for Smart Call
Home.
show running-config [callhome | callhome-all]
Displays the startup configuration for Smart Call
Home.
show startup-config callhome
Displays the technical support output for Smart Call
Home.
show tech-support callhome
Cisco Nexus 5600 Series NX-OS System Management Configuration Guide, Release 7.x
OL-31641-01 135
Configuring Smart Call Home
Verifying the Smart Call Home Configuration