MikroTik CHR: Getting the License

After the initial setup, a CHR instance will have a free license assigned. From there, it is possible to upgrade the license to a higher tier. Once you have a trial license, all the work with the license is done in the MikroTik client portal - here it is possible to upgrade license to a higher tier unless it is p-unlimited already. You can check the current license level by going to System>License. If you have activated the trial of your license and it's past the deadline date, you will see Limited upgrades checked, which means you won't be able to install any aditional features via npk files in your CHR and you cannot use some Mikrotik cloud functionalities.

Winbox - MikroTik CHR Licence window

Upgrade from free to p1 or higher

Initial upgrade from the free tier to anything higher than that incurs CHR instance registration in Mikrotik client portal. To do that you have to enter your MikroTik.com username and password and the desired license level you want to acquire. As a result, a CHR ID number will be assigned to your account on the account server and 60-day trial created for that ID. There are 2 ways to obtain a license - using WinBox / Webfig or RouterOS command line interface:

Using WinBox (System -> License menu):


Using command line interface:

[admin@MikroTik] > /system license print 
  system-id: your-system-id
      level: free

[admin@MikroTik] > /system license renew 
account: mymikrotikcomaccount
password: *********************
level: p1 
  status: done
  
[admin@MikroTik] > /system license print 
        system-id: your-system-id
            level: p1
  next-renewal-at: jan/10/2016 21:59:59
      deadline-at: feb/09/2016 21:59:59

To acquire a higher level trial or to change the user licensing the CHR, set up a new CHR instance, renew the license and select the desired level.

To upgrade from a Trial license to Paid go to MikroTik account server (https://mikrotik.com/client/) and choose 'all keys' in Cloud Hosted Router (CHR) section:

MikroTik account server - all keys

You will be presented with a list of your CHR machines and licenses:

To upgrade from a Trial to a Paid license - click 'Upgrade', choose the desired license level (it can be different than the level of the trial license) and click 'Upgrade key':

MikroTik account server - Upgrade license

Choose the payment method:

MikroTik account server - payment

It is possible to pay using account balance (deposit), credit card (CC), PayPal or using Balance (prepaid) key (if you have any).

Upgrade from higher tier up

Only an upgrade to a higher tier is possible at the moment (for paid licenses only) and that is done in the account server. For changes to take place on the router itself renew command should be issued. When the router already has any kind of trial or paid license, the license level you set for the renew command is not important anymore, it is mandated by the account server. Possible upgrades are as follows:

  • p1 upgrade to p10
  • p1 upgrade to p-unlimited
  • p10 upgrade to p-unlimited

Source: MikroTik Wiki

Take a look at our powerful MikroTik VPS servers and chose a suitable plan.

MikroTik VPS: Your trusted partner in the digital world!

Get Started!
icon knowledge

Related Articles

MikroTik CHR: How to set-up PPTP VPN Server (+ video)

Setting up a PPTP VPN server on a MikroTik router is one of the fastest ways to get a basic VPN...

Connecting your computers to WireGuard VPN hosted in MikroTik

This guide walks you through connecting a Windows, macOS, or Linux computer to a WireGuard VPN...

How-To: Configuring WireGuard in MikroTik CHR - Faster and secure VPN protocol

If you are looking to set up a fast, modern VPN server on your MikroTik router or Cloud...

How-to: Create and share users in MikroTIk Back To Home

Creating new Back To Home users to share your home network is really easy and done in couple of...