[MikroTik] system license> print
software-id: UKCX-J2N
key: BD25-1QN-ILK
upgradeable-until: may/01/2002
[MikroTik] system license> ?
feature Unlocked router features
get get value of property
print Show license information
set Set the new Software Key
[Customers_PMI] system license>
Here, the upgradeable-until means the date until which software can be upgraded to higher versions.
To see the software features that are enabled with the current license use the following command:
[MikroTik] system license> feature print Flags: X - disabled # FEATURE 0 X AP 1 synchronous 2 X radiolan 3 wireless-2.4gHz 4 licensed [MikroTik] system license>
Here we see, that the software has full license (not the demo version), and the 2.4GHz Wireless and Synchronous features are enabled.
Obtaining Additional License Features
To enable additional MikroTik RouterOS software features, or to
enable upgrading (if it has expired), a new Software Key should be obtained
from the Account Server at www.mikrotik.com.
The new Software Key should be supplied to the router and the system should be rebooted:
[MikroTik] system license> set key=PSJ5-FG3-BCD [MikroTik] system license> /system reboot Reboot, yes? [y/N]: y
After reboot you will see the new licensing information, for example:
[MikroTik] system license> print
software-id: UKCX-J2N
key: PSJ5-FG3-BCD
upgradeable-until: dec/01/2002
[MikroTik] system license>