09-21-2024 06:12 PM
Like the subject says, I upgraded to 09.0.10j. The web console doesn't load even though it shows it in the configuration
RuckusSwitch(config)#show web
HTTP server status: Enabled
HTTPS server status: Enabled
No web connection.
I have also tried 09.0.10j_cd3 with the same issue (see the results below)RuckusSwitch(config)#show flash
Stack unit 1:
NAND Type: Micron NAND 2GiB (x 1)
Compressed Pri Code size = 29360128, Version:09.0.10jT211 (SPS09010j_cd3.bin)
Compressed Sec Code size = 29360128, Version:09.0.10jT211 (SPS09010j_cd3.bin)
Compressed Pri Boot Code size = 786944, Version:10.1.26T225 (mnz10126)
Compressed Sec Boot Code size = 786944, Version:10.1.26T225 (mnz10126)
Code Flash Free Space = 983105536
I also noticed during boot up an error.
Error [1 ui_common_send: Not able to apply - itc error please try again] parsing line: [web-management http]
I follow the instructions here -> https://docs.commscope.com/bundle/icx7150-installguide/page/GUID-3A82588D-F1EF-4325-8396-EED525B9D24...
I have tried to change the IP as suggested -> https://community.ruckuswireless.com/t5/ICX-Switches/ICX-7150-9-00-10-Web-Service/td-p/39285
no luck.
09-26-2024 10:04 AM - edited 09-26-2024 10:05 AM
Hi @EarthLifeForm
Greetings!!!
Thank you for reaching out to the RUCKUS Lennar Home Community.
We appreciate your patience and understanding as we work to resolve the issues you are experiencing with your RUCKUS setup.
Based on the information provided, it appears that you are encountering an issue with accessing Switch via GUI after upgrading it to the 09.0.10j.
We apologize for any inconvenience this has caused and are committed to assisting you promptly.
Once again please use the following commands to either modify the existing password or create a new username and password:
enable
configure terminal
device(config)#username super password pass
In this example, the username is ‘super’ and the password is ‘pass’.
To ensure proper authentication, execute the following commands:
device(config)#crypto key generate rsa
device(config)#aaa authentication login default local
device(config)#aaa authentication web-server default local
Please try to login after some time and let me know if you have any queries in this regard.
Thank you again for your patience.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community.
10-01-2024 05:08 AM
Hi @EarthLifeForm
Greetings!!!
I trust this message finds you well.
I kindly request an update on the status of the issue so that we may proceed further with resolving it.
Thank you.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community
10-01-2024 10:02 PM
I tried the steps above. I had to zero out the RSA key but got the same result in the end.
I tried http://ip, https://ip and https://ip.8443 no luck.
10-02-2024 05:11 AM
Hi @EarthLifeForm
I hope this message finds you well.
Thank you for your response and the update.
Could you please attempt to access the RUCKUS ICX-7150-C12P Switch CLI with the SSH option using the switch's IP address and the most recent reset username/password?
For your reference, here is a link to the RUCKUS Lennar Knowledge Base self-help article that outlines the process for accessing the CLI:
How to Access the Command Line Interface (CLI) of the RUCKUS ICX
Please let me know the results of your attempt.
Thank you once again for your patience and understanding.
Best regards,
Imran Sanadi
RUCKUS Lennar Home Community
10-02-2024 10:12 AM
I have created a new user as well as changed the ip address to x.x.x.50. Confirmed it worked by SSHing in to the new ip address and logging in with the new user
Same result when trying to connect to it from a browser using the new ip address.