I was playing with the config per my other thread (hAP ax3 / MBP: intermittent packet loss) and it appears I broke something and cannot quite figure out what exactly.
As can be seen in the linked post, I had disable-pmkid=yes on the WiFi interface which I set in hopes it would improve connectivity. It did not and today I wanted to revert this change by running /interface/wifi/security unset disable-pmkid .... And my 5Ghz interface stopped working (2.4Ghz still works fine).
I removed the related config, reset the interface itself, rebooted the AP then reconfigured the wifi interface. But I cannot bring it to life. None of my devices list it and I cannot connect to it by the SSID either.
I think I understand how and what I accidentally broke.
As I mentioned in the linked post, I disabled the DFS channels and set reselect-interval on the channel profile. This allowed AP to pick frequencies that are not supported by my devices (U-NII-4).
For a day I was lucky as the AP avoided these frequencies. But changing the disable-pmkid setting must have triggered re-selection and it happened to pick 5885.
But how could it be made friendler? Do you have suggestions? I mean, your device(s) did not support U-NII-4. So, should Winbox show a warning message like? “Beware! U-NII-4 frequency is active in use”. A regular user would not be smarter when reading this either and any other users would complain about “nagging message” they want to get rid off. Providing a config option to “disable U-NII-4 channels” is something that does not help here neither. So how could it be improved? Some toggle labelled “maximum compatibility mode” that basically disables all that could maybe incompatible with older devices? If yes, then people come here whining about even slower wifi operation - as maximum compatibility means maximum old standards and settings.
7 checkboxes for “usable channels”:
U-NII-1 5160-5240 (32-48)
U-NII-2A 5260-5340 (52-68)
U-NII-2C 5480-5700 (96-140)
U-NII-2C/3 5720 (144)
U-NII-3 5745-5825 (149-165)
U-NII-3/4 5845 (169)
U-NII-4 5865-5885 (173-177)
+1:
all of them
and a note like:
U-NII-1 up to U-NII-2C/3 are compatible with most client devices
U-NII-3 and greater are compatible only with more recent devices (typically 2016 or later)
With a default for the first 4 checked would IMHO go a long way.
Exactly. The concept of “default” / “unset” being equal to all supported by the radio is not great. To that extent I mostly dislike how “default” is implemented in RouterOS. print needs to display concrete values and use graphics / color / formatting to disambiguate user settings from default.
And it’s not impossible for an AP to keep track of channels that a given client was able to connect to. An intelligent suggestion / warning can be deduced here and you don’t need to go full OpenAI.