![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/1/81/1816f636-c4b2-4626-b8c1-a531c27ecefc/1816f636-c4b2-4626-b8c1-a531c27ecefc-bg89.png)
2-85
Catalyst 6500 Series Switch Command Reference—Release 8.4
OL-6244-01
Chapter 2 Catalyst 6500 Series Switch and ROM Monitor Commands
clear ntp server
clear ntp server
To remove one or more servers from the NTP server table, use the clear ntp server command.
clear ntp server {ip_addr | all}
Syntax Description
Defaults The default configuration has no NTP servers configured.
Command Types Switch command.
Command Modes Privileged.
Examples This example shows how to remove a specific NTP server from the server table:
Console> (enable) clear ntp server 172.20.22.191
NTP server 172.20.22.191 removed.
Console> (enable)
This example shows how to remove all NTP servers from the server table:
Console> (enable) clear ntp server all
All NTP servers cleared.
Console> (enable)
Related Commands set ntp server
show ntp
ip_addr IP address of the server to remove from the server table.
all Specifies all server addresses in the server table to be removed.