RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
11-22-2021 01:55 AM
Hi Experts,
I have one R510 AP and I want converted to standalone mode, I have reset it and connected via 192.168.0.1 on internet explorer and tried to upgraded from local but for the moment I face with this message and doesn't let me to upgrade from local
and I have also tried to upgrade online but again I face with this message:
Do you have any ideas or solution?
The AP current firmware is: 200.7.10.202.94
Thank you for sharing your experiences,
Best
Ghasem
11-22-2021 03:02 AM
Should I put the file source address ?
I mean Like this:
fw set host 10.10.10.10 c:\file\1.bl7 ?
when I tried to use ruckus(ap-mode)# fw set host 10.10.10.111 c:\file
ruckus(ap-mode)#
There is no any error
Tnx for your help
11-22-2021 03:18 AM
Hello again,
I put these command and I again I face this error:
ruckus(ap-mode)# fw set control 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw set proto tftp 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw set port 69 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw set control 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw update
/bin/sh: can't create /etc/airespider-images/upgraded.fromver: Read-only file system
fw: Updating rcks_wlan.bkup ...
v54_fw_update: download fwupdate1.ruckuswireless.com section=rcks_fw.main image=Image2 ctl_file=r510_9991_cntrl.rcks (/writable/fw/main.cntl)
Error: net_get_buf- FW_CTL_ERROR
Error: net_get_buf- FW_CTL_ERROR
**fw(957) : CTL Get Error
ruckus(ap-mode)#
any idea?
Best,
G
11-22-2021 03:23 AM
Hi Ghasem,
I would request you to please open up a case on our Support portal and one of our Engineers will assist you on remote to upgrade the AP.
11-22-2021 09:45 AM
Sorry if I missed this, any idea why there is a "c:\file\1.bl7" added at every command which you are entering on the CLI?
The format should be like below:
fw set host 10.10.10.10
fw set proto tftp
fw set port 69
fw set control <firmware file name>
fw update
reboot
Not as
ruckus(ap-mode)# fw set control 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw set proto tftp 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw set port 69 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw set control 10.10.10.111 c:\file\R510.bl7
ruckus(ap-mode)# fw update
Note:
If the firmware file name is "R510.bl7, make sure you have this file copied on the root\shared folder of the TFTP server.
Regards,
Sanjay Kumar
11-22-2021 11:26 AM
Hello and thank you for your note.
As I mentioned before when I did like your command I face with this issue, while I checked everything ( FTP permission, turn off firewall and access write@& read and.... )
after putting the first command I face with this msg:
I don't know whats wrong with this. 😞
ruckus(ap-mode)# fw set host 10.10.10.111
/bin/sh: can't create /etc/airespider-images/upgraded.fromver: Read-only file system
OK
ruckus(ap-mode)#
