For firmware upgrades please follow the guide found here
The firmware files you will need are the 08092d and the 08092dUFI files
Updating firmware to 0809XX UFI
Step 1: Upgrade the switch using TFTP
The UFI firmware file contain both bootrom firmware as well as firmware for primary and secondary locations.
- Log into the switch as per steps mention in the upgrade guide
Double check that the firmware on a switch is no older than 08080. You can do so by typing in show flash
Once firmware version confirmed please type following
ena
cont f
ip address 192.168.1.254/24
ip default-gateway 192.168.1.1
exit
copy tftp flash 192.168.1.50* SPS08090dufi.bin primary
* - the ip address will vary depending on what IP you choose to set your laptop to.
(When completed you should get another TFTP to Flash Done. message.
copy tftp flash 192.168.1.50 SPS08090dufi.bin secondary
(When completed you should get another TFTP to Flash Done. message.)
Once firmware update completed you need to reboot the switch for changes to come into effect. Type the command:
Reload
You will be asked if you are sure of doing so, confirm it by typing.
Y
When the switch reboots log into it using your previous credentials. If the switch had no configuration whatsoever prior the update, the credentials will be username super password sp-admin
Once logged in check the firmware version.
Show version or it can be abbreviated to sh fl
You will notice that the bootrom has primary and secondary partitions in 0809XX UFI firmware. Show Version sh ver will confirm the UFI image
What we have noticed that sometimes the firmware versions of bootrom will not match i.e. the update would update primary but not the secondary or vice versa.
In order to fix that you need to type in the command:
copy fl fl following by primary or secondary depending on which bootrom that has not updated for example copy fl fl primary - this command copies the secondary partition to the primary
copy fl fl secondary - this command copies the primary partition to the secondary
Let’s double check if the update was successful by typing
sh fl
If firmware versions match as in the image below the update was successful.
Ruckus firmware: Ruckus ICX
Comments
0 comments
Please sign in to leave a comment.