cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1925
Views
0
Helpful
3
Replies

IOS radius server configuration 2811

isaacmora
Level 1
Level 1

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.           

1 Accepted Solution

Accepted Solutions

Collin Clark
VIP Alumni
VIP Alumni

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

      

View solution in original post

3 Replies 3

paolo bevilacqua
Hall of Fame
Hall of Fame

Wrong forum, post in "instrastructure - wan and routing". You can move your post using the actions panel on the right.

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

Regards, Cindy If my response answered your question, please mark the response as answered. Thank you!

Collin Clark
VIP Alumni
VIP Alumni

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

      

Getting Started

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:

Review Cisco Networking products for a $25 gift card