Hi, I have been dealing with slow wifi for a while now. The system came with Lennar home. I tried to reset everything but that didn’t help.
Any suggestions on what i should do? Thanks
Hi @DeanT
Hope you are doing well !
If there was a power outage most possible that switch start running the wrong code for that reason there are many symptoms
Smart devices like Amazon's Alexa not working as intended.Unleashed dashboard sometimes not showing as "Connected" on the Internet tab.Websites not loading.Several connectivity issues.
An identifier of this problem is that it comes out as Switch-Router in the unleashed dhabsoard.
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 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 a IP scanner on your local network to identify the switch IP.
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-Devices-IP-address-using-free-applications/td-p/47027
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"
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-remotely-access-to-ICX-7150-12P-or-access-points-quot/td-p/47388
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
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Fix-Routing-code-issues-on-Lennar-Home-users/td-p/47305
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-solve-the-routing-code-issue-in-your-ICX7150-Switch/td-p/47335
4-If the access via IP address is not possible here is a guide how to access using a console cable ( usb to usb type C )
How to console in the ICX-7150-C12P
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-console-in-the-ICX-7150-12c-using-a-Windows-Machine/td-p/46759
Once you are log in the ICX-7150-C12P please follow up the same steps that are on point '3'
Best Regards
Fernando Vasquez
Hi, I ran the commands you specified but it's giving me an error. How should I proceed?
SSH@ICX7150-C12-Router>enableNo password has been assigned yet...SSH@ICX7150-C12-Router#copy flash flash secondary
Unable to find a UFI image copy from. Please reload master with appropriate UFI image to proceed with flash-flash copySSH@ICX7150-C12-Router#
Thanks for the update !
could you please run the following commands :
Show version
show flash
Also most possible you need to perform an upgrade to the switch here are a couple of guides how to do it:
How to Upgrade a Switch ICX-7150-C12P using a USB flash drive
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Upgrade-a-Switch-ICX-7150-C12P-using-a-USB-flash-drive/td-p/46781
How to perform an Upgrade via Web GUI (ICX7150 Switch)
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-perform-an-Upgrade-via-Web-GUI-ICX7150-Switch/td-p/48200
How to upgrade a Switch ICX7150-C12P via TFTP
https://community.ruckuswireless.com/t5/RUCKUS-Support-for-Lennar-Homes/How-to-Upgrade-a-Switch-ICX-7150-C12P-via-TFTP/td-p/47187
Hi,
I follow direction to copy files from USB but here what I got
SSH@ICX7150-C12-Router#copy disk0 flash mnz10114.bin bootromInvalid input -> bootromType ? for a list
version: HW: Stackable ICX7150-C12-POE==========================================================================UNIT 1: SL 1: ICX7150-C12-2X1G POE 12-port Management ModuleSerial #:FEK3833R0BLSoftware Package: ICX7150_BASE_L3_SOFT_PACKAGECurrent License: 2X1GP-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 bus8192 KB boot flash memory2048 MB code flash memory1024 MB DRAM
Show flash: Stack unit 1:NAND Type: Micron NAND 2GiB (x 1)Compressed Pri Code size = 28660224, Version:08.0.90dT211 (SPS08090d.bin)Compressed Sec Code size = 32539748, Version:08.0.90dT213 (SPR08090d.bin)Compressed Pri Boot Code size = 786944, Version:10.1.15T225 (mnz10115)Compressed Sec Boot Code size = 786944, Version:10.1.15T225 (mnz10115)Code Flash Free Space = 1260425216
I am stuck on what I should do. Please see my issue in the other message as I was not able to copy files from USB.
Thank you,
Could you please run the following command
Mount disk0
Show files disk0
Send me what you get from there.