Skip to content

Instantly share code, notes, and snippets.

@lepiaf
Last active July 5, 2022 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lepiaf/511110482d65714e71b6773781ebb952 to your computer and use it in GitHub Desktop.
Save lepiaf/511110482d65714e71b6773781ebb952 to your computer and use it in GitHub Desktop.
how to change channel in unifi ap via ssh
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