cancel
Showing results for 
Search instead for 
Did you mean: 

is this possible to restart all zoneflex access points from controller?

tanver_oz
New Contributor
i want to restart all zoneflex access points from controller dashboard. is this possible or is there anyway to do it?
5 REPLIES 5

Amith
RUCKUS Team Member

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. 


Amith_0-1689259830187.jpeg

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