Ubiquiti

How to move a Unifi AP to a new controller
         SSH to the AP Login using the old (or current if it's currently adopted) credentials Type mca-cli > enter Type "set-inform http://F...
Fri, Sep 24, 2021 at 2:28 PM
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-lite Right-c...
Fri, Aug 4, 2023 at 5:37 PM
Setup Ubiquiti Trunk on Cisco switch
no switchport mode description ""WIRELESSAP"" switchport trunk encapsulation dot1q switchport trunk native vlan 169 switchport mode t...
Thu, Jan 20, 2022 at 8:58 PM
Dell switch, adjust idle timeout.
The default time out is 3600 seconds. The following will adjust it to 86400 seconds. conf t ip http timeout-policy idle 3600 life 86400 copy run start...
Thu, Jan 20, 2022 at 9:21 PM
How upgrade Unifi Controller (Ubuntu Server) from whatever to latest
apt-get update; apt-get install ca-certificates curl -y sudo -i (Ubuntu) or su (Debian) curl -sO https://get.glennr.nl/unifi/install/install_latest/un...
Mon, Oct 14, 2024 at 7:51 PM
Set Time Zone on Ubiquiti Edgeswitch
SSH into the switch Login Type en Re-enter your password Type configure and press Enter Paste "clock timezone -6 minutes 0 zone cst"  Chan...
Sat, Jan 25, 2025 at 8:14 AM