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

AAA Using 2000 RADIUS

sagittarius
Level 1
Level 1

Hi ,

I have installed RADIUS Server on Windows 2000 Server, I am able to login using windows 2000 User ID. But not able to login directly to pril level.

How can i do this ?

Following is my config on router,

aaa new-model

aaa authentication login default group radius enable

radius-server host 192.168.20.1 auth-port 1645 acct-port 1646

radius-server retransmit 3

radius-server key cisco

1 Reply 1

mhoda
Level 5
Level 5

Hi,

Two things need to be fullfiled -

on the router - need to have this line -

aaa authorization exec default group radius

then on the radius server, you need to specify the priv-lvl value to something bwteen 2-15.

Regards,

Mynul