show ntp status association detail

This command lists detailed NTP server and peer association information. You can view detailed information of one NTP server and peer.

Syntax

show ntp status association detail { ipv4 address | ipv6 address }

Modes

Privileged EXEC mode

Usage Guidelines

Use this command to view detailed information of one NTP server and peer.

Examples

To show the NTP status association details.

device# show ntp status association detail

131.216.1.101 configured server, sys peer, stratum 2
 ref ID 204.123.2.5, time d21da706.1ed27000 (16:14:22.517107712 GMT+05:30 Fri Jan 20 2017)
 our mode client, peer mode server, our poll intvl 6, peer poll intvl 6,
 root delay 0.02256774 msec, root disp 0.01150512, reach 377, root dist 0.36969603
 delay 290.94232711 msec, offset -1.08355772 msec, dispersion 4.58729275,
 precision 2**-16, version 4
 org time d21da713.f8f25000 (16:14:35.4176629760 GMT+05:30 Fri Jan 6 2017)
 rcv time d21da714.2602742a (16:14:36.637695018 GMT+05:30 Fri Jan 6 2017)
 xmt time d21da713.d31f723f (16:14:35.3542053439 GMT+05:30 Fri Jan 6 2017)
 filter delay    296.5594  322.7792  323.5571  297.6697  290.9942  303.5554  305.9971  295.0019
 filter offset     0.4430  -13.4441  -14.2241   -4.0003   -1.0083   -1.4414   -3.0034    1.9941
 filter disp       1.9984    1.0025    0.0035    6.8889    5.8899    4.8895    3.9920    2.9944
 filter epoch        5779      5843      5909      5452      5518      5585      5650      5715
The output fields are:

server

Indicates server is statically configured.

symmetric active peer

Indicates peer is statically configured.

symmetric passive peer

Indicates peer is dynamically configured.

sys_peer

This peer is the system peer.

candidate

survivor in the selection algorithm. This peer is chosen as candidate in the combine algorithm.

reject

This peer is rejected by the selection algorithm.

falsetick

This peer is dropped as falseticker by the selection algorithm.

outlyer

This peer is dropped as outlyer by the clustering algorithm.

Stratum

Stratum number

ref ID

IPv4 address or hash of IPv6 address of the upstream time server to which the peer is synchronized.

Time

Last time stamp that the peer received from its master.

our mode

This system's mode relative to peer (active /passive /client /server /bdcast /bdcast client).

peer mode

Mode of peer relative to this system.

our poll intvl

This system's poll interval to this peer.

peer poll intvl

Poll interval of peer to this system.

root delay

The delay along path to root (the final stratum 1 time source).

root disp

Dispersion of path to root.

reach peer

The peer reachability (bit string in octal).

Delay

Round-trip delay to peer.

offset

Offset of peer clock relative to this clock.

Dispersion

Dispersion of peer clock.

precision

Precision of peer clock.

version

Peer NTP version number.

org time

Originate time stamp of the last packet.

rcv time

Receive time stamp of the last packet.

xmt time

Transmit time stamp of the last packet.

filter delay

Round-trip delay in milliseconds of last 8 samples.

filter offset

Clock offset in milliseconds of last 8 samples.

filter error

Approximate error of last 8 samples.