03-16-2025 05:42 PM
Let say we are using IOS-XE image 17.16.1
We applied aaa-new model (tacas for user auth) configuration and we forgot to create local user account and password on the device, then we reload the device.
What are the rollback options:
Knowing that rommon mode with password recovery, boot from usb or tftp won't work.
Please let me know you though?
Thanks
03-17-2025 02:55 AM
- What device model are you talking about ?
M.
03-17-2025 04:29 AM
@sjulien80
Try to connect via console during boot.
If prompted with setup dialog, answer "no" to avoid re-enabling AAA, then manually create a local user:
#enable
#configure terminal
#username admin secret <password>
#no aaa new-model ! Temporarily disable AAA
#write memory
Thanks!
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