cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2614
Views
10
Helpful
15
Replies

Radius on switch Catalyst

Hi, I have configured my switch Cisco Catalyst 2960 L ver.15.2(6) for login with Radius.

aaa group server radius GRP-TEST
server name Present
!
aaa authentication login TEST group GRP-TEST local
aaa authorization exec default local
aaa authorization exec TEST group GRP-TEST local

!

radius server Test
address ipv4 10.7.1.20 auth-port 1645 acct-port 1646
timeout 5
retransmit 2
key *********

The authentication works, but if I remove user from local database TEST, the authentication doesn't work.

Can you help me, please?

Best regards

15 Replies 15

Ok Thanks, I'm waiting