02-11-2014 06:46 AM
07-13-2023 08:01 AM
Hi @FN,
The options mentioned below are for auto-recovering the APs when the Zone Director goes offline.
When the ZD goes offline then the APs will reboot after the mentioned time below.
There is no option to schedule the reboot. You can reboot all the APs from the ZD CLI using the CLI commands below:
ruckus>
ruckus> en
ruckus# debug
ruckus(debug)# remote_ap_cli -A "reboot"
Thank you!
Amith
If the APs are managed by the Zone Director, then you can try the below command from the CLI of the Zone Director.
ruckus> enable
ruckus# debug
You have all rights in this mode.
ruckus(debug)# remote_ap_cli -A "reboot"
usage: remote_ap_cli [-q] {-a ap_mac | -A } "cmd arg1 arg2 .."
excute AP CLI command in remote AP
-A ; all connected AP's
-q ; do not show result
cmd ; Ruckus CLI, e.g. "get station wlan0 list"
There is no option to schedule the reboot. Please let us know once you have tried the above commands.
Thank you!
Amith