show system timex (Junos OS Evolved)
Syntax (UfiSpace)
show system timex
Description
Print timex structure information. The Linux timex struct contains
information related to the system time.
Options
None
Required Privilege Level
view
Output Fields
A summary of the fields is shown below. See man adjtimex and RFC
5905 for more information.
| Sync status | 1 if synchronized with an NTP server, 0 if not synchronized |
| Offset | time offset (seconds) |
| Frequency | frequency offset (ppm) |
| Maximum error | maximum time error (seconds) |
| Estimated error | estimated time error (seconds) |
| Clock status | clock status |
| PLL time constant | phase-locked loop time constant |
| Clock tick | period between clock ticks (seconds) |
| PPS frequency | pulse per second frequency (ppm) |
| PPS jitter | pulse per second jitter (seconds) |
| Interval duration | pulse per second interval duration (seconds) |
| PPS stability | pulse per second stability (ppm) |
| Jitter limit exceeded | pulse per second count of jitter limit exceeded events |
| Calibration intervals | pulse per second count of calibration intervals |
| Calibration errors | pulse per second count of calibration errors |
| Stability limit exceeded | pulse per second count of stability limit exceeded events |
| TAI offset | Atomic International Time offset (seconds) |
Sample Output
user@host> show system timex Attribute Value ------------------------------------- Sync status 1 Offset -0.000373719 Frequency 0.9999900812683106 Maximum error 0.546112 Estimated error 9.6e-05 Clock status 24577 PLL time constant 10 Clock tick 0.01 PPS frequency 0.0 PPS jitter 0.0 Interval duration 0 PPS stability 0.0 Jitter limit exceeded 0 Calibration intervals 0 Calibration errors 0 Stability limit exceeded 0 TAI offset 0
Release Information
Command introduced in Junos OS Evolved Release 25.4R1.