Release Notes

1545 | show ntp servers Dell Networking W-Series ArubaOS 6.4.x| Reference Guide
show ntp servers
show ntp servers [brief]
Description
Show information for Network Time Protocol (NTP) servers.
Syntax
Parameter Description
brief
Display the IP address of the defined NTP servers, iburst and key settings.
Examples
The following example shows values for the primary and backup NTP servers. The primary server is marked
with an asterisk (*) and the backup server is marked with an equals sign (=). Note that a backup server will not
display delay, offset or dispersion data, as it is not currently in use.
(host) (config) #show ntp server
NTP Server Table Entries
------------------------
Flags: * Selected for synchronization
+ Included in the final selection set
# Selected for synchronization but distance exceeds maximum
- Discarded by the clustering algorithm
= mode is client
remote local st poll reach delay offset disp
==============================================================================================
===
*2012::d63d:7eff:fe46:7309 2012::40 3 1024 377 0.00169 -0.001367
0.13815
The output of this command includes the following parameters:
Parameter Description
flags
The flags indicate the status of the server.
remote IP address of the remote NTP server defined using the CLI command ntp server.
local IP address of the local clock.
st NTP uses hierarchical levels of clock sources, or strata, and assigns each layer a number
starting with zero at the root. The st column in the output of this command represents the
number of servers between the configured NTP server and the root reference clock.
poll Interval, in seconds, between the local NTP server’s attempt to poll the remote NTP server.
reach An index that measures whether or not the remote NTP server could be reached at eight
most recent polling intervals. If the NTP server has just been configured and hasn’t yet been
polled successfully, the value will be zero (0). A value of 377 indicates that the last eight poll
queries were successful.