cancel
Showing results for 
Search instead for 
Did you mean: 

ICX7150 Switch shows no connected device and Status as Pending

pkpatel2025
New Contributor

After the recent power outage .The ICX7150 Switch shows no connected device and Status as Pending.How to solve it.

1 ACCEPTED SOLUTION

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 REFERENCEhttps://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.

View solution in original post

11 REPLIES 11

Output.JPG

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 REFERENCEhttps://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.

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.

 

Ruckus ICX 7150-C12P.jpgUnleashed R510 Access Point Front.jpgUnleashed R510 Access Point Rear.jpg

pkpatel2025
New Contributor

Thank you.This resolved my routing issue.