Reference Guide

View system clock state
OS10(config)# do show ntp status
system peer: 0.0.0.0
system peer mode: unspec
leap indicator: 11
stratum: 16
precision: -22
root distance: 0.00000 s
root dispersion: 1.28647 s
reference ID: [73.78.73.84]
reference time: 00000000.00000000 Mon, Jan 1 1900 0:00:00.000
system flags: monitor ntp kernel stats
jitter: 0.000000 s
stability: 0.000 ppm
broadcastdelay: 0.000000 s
authdelay: 0.000000 s
View calculated NTP synchronization variables
OS10(config)# do show ntp associations
remote local st poll reach delay offset disp
=======================================================================
10.16.150.185 10.16.151.123 16 1024 0 0.00000 0.000000 3.99217
OS10# show ntp associations
remote local st poll reach delay offset disp
=======================================================================
10.16.150.185 10.16.151.123 16 1024 0 0.00000 0.000000 3.99217
Broadcasts
Receive broadcasts of time information and set interfaces within the system to receive NTP information through broadcast. NTP is enabled
on all active interfaces by default. If you disable NTP on an interface, the system drops any NTP packets sent to that interface.
1 Set the interface to receive NTP packets in INTERFACE mode.
ntp broadcast client
2 Disable NTP on the interface in INTERFACE mode.
ntp disable
Congure NTP broadcasts
OS10(config)# interface ethernet 1/1/10
OS10(conf-if-eth1/1/10)# ntp broadcast client
Disable NTP broadcasts
OS10(config)# interface ethernet 1/1/10
OS10(conf-if-eth1/1/10)# ntp disable
Source IP address
Congure one interface IP address to include in all NTP packets. The source address of NTP packets is the interface IP address the system
uses to reach the network by default.
Congure a source IP address for NTP packets in CONFIGURATION mode.
ntp source interface
ethernet — Enter the keyword and node/slot/port information.
port-channel — Enter the keyword and number.
446
System management