The display ntp-service sessions verbose command displays information about local Network Time Protocol (NTP) sessions.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display ntp-service sessions verbose
clock source: 127.127.1.0
clock stratum: 0
clock status: configured, master, sane, valid
reference clock ID: LOCAL(0)
local mode: client, local poll: 2, current poll: 2
peer mode: server, peer poll: 2, now: 0
offset: 0.0000 ms, delay: 0.00 ms, disper: 0.08 ms
root delay: 0.00 ms, root disper: 10.00 ms
reach: 255, sync dist: 0.010, sync state: 4
precision: 217, version: 3, peer interface: InLoopBack0
reftime: 09:49:15.493 UTC Mar 24 2020(E224561B.7E379B77)
orgtime: 09:49:15.493 UTC Mar 24 2020(E224561B.7E379B77)
rcvtime: 09:49:15.493 UTC Mar 24 2020(E224561B.7E383276)
xmttime: 09:49:15.493 UTC Mar 24 2020(E224561B.7E36F3B2)
filter delay : 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
filter offset: 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
filter disper: 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
reference clock status: normal
Item | Description |
---|---|
clock source | IP address , NEID of a reference clock. |
clock stratum | Stratum of a peer clock. |
clock status | Clock status. The clock status information helps you check the following information:
|
reference clock ID | IP address of the remote server or identifier of the reference clock with which the peer system clock has been synchronized. |
reference clock status | Reference Clock Source Status. |
local mode | Clock mode of a local system:
|
local poll | Local poll. |
current poll | Poll interval. |
peer mode | Clock mode of a peer system:
|
peer poll | Peer poll. |
peer interface | Name of a peer interface. |
root delay | Total delay between the local system clock and master reference clock. The default value is 0. |
root disper | Total dispersion between the local system clock and master reference clock. The default value is 0. |
sync dist | Synchronized distance relative to reference clock source. This parameter describes the clock source, and NTP selects the minimum synchronized distance to a clock source. |
sync state | Synchronization status:
|
filter delay | Filter delay of the last eight packets received. |
filter offset | Filter offset of the last eight packets received. |
filter disper | Filter dispersion of the last eight packets received. |
delay | Delay between the local system clock and peer for the last received packet. |
now | Time since NTP packet is not received or last synchronized. |
offset | Offset between the local system clock and peer for the last received packet. |
disper | Dispersion between the local system clock and peer for the last received packet. |
reach | Reachability of the configured server or peer. |
precision | Peer clock precision. |
version | NTP version. |
reftime | Reference timestamp. |
orgtime | Date and time of the last originated packet. |
rcvtime | Date and time when the last packet was received. |
xmttime | Date and time when the last packet was transmitted. |