Ubiquiti
| Article | Updated |
|---|---|
|
How to move a Unifi AP to a new controller
SSH to the APLogin using the old (or current if it's currently adopted) credentialsType mca-cli > enterType "set-inform http://FQDN:8080/inform"Check the controller and you'll see the AP begin to pro… |
Jun 2, 2026 |
|
Upgrade Ubiquiti AP firmware manually
Upgrade firmware without a controller:Find the correct firmware for your model Unifi AP such as https://www.ui.com/download/software/uap-ac-liteRight-click the download and copy the download URLSSH to the AP For example: Type "upgrade&… |
Jun 2, 2026 |
|
Setup Ubiquiti Trunk on Cisco switch
no switchport mode description ""WIRELESSAP"" switchport trunk encapsulation dot1q switchport trunk native vlan 169 switchport mode trunk |
Jun 2, 2026 |
|
Dell switch, adjust idle timeout.
The default time out is 3600 seconds. The following will adjust it to 86400 seconds.conf tip http timeout-policy idle 3600 life 86400copy run start |
Jun 2, 2026 |
|
How upgrade Unifi Controller (Ubuntu Server) from whatever to latest
apt-get update; apt-get install ca-certificates curl -ysudo -i (Ubuntu) or su (Debian)curl -sO https://get.glennr.nl/unifi/install/install_latest/unifi-latest.sh && bash unifi-latest.shor for specific versions curl -sO https://get.g… |
Jun 2, 2026 |
|
Set Time Zone on Ubiquiti Edgeswitch
SSH into the switchLoginType enRe-enter your passwordType configure and press EnterPaste "clock timezone -6 minutes 0 zone cst" Changing your time zone to -7 and mst for Moutain Standard Time, -5 and est for Eastern Standard time, etc.… |
Jun 2, 2026 |