ubiquiti:cli:cheat_sheet
This is an old revision of the document!
Ubiquiti - CLI - Cheat Sheet
Commands that can be run on Unifi devices from the command line.
Command | Description | Example |
---|---|---|
info | Display AP information. | info |
fwupdate | Update firmware. | fwupdate --url https://<firmware-url>.bin |
poweroff | Shutdown the device. | poweroff |
reboot | Reboot the device. | reboot |
set-default | Restore to factory default. | set-default |
set-inform <inform_url> | Set URL of the controller. | set-inform http://ip-of-controller:8080/inform |
The Set-Inform URL tells the Unifi Access Point where the controller is located. By default, the access point will search the network for the controller, using the default DNS name unifi. This does not always work, so we need to tell the access point the correct address of the Unifi Controller. | set-inform http://192.168.1.10:8080/inform | |
upgrade <firmware_url> | Upgrade firmware. | upgrade http://192.168.1.10/unifi_fw.bin |
uptime | Displays the device uptime. | uptime |
ubiquiti/cli/cheat_sheet.1665481873.txt.gz · Last modified: 2022/10/11 09:51 by peter