Connectivity 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.
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. Prevents 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
118 System management