04-10-2023 01:03 PM
Hello,
After a recent power outage I'm having connectivity issues with my internet. Some pages will not load or load slowly. Some apps on devices such as smart tv's will not load. I have tried to follow the instructions provided in other posts but this has not helped.
Looking for any help regarding this situation.
04-11-2023 05:10 PM
Hi @jhoward81
Thank you for the information you shared.
We will try to reset your Switch credential to get CLI access and perform the commands:
Here are the short guides: (Sharing console guide once again below as a step-by-step process)
How to console in the ICX-7150-C12P:
Short Guide for password recovery:
Video link as a reference: https://www.youtube.com/watch?v=XJS28DWbHM4
1. Start a CLI session over the serial (console access) interface to the RUCKUS ICX device.
2. Enter OS mode. This uses a key combination and drops below the Fastron operating system
Key Combination: Ctrl+y, release, tap 'm', tap 'Enter'
OS>
3. just write reset
OS>reset
4. While the system is booting, before the initial system prompt appears,
enter b to enter the boot monitor mode.
Enter 'b' to stop at boot monitor: 0
In this part, you have to press B before the counter ends
5. Enter no password. (You cannot abbreviate this command.)
ICX7650-Boot> no password
00 00 00 00
OK! Skip password check when the system is up.
6. Enter boot. This command causes the device to bypass the system password
check.
ICX7650-Boot> boot
7. After the console prompt reappears, assign a new password.
Reset your new credentials as mentioned in the steps below:
Edit the current or create a new password and username by using the below commands:
enable
configure terminal
device(config)# username super password pass
Where the username is ’super’ and password ‘pass’
In order to allow the correct authentication please run the following commands:
Device(config)#crypto key generate rsa
device(config)# aaa authentication login default local
Now you could try using your new credentials to log in on CLI. (If new credentials do not work, please wait for some time and try again later)
Please let me know if you have any queries in this regard.
Thank you again for your patience and understanding.
Best regards,
Imran Sanadi
Lennar Home Community.
04-10-2023 06:00 PM