This shows you the differences between two versions of the page.
|
disable_2.4_ghz_band [2015/11/01 06:12] ispyisail created |
disable_2.4_ghz_band [2015/11/01 06:16] (current) ispyisail |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Disable 2.4 Ghz band ====== | ||
| + | ===== Introduction ===== | ||
| - | Setting to disable just the 2.4 ghz band of wireless but keep the 5ghz on using command line | + | Setting to disable just the 2.4 Ghz band of wireless but keep the 5ghz on using command line |
| + | ===== Command line ===== | ||
| + | SSH into your router with putty | ||
| + | |||
| + | |||
| + | < | ||
| uci set wireless.radio0.disabled=1 | uci set wireless.radio0.disabled=1 | ||
| uci commit wireless | uci commit wireless | ||
| wifi | wifi | ||
| + | </ | ||