Hello,
i think my title and first was not clear enough.
We don't want to turn off the AP completly. We want to turn off the Radio (2.4/5) of some APs.
My idea was to turn off the WLANs or Radio by script (SSH/Telnet).
I've read the Unleashed CLI Reference-Book and found two interesting commands:
1. set state wlanX down/up
2. radio 2.4 wlan-service
In case of 1. the command does not work. When I run the command on an member AP "set state wlan0 down" and afterwards "get state wlan0" the AP shows that the wlan is down. But the WLAN ist still working.
In case 2. the command also does not work. When I run the command on the Master AP "radio 2.4 wlan-service" the radio is still active. What about the arguments of the command "wlan-service"? Do I need "enable/disable"? I've tried these arguments also with no luck.
It would be great if one these commands (1./2.) would work, because these changes are only active until the next reboot of the said AP. So the customers only needs to restart the AP to get the WLAN working again.