rksap_cli -A "reboot now"
fw_version=3.1.1.0.474model=allreboot now
Welcome to the Ruckus SmartCell Gateway 200 Command Line InterfaceVersion: 3.1.1.0.474SZ> enPassword: *************SZ# remote ap-cli AP MAC address
Copy this into a notepad. Save it as .sh extension. then, upload it under the administration, diagnostic as shown above by Daniel.
#AP CLI script Example
#define Zone's AP FW versionfw_version=3.2.1.0.642
#define Model class, only all is supported now.model=all
#CLI commandsreboot now
Then execute it. You don't have zone, so in your case, it will apply to all APs in the SZ-100.
Hope it helps.