local-update
system/package/local-update
Type: Directory
Instead of connecting directly to MikroTik servers, you can upload package files to one of your local RouterOS devices and use it as a local package server.
| Argument | Type | Description |
|---|---|---|
| download | bool | Whether to download available packages from the local package server. |
| Read-only Argument | Type | Description |
|---|---|---|
| source | alt { ipv6: ip6Addr , ip: ipAddr } | IP address of the local package server. |
| name | string | Name of the package. |
| version | string | Version of the package. |
| status | enum (installed | downloaded | downloading | scheduled | available) | Current status of the package. |
| completed | num | Download completion percentage. |