Last active
July 5, 2022 17:32
-
-
Save lepiaf/511110482d65714e71b6773781ebb952 to your computer and use it in GitHub Desktop.
how to change channel in unifi ap via ssh
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
https://community.ui.com/questions/Changing-channel-width-with-SSH/2d212ac9-7f30-4c30-ad80-57b77cd0e234?page=1 | |
- login to ssh | |
- edit /tmp/running.cfg and look radio.2.channel for 5Ghz | |
- edit /tmp/system.cfg and update radio.2.channel for 5Ghz | |
- run command save | |
- run command reboot | |
enjoy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment