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

RADIUS Authentication

daniel.bowen
Level 1
Level 1

Hi Everyone,

I would like to implement RADIUS authentication for my companies Cisco devices. Could anybody give me some configuration examples of how to point my switches and routers at a RADIUS server, and also to attempt authentication against RADIUS. Only using a locally configured account if RADIUS fails?

My undertsnading would be to use the following configuration;

aaa new-model

aaa authentication login default group radius local

aaa accounting network default start-stop group radius

radius-server host 1.1.1.1 auth-port 1812 acct-port 1813 key radius

radius-server retransmit 3

Thanks in advance,

Dan

1 Accepted Solution

Accepted Solutions

m.sir
Level 7
Level 7
1 Reply 1

m.sir
Level 7
Level 7

Hello Dan,

yours configuration seems to be OK..

more info you can find here

http://www.cisco.com/en/US/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a00800ca7ab.html