BASH
Configurare email
Configurare software
Hardware
Linux
Linux Mint
Linux Ubuntu
MIKROTIK
Pentru tonti
Securitate
VMWARE
Windows
mikrotik :: mikrotik ntp client
. |
Title | Mikrotik NTP Client |
Tags | mikrotik,ntp,client | |
Desc. | Mikrotik NTP Client | |
Code | KBMIK0003 v1.0 | |
Date | 12 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