05-04-2018 08:49 AM - edited 03-08-2019 02:54 PM
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
Solved! Go to Solution.
05-04-2018 09:37 AM
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
05-04-2018 09:37 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide