How to force 802.11ax only and disable any other protocols

Last I looked it wasn't in the GUI, but you can manually add it to an AP config:

option require_mode 'ax'

https://openwrt.org/docs/guide-user/network/wifi/basic

(I haven't actually verified this works as intended, but it causes no errors. My home setup is AX by design rather than AP policy: Wi-Fi hwmode values seems to be out-dated)

1 Like