34-8
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 34 Configuring NTP
Configuring NTP on the Switch
Clearing NTP Servers
To clear an NTP server address from the NTP servers table on the switch, perform this task in privileged
mode:
This example shows how to clear an NTP server address from the NTP server table:
Console> (enable)
clear ntp server 172.16.64.10
NTP server 172.16.64.10 removed.
Console> (enable)
Disabling NTP
To disable NTP broadcast-client mode on the switch, perform this task in privileged mode:
This example shows how to disable NTP broadcast-client mode on the switch:
Console> (enable)
set ntp broadcastclient disable
NTP Broadcast Client mode disabled
Console> (enable)
To disable NTP client mode on the switch, perform this task in privileged mode:
This example shows how to disable NTP client mode on the switch:
Console> (enable)
set ntp client disable
NTP Client mode disabled
Console> (enable)
Task
Command
Step 1
Specify the NTP server to clear.
clear ntp server
[
ip_addr
|
all
]
Step 2
Verify the NTP configuration.
show ntp
[
noalias
]
Task
Command
Step 1
Disable NTP broadcast-client mode.
set ntp broadcastclient disable
Step 2
Verify the NTP configuration.
show ntp
[
noalias
]
Task
Command
Step 1
Disable NTP client mode.
set ntp client disable
Step 2
Verify the NTP configuration.
show ntp
[
noalias
]