Reference Guide

Default Not congured
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 This command is used to congure OS10 to not listen to a particular server and prevents 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
ntp master
Congures an NTP master server.
Syntax
ntp master stratum
Parameters stratum — Enter the stratum number to identify the NTP server hierarchy (2 to 10).
Default 8
Command Mode CONFIGURATION
Usage Information The no version of this command resets the value to the default.
Example
OS10(config)# ntp master 6
Supported Releases 10.2.0E or later
ntp server
Congures an NTP time-serving host.
Syntax
ntp server {hostname | ipv4-address | ipv6-address} [key keyid] [prefer]
Parameters
hostname — Enter the host name of the server.
ipv4–address | ipv6–address — Enter the IPv4 address (A.B.C.D) or IPv6 address (A::B) of the NTP
server.
key keyid — (Optional) Enter the NTP peer key ID (1 to 4294967295).
System management 377