Ubiquiti Manual Actions

  • Post author:Dion Reijbroek
  • Post category:Networking

Manual reset

sudo syswrapper.sh restore-default

Manual set inform

set-inform http://ip-of-controller:8080/inform

Manual FW update

Copy the download URL from the Ubiquiti website and open SSH session to device:

upgrade <URL to FW download location>

Better:

Download the FW file using a computer.
Transfer FW file to the Ubiquiti Device using WinSCP and SCP protocol.
Place Firmware file in /tmp folder and rename to fwupdate.bin
Upgrade firmware using this command:

syswrapper.sh upgrade2 &