Displays NTP servers and peers association.
Privileged EXEC mode
To show the NTP server status associations.
device# show ntp status associations
     remote           refid      st t when poll reach   delay   offset  jitter
==============================================================================
2620:100:0:f404  .PPS.            1 u   20   64   17    0.460   -4.844   0.897
+216.45.57.38    20.162.227.208   2 u  502 1024  377  241.941   12.103  10.920
-172.19.69.1     172.82.134.51    3 u  741 1024  377  223.985   -7.426   2.571
*216.45.57.38    128.252.19.1     2 u  884 1024  377  230.046    1.422   5.871
+10.0.017        208.75.89.4      3 u  858 1024  377  211.094   -1.801   6.431
* synced, # selected, + candidate, - outlayer, x falseticker
 
		| The output fields are: | |
|---|---|
| <space> | Discarded as not valid (TEST10-TEST13). | 
| x | Discarded as falseticker in the selection algorithm. | 
| - | Discarded as outlier in the clustering algorithm. | 
| + | Candidate in the combine algorithm. | 
| # | Survivor in the selection algorithm. | 
| remote | IPv4 or IPv6 address of the peer. | 
| refid | Reference clock type or address for the peer or kisscode. | 
| st | Stratum setting for the peer. | 
| when | Sec/min/hr since last received packet | 
| poll | Poll interval (log2 s) | 
| reach | Reach shift register (octal) | 
| delay | Round-trip delay to peer, in milliseconds. | 
| offset | Relative time difference between a peer clock and a local clock, in milliseconds. | 
| jitter | Jitter |