Hi,
Using Radius to authenticate Login via TTY and Console, for some reason the TTY works fine ( single login to enable mode ), however the console drops me into Pre enable mode. Can anyone suggest a fix / reason this is happening?
aaa new-model
aaa authentication login aaa group radius local
aaa authorization exec default group radius if-authenticated local
radius-server host xx.xx.xx.xx auth-port xxxx acct-port xxxx
radius-server source-ports xxxx-xxxx
radius-server key xxxxxxxxxxx
line con 0
login authentication aaa
line vty 0 4
login authentication aaa
line vty 5 15
login authentication aaa
LEEroy
MCNE6,CCNA2,CWNA, Project+, CCSA
Using Radius to authenticate Login via TTY and Console, for some reason the TTY works fine ( single login to enable mode ), however the console drops me into Pre enable mode. Can anyone suggest a fix / reason this is happening?
aaa new-model
aaa authentication login aaa group radius local
aaa authorization exec default group radius if-authenticated local
radius-server host xx.xx.xx.xx auth-port xxxx acct-port xxxx
radius-server source-ports xxxx-xxxx
radius-server key xxxxxxxxxxx
line con 0
login authentication aaa
line vty 0 4
login authentication aaa
line vty 5 15
login authentication aaa
LEEroy
MCNE6,CCNA2,CWNA, Project+, CCSA