Administrator Guide

Version Description
6.1.1.0 Introduced on the E-Series.
Usage
Information
The following describes the show ntp associations command shown in the Example below.
Field Description
(none) One or more of the following symbols could be displayed:
* means synchronized to this peer.
# means almost synchronized to this peer.
+ means the peer was selected for possible synchronization.
- means the peer is a candidate for selection.
x means designated falsesticker by the intersection algorithm.
remote Displays the remote IP address of the NTP peer.
ref clock Displays the IP address of the remote peers reference clock.
st Displays the peers stratum, that is, the number of hops away from the external time source. A 16
in this column means the NTP peer cannot reach the time source.
when Displays the last time the switch received an NTP packet.
poll Displays the polling interval (in seconds).
reach Displays the reachability to the peer (in octal bitstream).
delay Displays the time interval or delay for a packet to complete a round-trip to the NTP time source
(in milliseconds).
offset Displays the relative time of the NTP peers clock to the switch clock (in milliseconds).
offset Displays the relative time of the NTP peers clock to the switch clock (in milliseconds).
disp Displays the dispersion.
LOCAL(0) Indicates that the local machine has synced with itself. Generally, only a NTP master syncs with
itself. Synchronization of the local machine takes place to this peer.
.LOCL. Indicates the reference clock of the NTP master.
Example (without
ntp master
configuration)
DellEMC# show ntp associations
remote vrf-Id ref clock st when poll reach delay offset disp
===============================================================================
*10.16.151.117 0 45.127.112.2 3 8 16 17 1.383 362.704 0.008
* master (synced), # backup, + selected, - outlier, x falseticker
Example (with
ntp master
configuration)
Dell EMC#show ntp associations
remote vrf-Id ref clock st when poll reach delay offset disp
====================================================================================
*LOCAL(0) 0 .LOCL. 7 6 16 377 0.000 0.000
0.002
10.16.127.86 0 10.16.127.26 5 9 16 1 65.292 13829.9
0.002
10.16.127.144 0 10.16.127.26 5 6 16 1 0.829 13795.2
0.002
10.16.127.44 0 10.16.127.26 5 - 16 1 0.799 13791.5
0.002
* master (synced), # backup, + selected, - outlier, x falseticker
Dell EMC#
In the above example,
LOCAL(0) indicates that the local machine synchronizes with itself.
.LOCL. indicates reference clock of the NTP master.
Related
Commands
show ntp status displays the current NTP status.
System Time and Date 1717