NTP
BKNIX provides the Internet time servers (Stratum-1) supported by 
 NECTEC  
After 
 APRICOT 2024 , BKNIX got another server supported by 
 SEIKO  
These services are public and can be reached at:
	
	| Name | IPv4/IPv6 address | 
		| ntp1.bknix.co.th | 203.159.70.33 | 
	
		| 2001:deb:0:4070::33 | 
	
		| ntp2.bknix.net | 203.159.65.23 | 
	
		| 2404:b0:1005::23 | 
Please find the example configuration below how to use NTP server
Example configuration
Nokia (Alcatel-Lucent)
configure system time
	ntp
            server 203.159.70.33
            server 203.159.65.23
            no shutdown
        exit
Cisco (IOS-XE)
ntp server 203.159.70.33
ntp server 203.159.65.23
Juniper (JUNOS)
[edit system ntp]
server  203.159.70.33
server  203.159.65.23