Created
September 9, 2025 03:29
-
-
Save therusetiawan/0ca676c3b23b1ad293baffb565640bb3 to your computer and use it in GitHub Desktop.
Command to set a UniFi device to inform the Network Controller.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ssh -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa ubnt@192.168.88.242 | |
| # enter unifi password = ubnt | |
| set-inform http://192.168.100.211:8080/inform |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment