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

Error: AAA authorization failed AAA_AUTHOR_STATUS_METHOD=17(0x11)

poojaryp1974
Level 1
Level 1

Hi All,

I am configuring tacacs configuration on cisco nexus 9200 and i am getting below error   when i run the command aaa authorization commands default group PCCU-ISE

Error: AAA authorization failed AAA_AUTHOR_STATUS_METHOD=17(0x11)

But same configuration I have implemented to another switch its works fine.The below  command I have use for switch.

feature tacacs+

!

tacacs-server host x.x.x.x key  z.z.z.z

tacacs-server host y.y.y.y key  z.z.z.z

tacacs-server timeout 15

tacacs-server deadtime 5

!

aaa group server tacacs+ PCCU-ISE

  server x.x.x.x

  server y.y.y.y

  deadtime 10

  use-vrf management

  source-interface mgmt 0

!

aaa authentication login default group PCCU-ISE local

aaa authentication login console group PCCU-ISE local

aaa authentication login error-enable

aaa authorization config-commands default group PCCU-ISE

aaa authorization commands default group PCCU-ISE

aaa accounting default group PCCU-ISE

Please anybody can help me out what is the issue.

Thanks,

Prash

 

1 Reply 1

Torbjørn
Spotlight
Spotlight

Could it be that you're missing the TACACS shared secret/"tacacs server key XXXX"?

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev
Review Cisco Networking for a $25 gift card