07-15-2023 02:44 PM
Hello , MY RUCKUS SWITCH FLASHING ALL LIGHTS. HOW DO I GET IT UP AND RUNNING AGAIN
I tried resetting by unplugging and leaving reset pin and the letting go when everything is flashing
i cant seem to get this to work. how can i fix this
Solved! Go to Solution.
07-18-2023 06:05 AM
Hi @SIBAZZ
Thanks for your response.
Please confirm the LED status of the switch and the access points using the below guide.
R510 LED lights
RUCKUS LED lights
Please let us know if you have any queries in this regard.
Best regards,
Jayavidhya
Lennar Home Community
07-17-2023 01:40 PM
Yes I did the steps on putty and it said done it was a lot of steps but those are the colors does that mean we are done
07-17-2023 02:02 PM
Hi @SIBAZZ
Please let us know whether you have executed the below commands or not.
setenv ipaddr 192.168.0.3
setenv gatewayip 192.168.0.2
setenv netmask 255.255.255.0
setenv serverip 192.168.0.2
printenv"
If 'yes' please let us know whether you got the ping alive message as mentioned below.
“ping 192.168.0.2” (ping to test connectivity to your network Computer IP)
Note: the ping response should say alive, if the response is "is not alive", it means that there is no connectivity between the computer and your Switch, so you cannot move forward, note that the connection that creates the Connectivity between the computer and your Switch, is the Ethernet cable connected from the Out-of-band management port on the Switch to the Ethernet port on your computer, and the IP address you configured in your computer and the Switch (computer's IP 192.168.0.2) (Switch'IP 192.168.0.3)
Please let us know if you have any queries in this regard.
Best regards,
Jayavidhya
Lennar Home Community
07-17-2023 02:14 PM
Yes king alive
07-17-2023 02:14 PM
Ping
07-18-2023 05:35 AM
Hi @SIBAZZ
Thanks for your response.
Now you have configured the Switch and you have connectivity to the Computer/Server, let’s run the software recovery, which is basically performing an upgrade while the Switch it’s in boot mode.
Let run the next set of commands:
“setenv image_name SPS08090k.bin” (enter the correct image file name)
“update_primary” (upload the image on the primary partition)
“setenv image_name SPS08090k.bin” (enter the correct image file name)
“update_secondary” (upload the image on the secondary partition)
*Wait that loads the image and continue with the boot:
“setenv uboot mnz10115.bin” (enter the correct boot file name)
“update_uboot” (upload the boot code)
* Wait that loads the boot and continue with the Final command reset:
“reset” (finally enter reset to reload the unit)
Tutorial video: https://www.youtube.com/watch?v=RHriOYYD_iI
How to perform a Software Recovery Article?
https://support.ruckuswireless.com/articles/000006823
Please let us know if you have any queries in this regard.
Best regards,
Jayavidhya
Lennar Home Community