NTP
Configuring NTP on a TelcoBridges system: choosing time servers with tbntpconfig, and setting the timezone from the web portal on version 2.9 and later.
Starting from version 2.9, the timezone can be configured from the web portal in the services section:
System Configuration
Network Time Protocol (NTP) configuration
On new units, NTP comes pre-installed and activated by default.
You can use the tbntpconfig tool to choose the NTP servers to synchronize the time base of the system.
[root@TB000001 ~]# tbntpconfig
###############################################################
# Current NTP servers:
#
NTP server1 = '0.centos.pool.ntp.org'
NTP server2 = '1.centos.pool.ntp.org'
NTP server3 = '2.centos.pool.ntp.org'
Do you want to modify the current NTP servers list (enter 'help' for usage) ?[No] YesYou can also use the manual method as described below.
Manual configuration
Installing NTP
Configuring NTP
Setting the time zone
Make sure that the host time zone is set properly. To modify the time zone go here
Setting the DNS server
Make sure your nameserver (DNS) is configured correctly (see Modify the dhcp client configuration).
Modify NTP Server List (Optional)
Modify your ntp server list
Change the server list for those closer to your server. List can be found here Example for Canadian servers:
Synchronize the host date with the NTP server
Warning: This may result is a jump in time of several minutes.
Use ntpdate to synchronize your server time with a NTP server.
Example showing a host synchronization with a Canadian server.
Start NTP
You can use the following command to enable NTP:
Verify NTP server status
To verify the synchronization between the host and the NTP servers:
Note: After starting the NTP service, the system requires at least 10 minutes to accept a reference server.
Example of host synched with barricade.rack9:
The '*' represent the current reference server The '+' represent a potential backup reference server The '-' represent a rejected reference server
Last updated
Was this helpful?

