06-10-2021 04:46 AM
Hello,
I installed l3-prem-2X10G license but my ICX 7250 does not have L3 features. What could be the problem? I reloaded the switch but it is has l2 features, not L3.
ICX7250-48 Switch#show version
Copyright (c) Ruckus Networks, Inc. All rights reserved.
UNIT 1: compiled on Jan 5 2021 at 21:06:08 labeled as SPS08090j
(29360128 bytes) from Primary SPS08090j.bin (UFI)
SW: Version 08.0.90jT211
Compressed Primary Boot Code size = 786944, Version:10.1.18T215 (spz10118)
Compiled on Mon Jul 13 08:53:15 2020
HW: Stackable ICX7250-48
==========================================================================
UNIT 1: SL 1: ICX7250-48 48-port Management Module
Serial #:DUJ3--------
Software Package: BASE_SOFT_PACKAGE (LID: fwlIHGIuFFn)
Current License: l3-prem-2X10G
P-ASIC 0: type B344, rev 01 Chip BCM56344_A0
Solved! Go to Solution.
06-10-2021 04:50 AM
Your booting from switch code.
check your flash and if you have SPR as secondary,
run
”boot system flash secondary yes”
this will instantly reboot the switch, make sure this is lab only.
06-10-2021 04:50 AM
Your booting from switch code.
check your flash and if you have SPR as secondary,
run
”boot system flash secondary yes”
this will instantly reboot the switch, make sure this is lab only.
06-10-2021 04:56 AM
This is not lab. I am building the campus network.
ICX7250-48P Switch#show flash
Stack unit 1:
Compressed Pri Code size = 29360128, Version:08.0.90jT211 (SPS08090j.bin)
Compressed Sec Code size = 33554432, Version:08.0.90jT213 (SPR08090j.bin)
Compressed Pri Boot Code size = 786944, Version:10.1.18T215 (spz10118)
Compressed Sec Boot Code size = 786944, Version:10.1.18T215 (spz10118)
Code Flash Free Space = 1689579520
ICX7250-48P Switch#show boot-preference
Boot system preference(Configured):
Use Default
Boot system preference(Default):
Boot system flash primary
Boot system flash secondary
These are new products. How can I solve it?
06-10-2021 05:18 AM
Alright, Primary is l2 firmware so that was the reason. I will copy secondary to primary and solve the problem.
06-10-2021 05:27 AM
Yep! That's your fix. Sorry for the delayed response.