01-17-2022 10:36 AM
Hello,
I am trying to load a firmware 500 version 200.7.10.102.64 but the upgrate interface does not work. How could I load the ap via tftp?
Solved! Go to Solution.
01-17-2022 11:07 AM
You can use below commands to upgrade the firmware from cli using TFTP.
#fw set host <TFTP server IP address>
#fw set proto tftp
#fw set port 69
#fw set control <image file name>
#fw update
Once image is update, reboot AP with reboot command.
#reboot
06-21-2023 10:03 AM
Hi @begine,
You can try the standalone version 104.X Below is the link to download the firmware.
https://support.ruckuswireless.com/software/1016-zoneflex-r500-indoor-ap-104-0-0-0-1347-ga-software-...
Thank you!
Amith