Unifi SSH Commands
Unifi SSH Commands
We are going to start with the most commonly used Unifi SSH Commands, later on, I will organize them by device or
function.
set-inform set-inform http://192.168.1.1:8080/inform Set URL of the controller for adoption. More info
The following Unifi SSh Commands can really help you with finding network-related issues with your Unifi Device.
ip address add ip address add 192.168.1.143/24 dev br0 Set static IP Address
ip router add ip route add default via 192.168.1.1 Set default gateway
When you connect to your UDM Pro (or another controller that is running Unifi OS), then you will have a couple of
other options:
Command Example Function
cat cat
Show DHCP Leases
/mnt/data/udapi-config/dnsmasq.lease /mnt/data/udapi-config/dnsmasq.lease
There are a lot of log files that you can access to help you debug any Unifi related problem:
AD
Command Function