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
12-06-2022 09:04 AM
Hi @relingburg
Are you seeing that the ICX-7150 is listed as switch or router ?
Best Regards
Fernando vasquez
12-06-2022 09:07 AM
it says ICX7150-C12-Router
12-06-2022 09:15 AM
Hi @relingburg
You need to follow each of the following steps very careful
If there was a blackout or power outage and the switch reboot because of that, most possible your switch starts running the wrong code which we call ‘routing code’ this is a know issue.
An identifier of this problem is that it comes out as Switch-Router in the unleashed dashboard.
There we are going to see 2 important things the
MAC address: Physical address of the device this never changes
The IP address is a logical address assigned by your local router (ISP) to the device (this can change and may not be the same as the one shown on the dashboard)
1- To fix this issue, we must identify the IP address of the switch 'currently'
-We can try the IP address that shows in the dashboard copy and paste it in the URL if that redirects you to the login page for the ICX-7150-C12P that is the correct one if not.
I will leave you a guide how to perform an IP scanner on your local network to identify the switch IP address very easily.
How to find my Ruckus “Devices IP address” using free applications
2-Once we identified the IP address of the switch proceed to access remote to the device 'command Line'
How to remotely access to 'ICX 7150-12P' or 'access points' "Network devices"
If you can access to the Command line should look like this:
ICX7150-C12 Router>
3-Here is a quick guide to understand how to fix the 'routing code issue' but basically you need only need to run the following commands once you are on the command line 'CLI'
Note: Hit Enter to accept each command
enable
copy flash flash secondary
boot system flash secondary yes
example:
ICX7150-24P Router>enable (hit enter to accept the command)
ICX7150-24P Router#copy flash flash secondary (hit enter to accept the command and wait: until the flash finished )
ICX7150-24P Router#boot system flash secondary yes ( hit enter to accept the command : the switch will reboot )
How to Fix Routing code issues on Lennar Home users
4-If the access via IP address is not possible here is a guide how to access to the Switch via console (cable access between your PC to the ICX 7150-C12P) in this case we need a USB type C to USB standard or Console cable Rj45 to USB.
How to console in the ICX-7150-C12P
Once you are log in the ICX-7150-C12P please follow up the same steps that are on point '3'
Best Regards
Fernando Vasquez
12-06-2022 09:54 AM
okay.... i downloaded the IP scanner, it came up with 2 IP addresses by Ruckus Wireless, the one that i used to get to the dashboard, and another one. when i put the other one in the URL, it says the site cannot be reached (even when i toggle to my other network).
The original one takes me back to the dashboard where it still says disconnected and also says "ICX Switch is Connecting."
I've now downloaded putty.
The next step has a link for Mobaxterm. Am i to download this next??
Shall I plan to work the rest of the day at my neighbor's home and come back to this later? will this continue to take hours and hours?
12-06-2022 11:06 AM
i am in the putty and typing exactly what the instructions say to type and it says "command is not recognized"
can someone please pick up where fernando vasquez left me?