UniFi: Difference between revisions

From Wreckroom
Jump to navigation Jump to search
Line 25: Line 25:
After ssh, you can set signal to the device to be adopted by the new gateway:
After ssh, you can set signal to the device to be adopted by the new gateway:


<code>set-inform http://192.168.1.1:8080/inform</code>
<syntaxhighlight>set-inform http://192.168.1.1:8080/inform</syntaxhighlight>

Revision as of 08:46, 17 January 2024

Network Topology

https://app.diagrams.net/#G11IoJb1M7YoS0FUSj-TjkHPVlAgNTu0S4

OpenVPN

Runs on TCP port 1194 hosted on UniFi Network.

Adopting Devices

When migrating networks, you will need to SSH into the devices and enable broadcasting for new adoption.

WAP (Wi-Fi Access Points)

ssh admin@192.168.1.30

Kitchen UAC Pro

Some newer devices need additional options and will throw a nasty error if not done this way:

ssh -o HostKeyAlgorithms=+ssh-rsa,ssh-dss admin@192.168.1.100

Adoption

After ssh, you can set signal to the device to be adopted by the new gateway:

set-inform http://192.168.1.1:8080/inform