update
system/package/update
Type: Settings Directory
Manage the check-for-updates channel and perform RouterOS upgrades.
| Argument | Type | Description |
|---|---|---|
| channel | enum (long-term | stable | testing | development) | Upgrade channel to use when checking for new versions. |
| mode | enum (https | http) | Protocol for connecting to the MikroTik download server. Use http only if your network blocks HTTPS. HTTPS is recommended. |
| check-certificate | enum (no | yes | yes-without-crl) | Whether and how to validate the server SSL certificate. Always use yes to ensure a secure connection. |
| ip-version | enum (auto | ipv4 | ipv6) | IP version preference for connecting to the MikroTik download server. |
| Read-only Argument | Type | Description |
|---|---|---|
| installed-version | string | Currently installed RouterOS version. |
| latest-version | string | Latest available RouterOS version in the selected channel. |
| status | string | Current status of the update process (for example, New version is available). |