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

aaa radius auth

NetworkGuy!
Level 1
Level 1

Hi

 

I am trying to get cisco switch on radius auth and the followingare commands used but does not seem to work - can you please check to see if its right?

 

 

 radius server myradius
address ipv4 10.10.1.79 auth-port 1812 acct-port 1813
key myradiuskey
!

aaa group server radius RADIUSAUTH
server name myradius
!
aaa authentication login default group RADIUSAUTH local
aaa authentication login RADIUSAUTH local
aaa authentication login RADIUSAUTH ocal
aaa authentication enable default group RADIUSAUTH 
aaa authentication ppp default group RADIUSAUTH
aaa authorization config-commands
aaa authorization exec default group RADIUSAUTH local
aaa authorization network default group RADIUSAUTH 
aaa accounting network default start-stop group RADIUSAUTH
!

 

ip radius source-interface Vlan10

 

int vl 10

ip add 10.20.10.1 255.255.255.0

 

Thanks

1 Accepted Solution

Accepted Solutions

NetworkGuy!
Level 1
Level 1

ok think i found the anwer myself :)

 

 

the sequence listed below was right but I had to remove the 

 

aaa group server radius tenradius
server 10.5.8.79

View solution in original post

1 Reply 1

NetworkGuy!
Level 1
Level 1

ok think i found the anwer myself :)

 

 

the sequence listed below was right but I had to remove the 

 

aaa group server radius tenradius
server 10.5.8.79