08-04-2025 03:19 AM - edited 08-04-2025 03:22 AM
Dear experts,
We have installed new image [ cat9k_iosxe.17.12.05.SPA.bin ] on C9500. However, after restarting the device, we are prompted for password when attempting to enter enable (exec) mode.
We have tried several common\default password, but none have worked, at the moment we are not able to proceed with further configuration and troubleshooting.
Could you advice in how to recover access or bypass the enable password?
08-04-2025 03:26 AM
08-04-2025 03:29 AM
hello @Yahya After upgrading to IOS-XE 17.12.05, the enable password issue can be resolved via ROMMON, which means that u need to follow some steps................;
Reboot the switch and break into ROMMON (Ctrl+Break).
issue this command:
confreg 0x2142
reset
The switch will boot without the config. Enter enabel (no password).
Restore access:
copy start run
configure terminal
enable secret new_password
config-register 0x2102
write memory
reload
and for sure if ROMMON is locked, u may need to erase nvram config...
hope it helps and PEACE!
-Enes
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide