09-13-2022 10:23 PM
How do I know if my switch has route image or switch image?
Does this R indicates router mode? Is there any way I can know this from show flash itself or some other command which doesn't need booting with image first?
UNIT 1: compiled on Dec 17 2014 at 18:38:51 labeled as FCXR08010g
Stack unit 1:
Compressed Pri Code size = 7280225, Version:08.0.10gT7f1 (/foundry/FGS/os/FCXS08010g.bin)
Compressed Sec Code size = 9675881, Version:08.0.10gT7f3 (/foundry/FGS/os/FCXR08010g.bin)
Compressed Boot-Monitor Image size = 370695, Version:10.1.00T7f5
Code Flash Free Space = 48234496
sh version
Copyright (c) 1996-2014 Brocade Communications Systems, Inc. All rights reserved.
UNIT 1: compiled on Dec 17 2014 at 18:38:51 labeled as FCXR08010g
(9675881 bytes) from Secondary /foundry/FGS/os/FCXR08010g.bin
SW: Version 08.0.10gT7f3
Boot-Monitor Image size = 370695, Version:10.1.00T7f5 (grz10100)
HW: Stackable ICX6610-48
==========================================================================
UNIT 1: SL 1: ICX6610-48 48-port Management Module
Serial #: BXL1312K0HH
License: ICX6610_PREM_ROUTER_SOFT_PACKAGE (LID: dzpINGKnFjp)
P-ENGINE 0: type E02B, rev 01
P-ENGINE 1: type E02B, rev 01
==========================================================================
UNIT 1: SL 2: ICX6610-QSFP 10-port 160G Module
==========================================================================
UNIT 1: SL 3: ICX6610-8-port Dual Mode(SFP/SFP+) Module
==========================================================================
800 MHz Power PC processor 8544E (version 0021/0023) 400 MHz bus
65536 KB flash memory
512 MB DRAM
STACKID 1 system uptime is 7 days 19 hours 48 minutes 51 seconds
The system : started=warm start reloaded=by "reload"
Solved! Go to Solution.
09-14-2022 05:55 AM
You are correct. FCXS would denote switching image and FCXR would denote routing image. You can check 'show version' to see what is currently running. 'show flash' will give you the contents of both primary and secondary flash.
09-14-2022 05:55 AM
You are correct. FCXS would denote switching image and FCXR would denote routing image. You can check 'show version' to see what is currently running. 'show flash' will give you the contents of both primary and secondary flash.
09-14-2022 10:10 AM
Thanks for your response, Ben.
Is there any way I can tell if image in flash is switch or router mode?
SSH@brocade01(config)#sh flash
Stack unit 1:
Compressed Pri Code size = 7280225, Version:08.0.10gT7f1 (/foundry/FGS/os/FCXS08010g.bin)
Compressed Sec Code size = 9675881, Version:08.0.10gT7f3 (/foundry/FGS/os/FCXR08010g.bin)
Compressed Boot-Monitor Image size = 370695, Version:10.1.00T7f5
Code Flash Free Space = 48234496
SSH@brocade01(config)#
09-14-2022 10:14 AM
In your case, FCXS08010g.bin (switching image) is in primary flash and FCXR08010g.bin (routing image) is in secondary flash. 'show flash' will *not* tell you what image your device is running. You need to issue 'show version' to get that information. From your prior post, we can see you are running the router image from secondary:
sh version
Copyright (c) 1996-2014 Brocade Communications Systems, Inc. All rights reserved.
UNIT 1: compiled on Dec 17 2014 at 18:38:51 labeled as FCXR08010g
(9675881 bytes) from Secondary /foundry/FGS/os/FCXR08010g.bin