ello everyone,
I run 15.5 IOS on various routers and I'm looking for the statements to accomplish this:
-authenticate via aaa radius then use local database if radius is down (this works: aaa authentication login default group radius local)
-do not require an enable password if radius is up (meaning go straight into the enable mode after authentication succeeds)
-however if radius is down users must login using their username password defined in router local database AND an enable password.
my username as priv level 15 defined in router local database.
Thanks!