Versions Compared

Key

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

...

The available parameters are as follows: 

ParameterMeaning
-rresets the configuration upon reinstallation procedure, optionalWhen the reinstallation process is performed, the configuration is reset, and for devices that have it, the default configuration may be applied, which is optional.
-k keyfileprovides the device with a license key (key file in .KEY format), optional
-s userscriptpreconfigures the device with the provided configuration (text file in .RSC format), optional

-a IP

uses a specific IP address that the Netinstall server will assign to the device, mandatory
PACKAGEspecify a list of RouterOS.NPK format packages that Netinstall will try to install on the device, mandatory
-i

starting from Release 7.7beta8

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)

...