Różnice między wybraną wersją a wersją aktualną.
Poprzednia rewizja po obu stronachPoprzednia wersjaNowa wersja | Poprzednia wersja | ||
tutoriale:ubiquity_ap_provision [2025/05/07 16:19] – administrator | tutoriale:ubiquity_ap_provision [2025/05/16 18:53] (aktualna) – administrator | ||
---|---|---|---|
Linia 1: | Linia 1: | ||
+ | ====== Unifi: AP provisioning ====== | ||
+ | |||
+ | |||
=== Step 1: SSH to your Unifi radio === | === Step 1: SSH to your Unifi radio === | ||
ssh to [email protected] (or whatever the IP address is.) default password is ubnt, if it something else, I hope you wrote it down when you set it. :) | ssh to [email protected] (or whatever the IP address is.) default password is ubnt, if it something else, I hope you wrote it down when you set it. :) | ||
Linia 5: | Linia 8: | ||
You must reset the AP to defaults before changing the inform ip address. To do so execute the following command | You must reset the AP to defaults before changing the inform ip address. To do so execute the following command | ||
- | %% | + | < |
syswrapper.sh restore-default | syswrapper.sh restore-default | ||
- | %% | + | </ |
This will reboot the radio and disconnect your SSH session. Once it comes back online, you will need to reconnect. | This will reboot the radio and disconnect your SSH session. Once it comes back online, you will need to reconnect. | ||
Linia 13: | Linia 16: | ||
Now issue the set-inform command with the IP address of your Unifi controller. | Now issue the set-inform command with the IP address of your Unifi controller. | ||
- | %% | + | < |
- | set-inform http://unifi.pmd.cloud: | + | set-inform http://192.168.0.1: |
- | set-inform https://unifi.pmd.cloud/inform | + | set-inform https://domain.pl/inform |
- | %% | + | </ |
The AP should connect to the controller within a few seconds and you are set. | The AP should connect to the controller within a few seconds and you are set. | ||
Z < | Z < |