2-65
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands clear logging callhome smtp-server
clear logging callhome smtp-server
To clear an SMTP server from the list of CallHome SMTP servers, use the clear logging callhome
smtp-server command.
clear logging callhome smtp-server {IP_addr | all}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to clear the SMTP server 172.20.8.16 from t h e list of Ca llHo me servers:
Console> (enable) clear logging callhome smtp-server 172.20.8.16
Removed 172.20.8.16 from the table of callhome SMTP servers.
Console> (enable)
This example shows how to clear all IP addresses from the list of CallHome servers:
Console> (enable) clear logging callhome smtp-server all
Removed all addresses from the callhome SMTP server table.
Console> (enable)
Related Commands clear logging callhome
clear logging callhome from
clear logging callhome reply-to
clear logging callhome severity
set logging callhome
set logging callhome destination
set logging callhome from
set logging callhome reply-to
set logging callhome severity
set logging callhome smtp-server
show logging callhome
show logging callhome smtp-server
IP_addr IP address of the SMTP server.
all Clears all IP addresses.