7-40
Catalyst 2950 Desktop Switch Software Configuration Guide
78-14982-01
Chapter 7 Administering the Switch
Managing the Syste m Ti m e and Date
To disable the interface from sending NTP broadcast packets, use the no ntp broadcast interface
configuration command.
This example shows how to configure an interface to send NTP version 2 packets:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# ntp broadcast version 2
Beginning in privileged EXEC mode, follow these steps to configure the switch to receive NTP
broadca st packet s from co nnecte d peers:
To disable an interface from receiving NTP broadcast packets, use the no ntp broadcast client interface
configuration command. To change the estimated round-trip delay to the default, use the no ntp
broadcastdelay global configuration command.
This example shows how to configure an interface to receive NTP broadcast packets:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# ntp broadcast client

Configuring NTP Access Restrictions

You can co ntrol NTP ac cess on two levels as descri bed in these sections:
Creating a n A ccess G roup and As signing a Ba sic IP A ccess L ist, p age 7-41
Disabling NTP Services on a Specific Interface, page 7-42
Step 6 copy running-config startup-config (Optiona l) Save your entries in the co nfigurati on file.
Step 7 Configure the connected peers to receive NTP broadcast packets as
descr ibed in t he next p roce dur e.
Command Purpose
Command Purpose
Step 1 configure terminal Enter globa l configurati on mode.
Step 2 interface interface-id Specify the interface to receive NTP broadcast packets, and enter
interface con figurati on mode.
Step 3 ntp broadcast client Enable the interface to receive NTP broadcast packets.
By default, no int erfaces receive NTP broadcast packets.
Step 4 exit Return t o g loba l c onfiguratio n m ode .
Step 5 ntp broadcastdelay microseconds (Optional) Change the estimated round-trip delay between the switch and
the NTP broadcast server.
The default is 3000 micr oseconds; the range is 1 to 999999.
Step 6 end Return to privileged EXEC mode.
Step 7 show running-config Verify your e ntri es.
Step 8 copy running-config startup-config (Optiona l) Save your entries in the co nfigurati on file.