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

radius server

oded-levi
Level 1
Level 1

hello!

We work with Radius server.

All switches in the network has the command "aaa authentication login default group radius local".

There was a problem with the radius server but communication was him (ping).

When I tried to connect switches with local passwords, it did not work.

Why could not connect switches with local passwords?

Is there a command solves this problem?

thanks!

1 Reply 1

alex.dersch
Level 4
Level 4

Hi,

can you please post the complete aaa configuration. maybe there is something missing a config like this should work

radius-server host x.x.x.x key

radius-server host y.y.y.y key

aaa new-model

aaa group server radius Radius-SrvGrp

server x.x.x.x

server y.y.y.y

aaa authentication login CONSOLE local

aaa authentication login VTY group Tacacs-SrvGrp local