Skip to main content
Version: current

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.

ArgumentTypeDescription
downloadboolWhether to download available packages from the local package server.
Read-only ArgumentTypeDescription
sourcealt { ipv6: ip6Addr , ip: ipAddr }IP address of the local package server.
namestringName of the package.
versionstringVersion of the package.
statusenum (installed | downloaded | downloading | scheduled | available)Current status of the package.
completednumDownload completion percentage.