05-18-2023 08:11 AM
After the recent power outage .The ICX7150 Switch shows no connected device and Status as Pending.How to solve it.
Solved! Go to Solution.
05-18-2023 11:14 AM
Hi @pkpatel2025
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)
After this process, the issue should be fixed.
NOTE: Please feel free to mark the post as ACCEPTED SOLUTIONS.
Please 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.
05-18-2023 11:06 AM
05-18-2023 11:14 AM
Hi @pkpatel2025
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)
After this process, the issue should be fixed.
NOTE: Please feel free to mark the post as ACCEPTED SOLUTIONS.
Please 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.
05-18-2023 02:18 PM
Would it be possible for some extra help with this? I am not tech savvy and having a very difficult time even getting to the IP address part.
05-18-2023 02:21 PM
05-18-2023 11:54 AM
Thank you.This resolved my routing issue.