01-03-2023 01:06 PM
There was a power surge, and since then we are have very very intermittent connection. I've logged on and it says that a switch is disconnected... having a hard time figuring this out. Internet provider has verified their connection is strong.
thanks
Solved! Go to Solution.
01-11-2023 12:42 PM
Hi @katiemitz
Yes , you should be sending the defective one ,RMA team is going to contact you regarding this query.
Feel free to mark the post as solved
Best Regards
Fernando Vasquez
01-03-2023 01:27 PM
Im also concerned I maybe have deleted a switch while trying to figure this out? What is a switch... I have two units (one downstairs and one upstairs) should there be 2 listed?
01-03-2023 01:33 PM
Hi @katiemitz
Based on your description, it looks like your Switch (ICX7150 Switch) may be booting from the wrong partition, let me add the guide to fix the issue, there are two ways, via Web guide or via CLI, please check both options, and use the one is easier for you.
Note: like You have access to the Unleashed Dashboard and the Switch will look as ICX7150-C12-Router instead of ICX7150-C12-Switch, now before starting the steps of the guide, I will advise you to cable the computer directly to the Switch, since you will have better connectivity than if you connect via wireless.
How to Fix Routing code issues on Lennar Home users via Web GUI.
How to Fix Routing code issues on Lennar Home users via CLI
Guide to option#1:
Guide to option#2:
Best regards,
Yarenis Hernández.
Technical Support Engineer | L2 TAC Wired | Lennar Home Community
01-04-2023 11:03 AM
when i type in the IP address in web browser, it says Safari can't open the page because the server where the page is located isn't responding. please advise
01-04-2023 11:06 AM
Hi @katiemitz
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
An IP address is a unique address (logical) that identifies a device on the internet or a local network like your home (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 ‘currently’ IP address assigned by your local router to the switch
-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 via CLI
Or WEB access option
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