Users Guide

Table Of Contents
ntp authenticate-key
Configures the authentication key for trusted time sources.
Syntax
ntp authenticate-key number md5 [0 | 7] key
Parameters
number — Enter the authentication key number, from 1 to 4294967295.
md5 — Set to MD5 encryption.
0 — Set to unencrypted format, the default.
7 — Set to hidden encryption.
key — Enter the authentication key.
Default 0
Command Mode CONFIGURATION
Usage Information The authentication number must be the same as the number parameter configured in the ntp trusted-key
command. Use the ntp authenticate command to enable NTP authentication.
Supported on the MX9116n and MX5108n switches in Full Switch mode starting in release 10.4.0E(R3S). Also
supported in SmartFabric mode starting in release 10.5.0.1.
Example
OS10(config)# ntp authentication-key 1200 md5 0 dell
Supported
Releases
10.2.0E or later
ntp broadcast client
Configures the interface to receive NTP broadcasts from an NTP server.
Syntax
ntp broadcast client
Parameters None
Default Not configured
Command Mode INTERFACE
Usage Information The no version of this command disables broadcast.
Example
OS10(conf-if-eth1/1/1)# ntp broadcast client
Supported
Releases
10.2.0E or later
ntp disable
By default, NTP is enabled on all interfaces. Disable NTP to prevent an interface from receiving NTP packets.
Syntax
ntp disable
Parameters None
Default Enabled
Command Mode INTERFACE
Usage Information Use this command to configure OS10 to not listen to a particular server and prevent the interface from receiving
NTP packets. The no version of this command re-enables NTP on an interface.
Example
OS10(conf-if-eth1/1/7)# ntp disable
Supported
Releases
10.2.0E or later
System management 175