![]() |
Make sure you have the server names or IP addresses of one or two appropriate external time sources. For more information, see External time sources.
If you are an Avaya Services representative, and use Avaya Enterprise Linux, or if the Avaya Service accounts are installed on this server, log on to the local Linux console as root.
Otherwise, log on remotely as a non-root user, and then change the user to root by entering the su - root command.
server xxxx // primary external time server
server yyyy // optional secondary external time server
server 127.127.1.0 // set local clock to time received from external server
fudge 127.127.1.0 stratum 10
# Record the rate at which the system clock gains/losses time.
driftfile /var/lib/chrony/drift
Where xxxx and yyyy are either server names or IP addresses of the
external time servers you want to use.
![]() | Note: |
|
The typical settings for |
The following uses the external time sources 0.rhel.pool.ntp.org and 1.rhel.pool.ntp.org:
server 0.rhel.pool.ntp.org // primary external time server
server 1.rhel.pool.ntp.org // secondary time server
server 127.127.1.0 // set local clock to time received from external server
# Record the rate at which the system clock gains/losses time.
driftfile /var/lib/chrony/drift
For example, if you are using the servers 0.rhel.pool.ntp.org and 1.rhel.pool.ntp.org, add the following lines:
0.rhel.pool.ntp.org
1.rhel.pool.ntp.org
chronyd daemon by
entering the systemctl
restart chronyd command.
The system returns:
Shutting down ntpd: [OK] Synchronizing with time server [OK] Starting ntpd: [OK]
Comments on this document? | August 2025 | © 2022-2025, Avaya LLC All Rights Reserved. |
