Tuesday, September 13, 2011

Activated NTP Client for Mikrotik Clock

Here this the script for activating NTP client for auto-update Mikrotik O'clock

SYSTEM NTP CLIENT
/system ntp client
set enabled=yes mode=unicast primary-ntp=203.160.128.6 secondary-ntp=202.169.224.16

SYSTEM CLOCK
On this sample i use Timezone Asia/jakarta, you can change to other Timezone
/system clock
set time-zone-name=Asia/Jakarta