2-49
Catalyst 6500 Series Switch Command Reference—Release8.1
78-15474-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands clear logging callhome
clear logging callhomeTo retore the CallHome default values or to clear a destination address used in the CallHome feature, use
the clear logging destination command.
clear logging callhome all
clear logging callhome destination {E_addr | all}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to restore all default values for CallHome functionality:
Console> (enable) clear logging callhome all
Removed all addresses from the callhome destination address table.
Cleared the from address field of callhome messages.
Cleared the reply-to address field of callhome messages.
Cleared callhome severity level to its default value of 2 (LOG_CRIT).
Removed all IP address from the callhome SMTP server table.
Callhome functionality is disabled.
Console> (enable)
This example shows how to clear the destination address adminboss@cisco.com from the list of
addresses receiving CallHome messages:
Console> (enable) clear logging callhome destination adminboss@cisco.com
Removed adminboss@cisco.com from the table of callhome destination addresses.
Console> (enable)
This example shows how to clear all destination addresses from the list of addresses re ceiving CallHome
messages:
Console> (enable) clear logging callhome destination all
Removed all addresses from the callhome destination address table.
Console> (enable)
all Restores default values for CallHome functionality.
destination Clears destination address for CallHome messages.
E_addr E-mail or E-pager address to receive syslog m es sag es.
all Clears all destination addresses.