Hi,
I'm configuring AAA on some 3560 switches. They are using Radius authentication to an IAS server. I can get the users to authenticate but they aren't being put strait into privilege exec mode like they should be.
Below is the AAA config:
aaa new-model
aaa authentication login default group radius enable
aaa authorization exec default group radius none
!
aaa session-id common
radius-server host xxx.xxx.xxx.xxx auth-port 1645 acct-port 1646
radius-server source-ports 1645-1646
radius-server key 7 xxxxxxx
The same config works fine on a 1800 series router, any ideas??
Thanks,
Gareth
I'm configuring AAA on some 3560 switches. They are using Radius authentication to an IAS server. I can get the users to authenticate but they aren't being put strait into privilege exec mode like they should be.
Below is the AAA config:
aaa new-model
aaa authentication login default group radius enable
aaa authorization exec default group radius none
!
aaa session-id common
radius-server host xxx.xxx.xxx.xxx auth-port 1645 acct-port 1646
radius-server source-ports 1645-1646
radius-server key 7 xxxxxxx
The same config works fine on a 1800 series router, any ideas??
Thanks,
Gareth