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

Wireless Networking • wifi reauthenticating

$
0
0
I have a task scheduled at 5:00 that disables and enables a Wi-Fi interface in case it has changed channels due to radar interference. After executing it, I have an iPhone that often cannot connect to it again.

The wifi configuration is as follows
Code:
[user@hap_ac2] > interface/wifi/export # 2024-03-31 11:52:26 by RouterOS 7.14.2# software id = G48Y-1U35## model = RBD52G-5HacD2HnD# serial number = XXXXXXX/interface wifi securityadd authentication-types=wpa2-psk,wpa3-psk connect-priority=0/1 disabled=no ft=yes ft-over-ds=\    yes name=sec1 wps=disable/interface wifiset [ find default-name=wifi1 ] channel.band=2ghz-n .frequency=2412 .width=20mhz \    configuration.country=Spain .mode=ap .ssid=Miwifi .tx-power=6 disabled=no security=sec1set [ find default-name=wifi2 ] channel.band=5ghz-ac .frequency=5660,5220 .width=20/40mhz \    configuration.country=Spain .mode=ap .ssid=Miwifi .tx-power=16 disabled=no security=sec1

Statistics: Posted by Santi70 — Sun Mar 31, 2024 1:57 pm



Viewing all articles
Browse latest Browse all 15394

Trending Articles