cancel
Showing results for 
Search instead for 
Did you mean: 

Even after reset, Couldn't able to login to Switch console

VM_sky99
New Contributor

First, I couldn't able to login with default credentials and started to reset the switch using CLI. followed all the steps mentioned to reset the console. In the OS entered the below commands

OS>reset

ICX7150-Boot>no password

ICX7150-Boot>boot

After that below is the log stuck at "TFTP session timed out" 

device 0 offset 0x0, size 0xc0000
BOOTING image from Primary

NAND read: device 0 offset 0x0, size 0x2000000
1 ecc_errors after reading 1b48000:1b48400
iproc_nand_read_page returned 2
NAND read from offset 0 failed -22
0 bytes read: ERROR
## Loading kernel from FIT Image at 70000200 ...
Bad FIT kernel image format!
ERROR: can't get kernel image!
could not boot from primary, no valid image; trying to boot from secondary
device 0 offset 0x0, size 0xc0000
BOOTING image from Secondary


Creating certificate, please wait...

SSL Client Certificate is successfully created


Press Enter key to login

PS 1, Internal Power supply detected.
PS 1, Internal Power supply is up.
PoE: Stack unit 1 PS 1, Internal Power supply with 124000 mwatts capacity is up
PoE Info: Adding new 54V capacity of 124000 mW, total capacity is 124000, total free capacity is 124000
PoE Info: PoE module 1 of Unit 1 on ports 1/1/1 to 1/1/12 detected. Initializing....
2000 log entries of PoE Event Trace Log Buffer is allocated on unit 1 for unit 1
PoE Event Trace Logging enabled for unit 1
PoE Info: PoE module 1 of Unit 1 initialization is done.
PoE: Power enabled on port 1/1/2.
PoE: Power enabled on port 1/1/3.
PoE: Power enabled on port 1/1/7.
TFTP session timed out
PoE: Power enabled on port 1/1/9.
TFTP session timed out
TFTP session timed out

 

Exit the console and open the console asked the credentials again. Tried to enter the default credentials but didn't work.

Below are the details from Printenv

ICX7150-Boot>printenv
baudrate=9600
ipaddr=
serverip=10.14
netmask=255.255.254.0
gatewayip=10.
uboot=mnz10115.bin
image_name=SPR08090d.bin
ver=10.1.15T225 (Jan 30 2019 - 23:08:47 -0800)

Please help me resolve the issue. My internet is not working on my mobile

23 REPLIES 23

Jayavidhya
Moderator
Moderator

Hi @VM_sky99 

 

Please share the screenshot of the error you are getting while performing the password recovery steps.

 

Please let us know if you have any queries in this regard.

 

 

Best regards,

Jayavidhya

Lennar Home Community

The initial post has the steps and log that I followed. The reset process stopped at "TFTP Sesion timed out" and I didn't get the CLI prompt. Restarted the putty and couldn't login, asking for credentials. As I said earlier all the default credentials didn't work.

Are there any other options to update the routing code without logging into console?

Hi @VM_sky99 

 

Thanks for your response.

 

Please try using the credentials mentioned below.

 

Username: super

Password: sp-admin

 

 

If the above mentioned credentials doesn't work please try to reset it by using the below steps.

 

enable

configure terminal

device(config)# username super password pass

Where the username is ’super’ and password ‘pass’

 

Also 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.

 

Please let us know if you have any queries in this regard.

 

Best regards,

Jayavidhya

Lennar Home Community
 

Hi Jayavidhya,

The default credential didn't work. Will the 'enable' work in OS mode because, I couldn't get to the switch console prompt?