F1Linux Asked: 2020-04-27 03:58:51 +0800 CST2020-04-27 03:58:51 +0800 CST 2020-04-27 03:58:51 +0800 CST MikroTik: Set scan-list in RoS to ONLY use 2.4 GHz non-overlapping channel frequencies 772 How do I set the scan-list in MikroTik RouterOS to use only 2.4 GHz non-overlapping channel frequencies? wifi mikrotik routeros 1 Answers Voted Best Answer F1Linux 2020-04-27T03:58:51+08:002020-04-27T03:58:51+08:00 To set the scan-list to ONLY use 2.4 GHz non-overlapping channel 1,6 & 11 in MikroTik RouterOS (currently v6.46.5): /interface wireless set scan-list=2412,2437,2462 numbers=wlan1 Obviously change wlan1 to the correct value as necessary for the radio you're working with in your MikroTik-
To set the
scan-list
to ONLY use 2.4 GHz non-overlapping channel 1,6 & 11 in MikroTik RouterOS (currently v6.46.5):Obviously change
wlan1
to the correct value as necessary for the radio you're working with in your MikroTik-