cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
998
Views
6
Helpful
15
Replies

C3650 radius authentication not working but in 2960x works

raziel.valdez
Level 1
Level 1

C3650 radius authentication not working but in 2960x works

aaa new-model
!
!
aaa authentication login AAA_RADIUS group radius local
aaa authorization exec AAA_RADIUS group radius local
aaa authorization network AAA_RADIUS group radius local
!
!
!
!
!
!
aaa session-id common
boot system switch all flash:cat3k_caa-universalk9.16.12.08.SPA.bin
boot system switch all flash:packages.conf
boot system switch all flash:cat3k_caa-universalk9.16.06.08.SPA.bin
clock timezone UTC 8 0
switch 2 provision ws-c3650-24ts
!
!

!
!
radius server AAARAD
address ipv4 10.29.30.12 auth-port 1645 acct-port 1646
key Mykey
!
!line con 0
exec-timeout 0 0
logging synchronous
stopbits 1
line aux 0
stopbits 1
line vty 0 4
authorization exec AAA_RADIUS
login authentication AAA_RADIUS
transport input ssh
line vty 5 15
transport input ssh
!

15 Replies 15

raziel.valdez
Level 1
Level 1

AAA_RADIUS is my Server Group and it fall to local authentication once radius server is not reachable

aaa authentication login AAA_RADIUS group radius local
aaa authorization exec AAA_RADIUS group radius local

I don't have firewall in place between the server and my switch, they are connected on local network. I don't have problem reaching my radius server

Of course in windows  NPS all my devices are added as radius client

 

I also change to default port 1812 and 1813 but still doesn't work

Review Cisco Networking for a $25 gift card