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

line con 0 + without login

SOGECAP
Level 1
Level 1

hello !

 

i tried on my switch 2960-X (15.0(2)-EX3) to configure it to have an password on the console and no login.

 

But, by default, the switch have an AAA authentication

 

"

aaa authentication login telradssh group radius local
aaa authentication dot1x default group radius

"

 

and when i try to do this :

line con 0
privilege level 15
password 0 mypwd
login

the switch asks me for an authentification

so, what i did wrong ?

is it possible to have a console password authentication without login when we have a RADIUS authentication ?

 

thx for the reply

 

1 Reply 1

SOGECAP
Level 1
Level 1

ok ! i answered myself :D

 

i just need to do that :

 

conf t
aaa authentication login CONSOLE line
line con 0
exec-timeout 0 0
privilege level 15
password 0 mypwd
login authentication CONSOLE
end
wr

 

i forgot (and didn't know) to add this command :

aaa authentication login CONSOLE line

 

Review Cisco Networking products for a $25 gift card