12-06-2022 05:50 AM
i have a lennar home, a ruckus switch, 2 APs, and for a week now, we have not been able to get a connection through the switch. lights are on on the APs, the network shows up but once connected, you're offline. it makes no sense. i have no idea what to do, ruckus will not help me, and i need my internet in order to get my job done. as another user said, the "instructions" provided here are way over my head, i think it's ridiculous that it's taking me this long to get the issue resolved, and i still see no end in sight. can anyone help me?
Solved! Go to Solution.
12-07-2022 04:15 PM - edited 12-07-2022 04:18 PM
Hi @relingburg
Please run the next commands to fix the routing code issue, when the switch comes back, or you have time you can upgrade to the code 08095g, however, after running the commands that I will provide the slow connectivity will be fixed.
Commands:
enable
copy flash flash secondary
write memory
Boot system flash primary yes
Example and explanation:
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
Best regards,
Yarenis Hernández
Technical Support Engineer | L2 TAC Wired
03-09-2023 04:29 AM
for some reason it's not allowing me to paste my snippet here, so i'll copy and paste the actual text i guess.
ICX7150-C12-Router>enable
No password has been assigned yet...
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 #:FEK3829R1K0
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
--More--, next page: Space, next line: Return key, quit: Control-c
03-09-2023 07:45 AM
Hi @relingburg
Greetings!!!
Apologies for the inconvenience.
As we can see from the information you shared (Please refer to the below screenshot), your switch is running on the Routing Code (SPR08090d, R-Indicates Routing code). It has to be run on Switching SPS (S-Indicates Switching code) code to avoid issues for Lennar home users.
Please perform the below commands on CLI to fix the issue and set Switch on the ‘Switching code’.
enable
copy flash flash secondary
boot system flash secondary yes
UPGRADE:
We suggest you upgrade your switch to the latest stable version to avoid this issue in future:
The recommended stable version is 8095g-
Below are the options or methods to perform the Upgrade on the switch:
1st Option:
1. In this option, we will use a pen drive or USB flash drive in which we move the files to the pen drive and connect it to the Switch then through CLI we execute the commands to upgrade the Switch using the following guide as a reference:
How to Upgrade a Switch ICX-7150-C12P using a USB flash drive
2nd Option:
2. The following guide is an example of an upgrade via TFTP server, by using an application (FREE) to send files or upload remote files to a device, in our case, we will use it to update a new version to the Switch, basically it will send the image version remotely from the computer to the switch.
How to upgrade a Switch ICX7150-C12P via TFTP
3rd Option:
3. In this option we Upgrade the Switch from the Web Interface (GUI) of switch.
Please let me know if you have any queries in this regard.
Thank you again for your patience.
Best regards,
Imran Sanadi
Lennar Home Community.
03-09-2023 08:48 AM
i like the 3rd option because i'm finally a little bit familiar with the gui, but when i get to the step with the link to download tftp 64, it takes me to this page:
03-09-2023 08:55 AM
i went ahead and found the download for 8095g, so that's currently downloading and says estimated time left is 45-50 min. i'll come back in 45 min and see how it's going.
03-09-2023 09:01 AM
Hi @relingburg
Thank you for the response.
Please try using below link:
https://github.com/peacepenguin/tftpd64/releases
Please let me know if you have any queries in this regard.
Thank you again.
Best regards,
Imran Sanadi
Lennar Home Community.