cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
105
Views
0
Helpful
2
Replies

No local user created after aaa configs applied and devices rebooted

sjulien80
Level 1
Level 1

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

 

2 Replies 2

marce1000
Hall of Fame
Hall of Fame

 

 - What device model are you talking about ?

  M.



-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
    When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '

@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!

Review Cisco Networking for a $25 gift card