I am going to wipe my 7150-c12p clean and rebuild it. I did this by running erase flash primary/secondary and clearing the startup config.
I am going through Fohdeesha.com and I've come across his TFTP setup.
Code:
setenv image_name ICX7xxx/SPR08090mc.bin
setenv uboot ICX7xxx/mnz10118.bin
In my case, I don't want to use SPR because I don't want routing.
I did download the ICX7150 --> 08095n file and the images files are:
- SPR08095nufi.bin
- SPS08095nufi.bin
I will set my image name to be:
Code:
setenv image_name SPS08095nufi.bin
But I am unsure if I need the uboot file. I don't see any files in the Ruckus 08095n folders that start with a mnz.
Edit:
I found another thread that goes over the ICX firmware recovery (
How to: ICX firmware recovery (boot mode) – Habitech Limited ) and they mention the uboot file, which looks to be bootcode (uboot=brocade/ICX7150/bootcode/spz10106b002)
I'm not sure where to source this file when the Brocade-Ruckus download .zip doesn't seem to include it.