SRC-PE 2.0.x Monitoring and Troubleshooting Guide > Monitoring NTP with the SRC CLI
> Viewing NTP Peers with the SRC CLI
Viewing NTP Peers with the SRC CLI
To view a list of NTP peers with the SRC CLI:
user@host> show ntp associations
remote local st poll reach delay offset disp
=======================================================================
*myserver.jnpr.n 192.0.7.46 3 1024 377 0.00038 -0.000573 0.12178
Table 30 describes the output fields for the show ntp associations
command. Output fields are listed in the approximate order in which they appear.
Table 30: show ntp associations Output Fields
|
|
remote
|
Address or name of the remote NTP peer
|
local
|
Address or name used by NTP on the local system
|
st
|
Stratum of the remote peer
|
poll
|
Polling interval, in seconds
|
reach
|
Reachability register, in octal
|
delay
|
Current estimated delay of the peer, in milliseconds
|
offset
|
Current estimated offset of the peer, in milliseconds
|
disp
|
Current estimated dispersion of the peer, in milliseconds
|