hAP AX2 - I was clicking through Wireless/Radios and saw a button to provision.. never tried this before, so I chose wifi1 (5Ghz radio) and clicked provision.
Now (no matter what I do) I can't get wifi1 to come back. I've reset config a number of times, tried different versions of ROS, etc. It shows slave master bound but no device can connect to it. It also shows Disabled Port within the bridge.
Here's the config:
Code: Select all
/interface wifiwave2
set [ find default-name=wifi1 ] channel.band=5ghz-ax .skip-dfs-channels=all \
.width=20/40/80mhz configuration.country="United States" .mode=ap .ssid=NCO \
disabled=no security.authentication-types=wpa2-psk,wpa3-psk
set [ find default-name=wifi2 ] channel.band=2ghz-ax .skip-dfs-channels=\
10min-cac .width=20mhz configuration.mode=ap .ssid=NCO disabled=no \
security.authentication-types=wpa2-psk,wpa3-psk