06-21-2023 09:20 AM
I had power trips and fluctuations yesterday 4-5 times. Since then switch is not working properly. Internet is very slow and connection drops intermittently. Tried restarting modem, router and switch no use still the same.
My setup : Modem -> Wifi Router -> Ruckus switch -> zoning points one in each floor.
Any help is much appreciated!!
Solved! Go to Solution.
08-07-2023 08:05 AM
Hi @rahulmandava
Greetings!!!
Thank you for the response and the information you shared.
This issue is because your switch is running on the Routing code (SPR). The Switch should run on the Switching code (SPS) to avoid these issues for Lennar home users. Due to a power outage/power spike, the Switch boots up on the other partition which may be running on a ‘Routing Code’ results in causing this issue.
As I can see from the output you shared, your Switch is booted up on the secondary partition which is running on Routing code (SPR) as highlighted in the below screenshot.
Please Enter the below commands in CLI to fix this issue:
Note: Hit Enter to accept each command
enable
copy flash flash secondary
boot system flash secondary yes
Example:
VIDEO LINK AS REFERENCE: https://www.youtube.com/watch?v=Eem1IBgYaWc
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)
Please let me know if you have any queries in this regard.
NOTE: Please feel free to mark the post as ACCEPTED SOLUTIONS if your issue gets resolved.
Thank you again for your patience and understanding.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community.
08-03-2023 04:48 AM
For 1 - please find the image.
For 2 - yes working fine via WiFi and directly.
For 3 - three access points. Please find the images.
please let me know what are the next steps.
08-03-2023 08:15 AM
Hi @rahulmandava
Greetings!!!
Thank you for the response and the detailed information you shared.
As per the light status of the RUCKUS ICX-7150-C12P Switch and Access Points, they seem to be in a normal state. And cable connections are connected properly.
This issue may happen when the Switch runs on the Routing code (SPR). The Switch should run on the Switching code (SPS) to avoid these issues for Lennar home users. If the Switch boots up on the other partition (Due to a power outage/power spike) which may be running on a ‘Routing Code’ results in causing this issue. To check the same please follow the below process.
Please follow the below steps and help us with the queries,
1. To check this issue, we must identify the ‘current’ IP address assigned by your local router to the switch ICX-7150-C12P
I will leave you a guide on 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 identify the IP address of the switch proceed to access remotely to the device “Command Line”
How to remotely access to 'ICX 7150-C12P' or 'access points' "Network devices":
If you can access the Command line should look like this:
ICX7150-C12 Router> OR
ICX7150-C12 Switch>
Please enter the below commands once you log in to CLI and share the output.
Note: Hit Enter to accept each command
enable
show version
show flash
Please share the output of the above commands or share the screenshots if stuck at any step or error (if any) and let me know if you have any queries in this regard.
Thank you again for your patience and understanding.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community.
08-05-2023 08:06 AM
Please find below screenshot and let me know the next steps. If I understand right, as you said ruckus is being run as router.
08-07-2023 08:05 AM
Hi @rahulmandava
Greetings!!!
Thank you for the response and the information you shared.
This issue is because your switch is running on the Routing code (SPR). The Switch should run on the Switching code (SPS) to avoid these issues for Lennar home users. Due to a power outage/power spike, the Switch boots up on the other partition which may be running on a ‘Routing Code’ results in causing this issue.
As I can see from the output you shared, your Switch is booted up on the secondary partition which is running on Routing code (SPR) as highlighted in the below screenshot.
Please Enter the below commands in CLI to fix this issue:
Note: Hit Enter to accept each command
enable
copy flash flash secondary
boot system flash secondary yes
Example:
VIDEO LINK AS REFERENCE: https://www.youtube.com/watch?v=Eem1IBgYaWc
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)
Please let me know if you have any queries in this regard.
NOTE: Please feel free to mark the post as ACCEPTED SOLUTIONS if your issue gets resolved.
Thank you again for your patience and understanding.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community.
08-07-2023 10:48 AM
This worked thanks!!