02-28-2018 07:14 AM - edited 02-21-2020 10:46 AM
Hi All,
I have a problem in AAA configuration on switch Cisco 3560 the IOS is C3560-ADVIPSERVICESK9-M, Version 12.2(25)SE.
The AAA configuration is working fine with Radius but after Authenticating the switch is login and entering in enable mode instead of entering in privilege mode.
When providing the Enable it asking for enable password then entering to privilege mode.
Can any help me to configure which should not ask for enable password which should directly enter in privilege mode
Presently AAA configuration on switch is as below.
aaa new-model
aaa authentication login default group radius local
aaa authentication login NOAUTH none
aaa accounting exec default start-stop group radius
aaa accounting connection default start-stop group radius
!
aaa session-id common
radius-server host X.X.2.100 auth-port 1645 acct-port 1646 key 7 ABCD
radius-server source-ports 1645-1646
radius-server timeout 2
radius-server key 7 ABCD
02-28-2018 07:18 AM
,
What is the configuration on the Radius server?
Thanks
John
02-28-2018 07:38 AM
Try adding something like:
aaa authorization exec default group radius
02-28-2018 11:32 AM - edited 02-28-2018 11:33 AM
02-28-2018 09:33 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide