10-29-2012 10:41 AM - edited 03-04-2019 06:00 PM
Hi there
I have a 2811 router and want someone to tell me how to configure a RADIUS server using the CLI
Any help will be apreciated.
Solved! Go to Solution.
10-29-2012 12:31 PM
aaa new-model
!
!
aaa group server radius CORP-RADIUS
server-private 10.10.0.5 auth-port 1812 acct-port 1813 key MySeCrEt
server-private 10.10.0.6 auth-port 1812 acct-port 1813 key MySeCrEt
ip radius source-interface Loopback0
!
aaa authentication login default local
aaa authentication login CORP-AAA group CORP-RADIUS local
line vty 0 4
login authentication CORP-AAA
10-29-2012 11:11 AM
Wrong forum, post in "instrastructure - wan and routing". You can move your post using the actions panel on the right.
10-29-2012 12:22 PM
Hi Issac,
I moved your post in the forum area that Paolo suggested.
Regards,
Cindy Toy
Cisco Small Business Community Manager
for Cisco Small Business Products
www.cisco.com/go/smallbizsupport
twitter: CiscoSBsupport
10-29-2012 12:31 PM
aaa new-model
!
!
aaa group server radius CORP-RADIUS
server-private 10.10.0.5 auth-port 1812 acct-port 1813 key MySeCrEt
server-private 10.10.0.6 auth-port 1812 acct-port 1813 key MySeCrEt
ip radius source-interface Loopback0
!
aaa authentication login default local
aaa authentication login CORP-AAA group CORP-RADIUS local
line vty 0 4
login authentication CORP-AAA
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: