MikroTik - How to change the Identity, Date and Time via Script

Опубликовано: 20 Октябрь 2024
на канале: i-Tech Community
69
2

MikroTik CCR2116-12G-4S+


To change the date and time on your Mikrotik router, you can use the following commands in the terminal:


/system clock set date=mm/DD/YYYY
/system clock set time=HH:MM:SS

For Example:
/system clock set date:feb/25/2025
/system clock set time:14:32:06

To change the identity of your router, you can use the following command in the terminal:

/system identity set name=new-name

For Example:
/system identity set name=MyRouter

   / @i-techcommunity  
#mikrotik #mikrotikrouter #mikrotiktutorial