12-31-2022 07:55 AM
Ruckus switch is not showing in the dashboard, does this mean the switch is not working ? Tried adding manually, but I am not sure of IP address. When I run the IP scanner, showing two AP IP's but not finding the Switch IP I guess. Any suggestion how to add switch to dash board first. Then I can continue debug the rest.
Solved! Go to Solution.
01-03-2023 07:15 AM
It all worked atlast. Thanks a lot!
01-02-2023 12:20 PM
Hi @ra507102234
Your Switch is running routing code and an old code 08080, you need to fix the routing code issue, after that may join however the next will be performing an upgrade to the code 08095g UFI.
1:Fixing the routing code issue:
ICX7150-C12 Router>enable
ICX7150-C12 Router>show flash (you can confirm in which partition you have the correct code that will start with SPS example: SPS08080f.bin normally will be your primary partition)
ICX7150-C12 Router#copy flash flash secondary (this will copy what is in your primary code to the secondary)
ICX7150-C12 Router# write memory
ICX7150-C12 Router#show flash (now both partitions must start with the SPS before the code type)
ICX7150-C12 Router#Boot system flash primary yes
2:Configure SSH:
Switch(config)#configure terminal
Switch(config)#crypto key generate
Switch(config)#aaa authentication login default local
3:Upgrade recommended in case did not join
How to Upgrade a Switch ICX-7150-C12P using a USB flash drive
How to upgrade a Switch ICX7150-C12P via TFTP
Best regards,
Yarenis Hernández.
Technical Support Engineer | L2 TAC Wired | Lennar Home Community
01-02-2023 12:38 PM
DOn't see *f anywhere :
telnet@ICX7150-C12-Router#show flash
Stack unit 1:
NAND Type: Micron NAND 2GiB (x 1)
Compressed Pri Code size = 31457280, Version:08.0.95gT211 (SPS08095g.bin)
Compressed Sec Code size = 31457280, Version:08.0.95gT211 (SPS08095g.bin)
Compressed Boot-Monitor Image size = 786432, Version:10.1.24T225
Code Flash Free Space = 1170251776
01-02-2023 12:44 PM
Hi @ra507102234
I see you have upgraded the Switch, is the Switch still no showing in the Unleashed dashboard?
This was the version you have shared before.
Best regards,
Yarenis Hernández.
Technical Support Engineer | L2 TAC Wired | Lennar Home Community
01-02-2023 12:49 PM
I still don't see switch:
01-02-2023 12:58 PM
What next ?