Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 15172

Wireless Networking • Radar Signal

$
0
0
I have wifi configured this way
Code:
/interface wifi channeladd band=2ghz-ax comment="16 db" disabled=no frequency=2462 name=channel11x width=20mhzadd band=5ghz-ax comment="DFS 1 minuto, 30db" disabled=no frequency=5660,5220 name=channel132_46x width=20/40mhz/interface wifi securityadd authentication-types=wpa2-psk,wpa3-psk disabled=no ft=yes ft-over-ds=yes name=secWPA3 wps=disable/interface wifi configurationadd channel=channel11x country=Spain disabled=no mode=ap name=cfg11x security=secWPA3 ssid=Magalisadd channel=channel132_46x country=Spain disabled=no mode=ap name=cfg134_46x security=secWPA3 ssid=Santi/interface wifiset [ find default-name=wifi1 ] comment=5GHz configuration=cfg134_46x configuration.mode=ap .tx-power=19 disabled=noset [ find default-name=wifi2 ] comment=2.4GHz configuration=cfg11x configuration.mode=ap disabled=no mtu=1500
It turns out that after detecting a radar signal, the wifi went down and it didn't pick up again, however I have it on in addition to channel 5660 DFS, 5520 not DFS, why didn't it pick up on the second channel?
aradar.png
I only have that log related to wifi1 after the radar signal
aradar1.png
I saw this the next day, at no time did he get up according to the logs, How to make it lift at another frequency or at the same one after 1 minute?

Statistics: Posted by Santi70 — Fri Jan 26, 2024 11:17 pm



Viewing all articles
Browse latest Browse all 15172

Trending Articles