Enabling or Disabling Smart Call Home
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
Enters Smart Call Home configuration mode.switch(config)# callhome
Step 2
Enables or disables Smart Call Home.switch(config-callhome) # [no] enable
Step 3
Smart Call Home is disabled by default.
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 4
Example
The following example shows how to enable Smart Call Home:
switch# configuration terminal
switch(config)# callhome
switch(config-callhome)# enable
switch(config-callhome)#
What to do next
Optionally, generate a test message.
Testing the Smart Call Home Configuration
Before you begin
Verify that the message level for the destination profile is set to 2 or lower.
Smart Call Home testing fails when the message level for the destination profile is set to 3 or higher.
Important
Procedure
PurposeCommand or Action
Enters global configuration mode.switch# configure terminal
Step 1
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
Cisco Nexus 3548 Switch NX-OS System Management Configuration Guide, Release 7.x
69
Configuring Smart Call Home
Enabling or Disabling Smart Call Home