Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Is it possible to install an older version of RouterOS on my device? What versions can be used?

Solution

Yes, you can downgrade RouterOS, but only until the factory installed version, which you can check with this command:

Code Block
languageros
/system/resource/print

uptime: 4w4d18h21m5s
            version: 6.49.6 (stable)
         build-time: Apr/07/2022 17:53:31
   factory-software: 6.45.9

The factory-software is the oldest version supported by this device.

Info
Before contemplating a downgrade procedure, remember that older versions can contain bugs and security issues.


Panel
bgColor#fff
Follow these steps to downgrade to an older version
  1. Make sure you have all npk packages of the same architecture type as your device.
  2. Upload the older version npk files to the device with FTP, Webfig or Winbox.
  3. Issue the command line command /system/package/downgrade
  4. Issue the command /system/reboot

Content by Label
showLabelsfalse
max5
spacesRKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("upgrade","downgrade") and type = "page" and space = "RKB"
labelsupgrade downgrade


Page properties
hiddentrue


Related issues