I know this question has been asked on here but I cannot seem to figure this out. I am trying to get radius to failover to local authentication but whenever I turn off radius it won't failover. Below is my configuration:
aaa new-model
aaa authentication login WindowsAD group radius local
aaa authorization exec WindowsAD group radius local
enable password 7 05080F1C22431F5B4A
line vty 0 4
password 7 0822455D0A16514244
login authentication WindowsAD
transport preferred telnet
transport input telnet
line vty 5 15
password 7 0822455D0A16514244
login authentication WindowsAD
transport preferred telnet
! I would appreciate some help if you could. Thanks!