08-29-2022 08:58 PM
AI tried a CLI firware update, help shows:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ruckus(debug)# fw_upgrade
------------------------------------------------------------------------
Name: fw_upgrade - Zone Director Firmware Upgrade Tool (Ver.1.2)
Synopsis 1: fw_upgrade <protocol>://<server ip|server name>/<path/image name> [-f]
Synopsis 2: fw_upgrade OPTIONS
Options:
[-p http|ftp|tftp|kermit:Protocol for image transfer ]
[-s :Server ip address or name ]
[-n :Image name with path on the server ]
[-f :Non-verbose mode
(may restore to factory configuration silently)]
[-h :This help message ]
Examples:
fw_upgrade ftp://<user>:<password>@<server ip>/<image file>
fw_upgrade ftp -s <server ip> -n <image file>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
BUT IT DID NOT SEEM TO WORK:
ruckus(debug)#
ruckus(debug)# fw_upgrade ftp -s 192.168.1.151 -n /home/piet/Downloads/10.1-ZD-2017-09-01-mibs.zip
------------------------------------------------------------------------
** Starting CLI Upgrade **
------------------------------------------------------------------------
Protocol : xyz
------------------------------------------------------------------------
** Checking if memory is sufficient **
------------------------------------------------------------------------
.
----->Sufficient memory to perform upgrade
------------------------------------------------------------------------
** Downloading ZD image **
------------------------------------------------------------------------
----->Unknown protocol
------------------------------------------------------------------------
** Upgrade failed, please try again **
------------------------------------------------------------------------
ruckus(debug)#
Solved! Go to Solution.
08-29-2022 10:10 PM
Hi @Piet
Please extract the image and provide the correct file name. Example below
fw_upgrade -p ftp -s vinny:TestRuckus@192.168.4.11 -n zd3k_10.0.1.0.146.ap_10.0.1.0.146.img
FYR : https://youtu.be/Sg_fjpaiIbM
Best Regards
Vineet
08-29-2022 10:10 PM
Hi @Piet
Please extract the image and provide the correct file name. Example below
fw_upgrade -p ftp -s vinny:TestRuckus@192.168.4.11 -n zd3k_10.0.1.0.146.ap_10.0.1.0.146.img
FYR : https://youtu.be/Sg_fjpaiIbM
Best Regards
Vineet