cancel
Showing results for 
Search instead for 
Did you mean: 

vSZ- Rebooting all APs at once

stefany_pineda
New Contributor II

Is there a way to reboot ALL AP's at once, or to reboot ALL "model AP" at once?

Hi, i have the next issue,

Controller: virtual smart zone with two zones: 5.2.1.0.515 and 3.6.2

issue: all ZF7982 in zone 3.6.2 report high cpu utilización (98%-100%), when our prtg shoot the alarm "cpu 100%", the ap (randomly) presents in "Access point-events"----->"heartbeat loss", then, ap "disconnect"

ping to IP ( ap "disconnected") is ok

my ssh loging is slow

 

we have 200 ap zf7982, i want to reboot all aps at once, is it possible? how can i do it?

Abs.

9 REPLIES 9

DarrelRhodes
Valued Contributor

Hi Abs,

Have you seen this thread?  Looks like it may/may not work if you are running SZ 5.1 or newer:

https://forums.ruckuswireless.com/conversations/access-points/is-there-a-way-to-reboot-all-r710s-at-...

Best,
Darrel.

@darrel_rhodes

thanks!!! actually.. it works! with virtual smart zone V5.2.1 

naresh_kumar_74
Moderator
Moderator

Hello Abs, 

The below AP CLI script commands are blacklisted from 5.1 and above software releases.

reboot
set factory
set scg reset
set scg init
set scg ip
set scg disable/enable
set hub disable/enable
set interface
set password
set login

We have the below command to reboot individual Aps.

ruckus# reload ap <MAC address of the AP>

Hope this helps.

Regards,

Naresh Kumar 

@naresh_kumar_7493781  so gratefull!

thanks,

i applied the next ap cli in format .kps

_________________________

model=ZF7982

reboot now

_________________________

To execute i selected in system- the 3.6 zone.

🙂