camscape - for excellent IT solutions itkb.ro - IT knowledge base

mikrotik :: mikrotik ntp client


.
TitleMikrotik NTP Client
Tagsmikrotik,ntp,client
Desc.Mikrotik NTP Client
CodeKBMIK0003 v1.0
Date12 mai 2025

Any equipment relies on date and time to be set correctly. You should set the NTP client on Mikrotik to synchronize the local time to external time server.

 

Using WebFig:

 

Go to System / SNTP client and set Enabled, set Server DNS name to 0.europe.pool.ntp.org and 3.europe.pool.ntp.org

 

Using command line:

 

Run:

 

/system ntp client set enabled=yes \
      server-dns-names=0.europe.pool.ntp.org,3.europe.pool.ntp.org