How to configure ubiquiti network equipment » History » Version 1
Nico Schottelius, 05/31/2020 05:42 PM
1 | 1 | Nico Schottelius | h1. How to configure ubiquiti network equipment |
---|---|---|---|
2 | |||
3 | h2. General steps |
||
4 | |||
5 | * Reset the device |
||
6 | * ssh into it (username: ubnt, password: ubnt) |
||
7 | * Setup a password |
||
8 | |||
9 | |||
10 | |||
11 | h2. Upgrading most ubiquiti access points |
||
12 | |||
13 | |||
14 | * Dowload the latest firmware from https://www.ui.com/download |
||
15 | * scp it to the device as /tmp/fwupdate.bin |
||
16 | * ssh into the device, run @syswrapper.sh upgrade2 &@ (seems to need to be backgrounded) |