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

Enable PW denied when consoling into switch

cmparish5
Level 1
Level 1

I noticed that whenever I try to console into some of my switches, the local enable password is always denied.  Other switches though allow me into enable mode when consoling in.  I checked the configs and they differ as per below...

 

Config where I can't get to priv mode...

enable secret 5 XXXXXXX
!
username XXXXXXX privilege 15 secret 5 XXXXXXX

!

aaa authentication login default group XXXXXXX local
aaa authentication login CONSOLE local
aaa authentication enable default group XXXXXXX enable

!

!

line con 0
exec-timeout 30 0
logging synchronous
login authentication CONSOLE
stopbits 1

 

 

Config where I can login to Prive mode via console access...

 

enable secret 5 XXXXXXX
!
username XXXXXXX privilege 15 secret 5 XXXXXXX

!

aaa authentication login default group XXXXXXX local
aaa authentication enable default group XXXXXXX enable

!

!

line con 0
exec-timeout 30 0
logging synchronous
stopbits 1

0 Replies 0