03-25-2024 12:22 PM
My ICX 7150- C12P switch has become a router (some how). Its behind ATT fiber router and now causing issues. In general all the same issues/symptoms as described in the link below:
I can see my switch as "192.168.1.86 / ICX7150-C12-Router" in my ATT router. After reviewing this site/Forums. i needed to confirm if indeed my switch booted as router (SPR). But not able to login 192.168.1.86 via web. This ID/Password is not working. I have tried may different combinations that i found in forums as well as from lennar sticker in my internet cabinet i.e admin/lennar.....
The only next option is to use CLI and re create new ID/Password in boot mode. I red some where that i should not do that without opening a case first. That said my question is is there a an easier way to reset the switch (i.e reboot or factory reset) ?
Thanks
AB
03-25-2024 12:31 PM
Hi @AsifB
Greetings!!!
Thank you for contacting RUCKUS Lennar Home Community.
Hope you are doing well!!!
Thank you for the information you shared.
As per the case description, I understand that your RUCKUS ICX-7150-C12P Switch is stuck on a Router code.
Could you please download the Putty Application and try to log in to the CLI using the Switch IP Address from the IP Scan and share the output of the below commands?
Putty download link:https://www.putty.org/
You could try the SSH Or Telnet option to log in to CLI (Putty) as described in the same guide- Please refer below
SSH- Port 22
OR
Telnet – Port 23 (If SSH doesn’t work)
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.
03-25-2024 01:08 PM
Hi @AsifB
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.
Did I answer your queries? If yes, hit the Kudos buttons and also accept the answers as Accepted solutions.
Thank you again for your patience and understanding.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community.
03-25-2024 01:29 PM
telnet@ICX7150-C12 Router>enable
No password has been assigned yet...
telnet@ICX7150-C12 Router#copy flash flash secondary
telnet@ICX7150-C12 Router#Load to buffer (8192 bytes per dot) ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................The calculated data payload crc 0xe5581901 and the crc for the payload 0xbc1580ff mismatch
Invalid Image. No write to flash...
Copy Failed.
telnet@ICX7150-C12 Router#
03-25-2024 01:29 PM
its failing