11-09-2023 06:21 AM
I live in a Lennar home that was built in Dec 2020 that came with a ICX-7150-C12 switch & 2 R510 WAPs. Within the last 10 days I have noticed the network dropping off intermittently to the point that my devices will say that the network is unstable or not even be connected anymore. This has happened with my LG smart TV, Alexa devices, iPhones & some of my smart plugs.
When logged into my Unleashed dashboard through admin, I see that there is no IP for the Switch. It shows that the name of the switch is "ICX7150-C12 Router" and states "Failed to auto recognize ICX IP address, please provide IP address to continue".
My assumption is that it booted up incorrectly as a router and needs to be changed to a switch. However, I have read many of the other posts about similar issues and still have had no luck in resolving the issue. I have downloaded the IP scanner and do not see the IP address for my switch, but do see IP addresses for my to WAPs. Through my modem/router it shows me an IP address for the switch (192.168.0.12), but I am not able to access it by any means. I have tried through the web by just typing in the IP address in the address bar and it says the connection took too long. I have tried by using MobaXterm as well and get similar messages about not being able to connect.
Pictures of my WAP status and a screenshot from the modem/router app showing the IP.
Solved! Go to Solution.
11-09-2023 07:43 AM - edited 11-09-2023 10:50 AM
Hi @brianhoppy07
Thank you for contacting RUCKUS Lennar Home Community.
I hope you are doing well!
Thank you for the information you shared.
Based on the information you shared, it seems like you are presetting the routing code issue.
CLI output:
ICX7150-C12 Router>
Symptoms
-Websites not loading
-Devices getting disconnected or having problems working as intended.
-Network dropping at random points in time.
-Smart devices not being able to connect to the internet.
-Unleashed dashboard sometimes not showing as "Connected" on the Internet tab.
-Slow connectivity
We have 2 ways to access to the Switch 1- In a logical way via Ip address (Ip address are logical addresses given by the local router) so we would have to track which IP is that of the Switch (that is using).
1-This guide show you how to track the IP address of the Switch
How to find my Ruckus “Devices IP address” using free applications
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-find-my-Ruckus-Device...
2-This guide show you how to access remotely to your switch
How to remotely access to 'ICX 7150-12P' or 'access points' "Network devices"
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-remotely-access-to-IC...
3-Here are the steps how to fix the ‘routing code’ step by step (2 guides)
In simple words write the following commands and hit enter to accept each command:
ICX7150-C12 Router#enable
ICX7150-C12 Router#copy flash flash secondary
ICX7150-C12 Router#boot system secondary yes
Here are the guides:
1 ) https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Fix-Routing-code-issu...
2 ) https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-solve-the-routing-cod...
The other method to access to the switch is via console (cable access) in this case we need a USB type C to USB standard or Console cable Rj45 to USB.
1-Here is the guide on how to access through the console and pre-install the necessary software
How to console in an ICX-7150-12c
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-console-in-the-ICX-71...
2-Once you are log in you can follow up the Routing code guides to fix the issue that are on the step ‘3’
Kind regards,
Sofia Gätjens
11-10-2023 12:50 PM - edited 11-10-2023 12:51 PM
Hi @brianhoppy07
Please follow the below steps to get Switch in sync with Unleashed. We will delete the Switch from Unleased and Add it back.
Steps to synchronize the Switch (ICX-7150-C12P) to the unleashed Access Points:
Switch side:
Confirm that the switch is running FastIron firmware version 08.0.90 or later using the following command:
ICX7150-C12-Switch#show version
Make sure that the SSH server is enabled:
1. device>enable
device# configure terminal
device# show ip ssh config
If it is disabled, please run the following command:
device(config)# crypto key generate
device(config)# write memory
Check again with the command " show ip ssh config" to confirm that the SSH server was enabled correctly.
On the Unleashed dashboard:
1. Make sure the management approval is enabled.
2. Hit Add on that dashboard
3-Put the IP address of the ICX switch (ICX-7150-C12P) and Password
In your case, will be the one showing up on the Switch tap:
(you can also confirm the IP address from the switch's CLI with the following command:
Device>enable
Device#show ip address
4-Username and password for Switch authentication are the same as what you use to log in for Switch on Web or CLI (Putty).
To sync the data, it will take us a while, so after a couple of minutes, it should say connected.
Once the Switch gets synchronized, please check the dashboard again.
Please let me know if you have any queries in this regard.
Kind regards,
Sofia Gätjens
11-10-2023 01:26 PM
Sofia,
Thanks for your response. It was helpful and I was able to resolve my issue. Please note that your instructions did not say anything about having to 'remove' the switch that was showing in the Unleashed Dashboard before being able to 'add' one with the same IP address. Because the switch was showing the the Unleashed Dashboard I had to remove it to be able follow your instructions.
Thanks!
11-09-2023 07:43 AM - edited 11-09-2023 10:50 AM
Hi @brianhoppy07
Thank you for contacting RUCKUS Lennar Home Community.
I hope you are doing well!
Thank you for the information you shared.
Based on the information you shared, it seems like you are presetting the routing code issue.
CLI output:
ICX7150-C12 Router>
Symptoms
-Websites not loading
-Devices getting disconnected or having problems working as intended.
-Network dropping at random points in time.
-Smart devices not being able to connect to the internet.
-Unleashed dashboard sometimes not showing as "Connected" on the Internet tab.
-Slow connectivity
We have 2 ways to access to the Switch 1- In a logical way via Ip address (Ip address are logical addresses given by the local router) so we would have to track which IP is that of the Switch (that is using).
1-This guide show you how to track the IP address of the Switch
How to find my Ruckus “Devices IP address” using free applications
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-find-my-Ruckus-Device...
2-This guide show you how to access remotely to your switch
How to remotely access to 'ICX 7150-12P' or 'access points' "Network devices"
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-remotely-access-to-IC...
3-Here are the steps how to fix the ‘routing code’ step by step (2 guides)
In simple words write the following commands and hit enter to accept each command:
ICX7150-C12 Router#enable
ICX7150-C12 Router#copy flash flash secondary
ICX7150-C12 Router#boot system secondary yes
Here are the guides:
1 ) https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Fix-Routing-code-issu...
2 ) https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-solve-the-routing-cod...
The other method to access to the switch is via console (cable access) in this case we need a USB type C to USB standard or Console cable Rj45 to USB.
1-Here is the guide on how to access through the console and pre-install the necessary software
How to console in an ICX-7150-12c
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-console-in-the-ICX-71...
2-Once you are log in you can follow up the Routing code guides to fix the issue that are on the step ‘3’
Kind regards,
Sofia Gätjens
11-10-2023 08:24 AM
Sofia,
Thanks for your response.
I was able to follow your directions and get the ICX-7150-12c back to switch mode. However, when I login to the Unleashed Dashboard it still shows the switch as 'Disconnected' even though it does have an !P address showing now. What must I do now so that it shows that it is connected?
11-10-2023 12:50 PM - edited 11-10-2023 12:51 PM
Hi @brianhoppy07
Please follow the below steps to get Switch in sync with Unleashed. We will delete the Switch from Unleased and Add it back.
Steps to synchronize the Switch (ICX-7150-C12P) to the unleashed Access Points:
Switch side:
Confirm that the switch is running FastIron firmware version 08.0.90 or later using the following command:
ICX7150-C12-Switch#show version
Make sure that the SSH server is enabled:
1. device>enable
device# configure terminal
device# show ip ssh config
If it is disabled, please run the following command:
device(config)# crypto key generate
device(config)# write memory
Check again with the command " show ip ssh config" to confirm that the SSH server was enabled correctly.
On the Unleashed dashboard:
1. Make sure the management approval is enabled.
2. Hit Add on that dashboard
3-Put the IP address of the ICX switch (ICX-7150-C12P) and Password
In your case, will be the one showing up on the Switch tap:
(you can also confirm the IP address from the switch's CLI with the following command:
Device>enable
Device#show ip address
4-Username and password for Switch authentication are the same as what you use to log in for Switch on Web or CLI (Putty).
To sync the data, it will take us a while, so after a couple of minutes, it should say connected.
Once the Switch gets synchronized, please check the dashboard again.
Please let me know if you have any queries in this regard.
Kind regards,
Sofia Gätjens
11-10-2023 01:26 PM
Sofia,
Thanks for your response. It was helpful and I was able to resolve my issue. Please note that your instructions did not say anything about having to 'remove' the switch that was showing in the Unleashed Dashboard before being able to 'add' one with the same IP address. Because the switch was showing the the Unleashed Dashboard I had to remove it to be able follow your instructions.
Thanks!