Skip to main content
Version: current

package


system/package

Type: Directory

Commands executed in this menu will take place only on the restart of the router. Until then, you can freely schedule or revert the set actions.

FlagNameDescription
Xdisabled
Aavailable
Read-only ArgumentTypeDescription
namestringName of the package.
versionstringVersion of the package.
build-timedateDate and time the package was built.
scheduledenum ( | scheduled for uninstall | scheduled for disable | scheduled for enable | Use `apply-changes` to proceed with install)Scheduled action for the package after the next reboot.
bundleenumThe bundle package this package belongs to.
sizenumSize of the package in bytes.

system/package/apply-changes

Type: Command

Apply scheduled changes and reboot the device.

ArgumentTypeDescription
ignore-missing ( unset )boolUpgrade only the RouterOS main package, omitting packages that are missing or not uploaded.

system/package/disable

Type: Command

Schedule the package to be disabled after the next reboot. No features provided by the package will be accessible.

system/package/downgrade

Type: Command

Prompt for a reboot. During the reboot process, the router will try to downgrade RouterOS to the oldest version possible by checking the packages that are uploaded to the router.

system/package/enable

Type: Command

system/package/uninstall

Type: Command

Schedule the package to be removed from the router. That will take place during the reboot.

system/package/unschedule

Type: Command

system/package/update

Type: Settings Directory

Manage the check-for-updates channel and perform RouterOS upgrades.

ArgumentTypeDescription
channelenum ()Upgrade channel to use when checking for new versions.
modeenum ()Protocol for connecting to the MikroTik download server. Use http only if your network blocks HTTPS. HTTPS is recommended.
check-certificateenum ()Whether and how to validate the server SSL certificate. Always use yes to ensure a secure connection.
ip-versionenum ()IP version preference for connecting to the MikroTik download server.
Read-only ArgumentTypeDescription
installed-versionstringCurrently installed RouterOS version.
latest-versionstringLatest available RouterOS version in the selected channel.
statusstringCurrent status of the update process (for example, New version is available).

system/package/update/cancel

Type: Command

system/package/update/check-for-updates

Type: Command

ArgumentTypeDescription
fetch-changelogswitchWhether to fetch the changelog along with the update check.
Read-only ArgumentTypeDescription
changelogstringChangelog text for the latest available version.

system/package/update/download

Type: Command

ArgumentTypeDescription
ignore-missing ( unset )boolDownload only the RouterOS main package, omitting packages that are missing or not uploaded.

system/package/update/install

Type: Command

ArgumentTypeDescription
ignore-missing ( unset )boolInstall only the RouterOS main package, omitting packages that are missing or not uploaded.