27 ntp broadcast client, 28 ntp key – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 762
![background image](/manuals/651410/762/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 762 of 855
40.27 ntp broadcast client
To configure the system to receive Network Time Protocol (NTP) broadcast packets on a specified
interface, use the ntp broadcast client command in interface configuration mode. To disable this
capability, use the no form of this command.
Command Syntax
ntp broadcast client
no ntp broadcast client
Command Mode
Interface configuration
Default
Disabled.
Usage
Use this command to allow the system to listen to broadcast packets on an interface-by-interface
basis.
Examples
In the following example, the system is configured to receive (listen to) NTP broadcasts on Ethernet
interface eth-0-1:
Switch(config)# interface eth-0-1
Switch(config-if)# ntp broadcast client
Related Commands
ntp broadcastdelay
40.28 ntp key
To configure value of the NTP key, use the ntp key command in global configuration mode. To remove
the value of the NTP key, use the no form of this command.
Command Syntax
ntp key keyid value
no ntp key keyid
key-id
Authentication key (1 to 64000).
value
The value of the key.
Command Mode