show ntp peer-status
Use this command to display the peers for which the server is maintaining state along with a summary of that state.
Command Syntax
show ntp peer-status
Parameters
None
Command Mode
Execution mode and Privileged execution mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#sh ntp peer-status
Total peers : 1
* - selected for sync, + - peer mode(active),
- - peer mode(passive), = - polled in client mode,
x - source false ticker
remote refid st t when poll reach delay offset jitter
==============================================================================
*216.239.35.4 .GOOG. 1 u 24 64 377 38.485 0.149 0.053
#
Table 27 explains the output fields.
Entry |
Description |
Total peers |
Number of servers and peers configured. |
* - selected for sync, + - peer mode (active), - - peer mode (passive), = - polled in client mode x - source false ticker |
Fate of this peer in the clock selection process. |
Remote |
Address of the remote peer. |
refid |
Reference ID (0.0.0.0 for an unknown reference ID). |
st |
The stratum of the remote peer (a stratum of 16 indicated remote peer is unsynchronized). |
t |
Type of peer (local, unicast, multicast and broadcast). |
when |
Time the last packet was received. |
poll |
The polling interval (seconds). |
reach |
The reachability register (octal). |
delay |
Current estimated delay in seconds. |
offset |
Current estimated offset in seconds. |
jitter |
Current dispersion of the peer in seconds. |