Hi Rasmus,
Below is the command to disable WLAN on the AP.
set state {up|down}Example:
rkscli: set state wlan0 up
OK
To disable WLANs from ZD's CLI on all APs below command can be used.
ruckus(debug)#remote_ap_cli –A set state down.To disable WLANS from vSZ's CLI, below command can be used.
remote ap-cli "AP CLI Command"
Example:
vSZE35GARNAMEST# remote ap-cli 8C:0C:90:26:0E:E0 "set state wlan0 up"
OK
The same can also be achieved using AP-CLI Script.
fw_version=3.5.1.0.419model=allset state wlan0 upPlease change the AP firmware version according to your setup and upload it under,
Diagnostics>>Scripts>>AP-CLI Script and execute it.
So you can create individual script to disable 2.Ghz wlans (wlan0-26) and 5Ghz (wlan32-58), then you can run any one at once on your AP Zone and calibrate Spot.
The below method can be used on the vSZ/SZ set-up.
Please create a WLAN Group without selecting any WLANs in it and assign it to AP-Group or particular AP, now on these radios the SSIDS should not show up.
In case of ZD there is an option to enable and disable WLAN Services in the AP Group, but the same is not available in vSZ/SZ AP Group settings.
The above are the available options to disable WLANs in ZD/vSZ/SZ. I hope this would be helpful.
Regards,
Abilash PR.