cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
415
Views
0
Helpful
2
Replies

reduis server to manage catlyst 3750 user access

julxu
Level 1
Level 1

Hi expert

it is not big problem, but, adding user one by one to all the layer 2 switch is hard.

just remember the aaa statement can allow system to use redius server for access control. am I right?

could anyone advice me related url or configuration example to handle access control using redius server?

Any comments will be appreciated

Thanks in advice

Julxu                  

2 Replies 2

That is the config I use for that with an Microsoft NPS on the other site:

aaa authentication login vty group radius local

aaa authorization console

aaa authorization exec vty group radius local

      

username xxx privilege 15 password 0 xxx //for backup if radius is death

ip radius source-interface Vlan xx

radius-server host xxxx auth-port 1812 acct-port 1813 key 0 xxxx

      

line vty 0 15

login authentication vty

hope that helps..

regards,

Sebastian

schaef350
Level 1
Level 1

There is a good writeup on this topic here that gets into the various privilage levels as well:

http://technologyordie.com/cisco-privilege-level-access-with-radius-and-nps-server

- Be sure to rate all helpful posts

- Be sure to rate all helpful posts
Review Cisco Networking for a $25 gift card