12-17-2021 02:54 PM
I can't get to the CLI screen, I am prompted for a username and password, but I don't have one. auto approval is enabled.The system has been reset.
Solved! Go to Solution.
12-18-2021 03:19 AM
Otherwise, you have to do a password recovery procedure:
- connect to the console switch
- boot up
- stop the boot process at the begin by press 'b' key
- enter 'no password' and 'boot'
- the switch will start normally and you will have access to the CLI
- change the password
- and don't forget to do a 'write mem' 😉
Hope this will help
Vince
12-18-2021 03:10 AM
Hi Shawn,
If the system has been reset, did you tried the default credentials super/sp-admin ?
Cheers
Vince
12-18-2021 03:19 AM
Otherwise, you have to do a password recovery procedure:
- connect to the console switch
- boot up
- stop the boot process at the begin by press 'b' key
- enter 'no password' and 'boot'
- the switch will start normally and you will have access to the CLI
- change the password
- and don't forget to do a 'write mem' 😉
Hope this will help
Vince
12-18-2021 02:51 PM
@vincent_felisaz Thanks Vince, I tried "no password", unfortunately it still asked me to provide a username and password.
12-18-2021 04:57 PM
It's done! I used Vince's method:
--type "no password"
-- "boot"
-- "ena"
-- "conf t"
-- "username admin password 123456789"
-- "aaa authentication web default local"
This adds the username and password.