01-28-2024 02:26 PM
Unable to find ufi image copy from please reload master with appropriate UFI image to proceed with flash flash copy.
Could you help me with this?
01-29-2024 05:20 AM
Hi @Jphilbin38
Greetings of the day,
Thanks for the detailed description,
Please try to access the switch using the CLI method and check whether you are getting the same issue or not.
How to console in the ICX-7150-C12P
Once you gain access to the switch please share the output of the following commands.
enable
Show version
Show flash
Please let us know if you have any queries in this regard.
\
Best regards,
Jayavidhya
Lennar Home Community
02-11-2024 04:42 PM
ICX7150-C12 Router#enable
Incomplete command.
ICX7150-C12 Router#show version
Copyright (c) Ruckus Networks, Inc. All rights reserved.
UNIT 1: compiled on Sep 23 2019 at 00:00:25 labeled as SPR08090d
(32539748 bytes) from Secondary SPR08090d.bin (Non-UFI)
SW: Version 08.0.90dT213
Compressed Secondary Boot Code size = 786944, Version:10.1.15T225 (mnz10115)
Compiled on Thu Jan 31 07:08:55 2019
HW: Stackable ICX7150-C12-POE
==========================================================================
UNIT 1: SL 1: ICX7150-C12-2X1G POE 12-port Management Module
Serial #:FEK3841R0W7
Software Package: ICX7150_BASE_L3_SOFT_PACKAGE
Current License: 2X1G
P-ASIC 0: type B160, rev 11 Chip BCM56160_B0
==========================================================================
UNIT 1: SL 2: ICX7150-2X1GC 2-port 2G Module
==========================================================================
UNIT 1: SL 3: ICX7150-2X10GF 2-port 20G Module
==========================================================================
1000 MHz ARM processor ARMv7 88 MHz bus
8192 KB boot flash memory
2048 MB code flash memory
1024 MB DRAM
STACKID 1 system uptime is 22 day(s) 1 hour(s) 19 minute(s) 3 second(s)
The system started at 00:19:39 GMT+00 Sat Jan 01 2000
The system : started=cold start
======================================================================================
=============== WARNING: FI image is not booted from UFI!!! ===============
====== Please download UFI image and reboot the system for full functionality ======
======================================================================================
ICX7150-C12 Router#show flash
Stack unit 1:
NAND Type: Micron NAND 2GiB (x 1)
Compressed Pri Code size = 28660224, Version:08.0.90dT211 (SPS08090d.bin)
Compressed Sec Code size = 32539748, Version:08.0.90dT213 (SPR08090d.bin)
Compressed Pri Boot Code size = 786944, Version:10.1.15T225 (mnz10115)
Compressed Sec Boot Code size = 786944, Version:10.1.15T225 (mnz10115)
Code Flash Free Space = 1260417024
ICX7150-C12 Router#
02-12-2024 12:45 PM
Hi @Jphilbin38
I can see that your unit is running the wrong code (router) instead the correct one (switch)
CLI output:
ICX7150-C12 Router>
you can solve it with the following commands:
enable
copy flash flash secondary
boot system flash secondary yes
You also can check this article for more information:
Fixing RUCKUS ICX-7150-C12P Switch Routing Code (SPR) issue using Command Line Interface (CLI)
Kind regards,
Sofia Gätjens
02-12-2024 03:50 PM
I tried that. And the secondary files are lost.