Versions Compared

Key

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

...

ParameterMeaning
-rWhen the reinstallation process is performed, the configuration is reset, and for devices that have it, the default configuration may be applied, which is optional.. (optional)
-k keyfileprovides Provides the device with a license key ( key file in .KEY format. (optional), optional
-s userscriptpreconfigures Pre-configures the device with the provided configuration (text file in .RSC format), optional. Configuration . This configuration also takes place of the default configuration. The script can access factory passwords with read-only variables $defconfPassword and $defconfWifiPassword. (optional)

-a IP

uses Uses a specific IP address that the Netinstall server will assign to the device, mandatory. Mandatory, but can be auto-assigned if interface parameter used.
PACKAGEspecify Specify a list of RouterOS.NPK format packages that Netinstall will try to install on the device, . (mandatory)
-i

starting from Release 7.7beta8

allows Allows you to specify an interface on which netinstall will work on the host, using multiple NICs. (sudo ./netinstall-cli -i <interface> -r -a 192.168.88.3 routeros-7.5-mipsbe.npk. (optional)

First make sure you have set the IP on your computer's interface:

...