MikroTik devices can be configured in multiple ways: WebFig (the webinterface), WinBox (native app), SSH or serial console. In this guide the WebFig is used, configuration via WinBox is very similar. The advantage of WinBox is that it can use MAC-Telnet to connect to the device. This is convenient since the device is accessible even if there is no IP address assigned on the interface the managing computer is connected to.
routeros-7.17-arm.npk ) into the root directory. wireless-7.17-arm.npk ) to the root directory. Setup the NTP Client: **System->SNTP** Client * Primary NTP Server: at.pool.ntp.org * Enable the SNTP client
Set the hostname: **System->Identity**
This can be done via the command line as well:
/password
/ip/dns/set servers=10.12.0.10 /system/ntp/client/servers/add address=at.pool.ntp.org /system/ntp/client/set enabled=yes /system/identity/set name=changeme