how i can change the firmware for a switch Ruckus icx 7150-24?
Hi @A_jos Greetings!!!
Thank you for contacting the RUCKUS Community forums.
Could you please let me know if this is a Lennar Home RUCKUS setup?
Please confirm.
Thank you again.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community.
idk i think
Hi @A_jos
Thank you for the response.
One of our ICX engineers will post answers to your queries on this case.
For now, I understand that you have a Switch of ICX7150-2P and you would like to upgrade to the next stable version.So the recommended firmware for ICX7150 is 08.0.95m.
You can refer to the below link for your reference:
https://www.youtube.com/watch?v=DHIEajPhHWQ&t=268s
https://support.ruckuswireless.com/software?filter=108#sort=relevancy&f:@commonproducts=[ICX 7150]
/kb/articles/1-how-to-upgrade-ruckus-icx-7150-c12p-from-non-unified-forwarding-image-ufi-to-a-stable-ufi-version
(From the above link, please ignore the versions and you can upgrade to the 08.0.95m version)
Moving Forward If this issue is not resolved, Please log a ticket with the below link so that we can help you further.
https://support.ruckuswireless.com/contact-us
I hope this information helps you
Please feel free to leave us a message if any concerns.
Thank you again for your
Hi A_jos,
Thank you for reaching us.
Please feel free to run "show version" on the switch. Here I am taking the example of the 7150 switch to explain.
If the code is "SPS" it would be a switch code and if the code is "SPR" it would be a router code.
S - Switch
R - Router
Run the below command :
show flash
From the above command, you can confirm the code in the flash of the ICX switch code or router code and from the show version command you can confirm from which code you are booting.
If for example you want the router code and it is in a primary flash you can run the below command :
boot system flash primary
If for example you want the switch code and it is in secondary you can run the below command :
boot system flash secondary
Note: Please run the above command after putting write mem in the maintenance window.
You can also refer to the below link for your ref:
https://docs.ruckuswireless.com/fastiron/08.0.60/fastiron-08060-commandref/GUID-9B008914-403A-4FE1-8445-5DCD63F9A1A2.html
Please let us know how it goes.
Moving Forward If this issue is not resolved, Please log a ticket with the below link so that we can help you further
Please feel free to leave us a message if any concerns
Note: Please feel free to mark the post as ACCEPTED SOLUTIONS if it addresses your query.
Thanks
Hi A_jos
Adding to the post. When you run "Show version" you would see output as below
ICX7850-48C Router#show versionCopyright (c) Ruckus Networks, Inc. All rights reserved.UNIT 1: compiled on Jan 12 2024 at 10:03:57 labeled as TNR09010j(69659728 bytes) from Primary TNR09010j.bin (UFI)SW: Version 09.0.10jT233Compressed Primary Boot Code size = 1573376, Version:10.1.26T235 (tnu10126)Compiled on Tue Nov 29 12:43:36 2022
When you run "show flash" you would see below output
ICX7850-48C Router#show flashStack unit 1:Compressed Pri Code size = 69659728, Version:09.0.10jT233 (TNR09010j.bin)Compressed Sec Code size = 69659728, Version:09.0.10jT233 (TNS09010j.bin)Compressed Pri Boot Code size = 1573376, Version:10.1.26T235 (tnu10126)Compressed Sec Boot Code size = 1573376, Version:10.1.26T235 (tnu10126)Code Flash Free Space = 2460647424
If the switch is running in router code and in flash if you have a switch code running in either flash then you can use command "boot system flash <primary/secondary>" to reboot the switch from that flash.
For example in above example I have a switch code TNS09010j in my secondary flash so I can use "boot system flash secondary" to boot my switch from secondary flash which runs switch code.
If both secondary and primary are in router code then you might have to upgrade the switch to a switch code. You can refer the below links which will help you with upgrade process.