01-11-2024 02:51 AM - edited 01-11-2024 02:54 AM
Dear Community,
We currently utilize Cisco ISE 2.4 for TACACS implementation to authorize user access to network devices. We are encountering a challenge during the migration process from a Cisco C3900 router to a new Router C8300 while maintaining the same TACACS configuration on both routers.
Upon successful user authentication for accessing the Cisco C8300 router, we encounter an '%Authorization Failed' error when attempting to execute any command.
================================================================
Configuration on both Routers for TACACS:
no logging console
enable password *****
!
aaa new-model
!
!
aaa authentication login default group tacacs+ local
aaa authentication enable default group tacacs+ enable
aaa authorization config-commands
aaa authorization exec default group tacacs+ local
aaa authorization commands 0 default group tacacs+ local
aaa authorization commands 1 default group tacacs+ local
aaa authorization commands 15 default group tacacs+ local
!
ip tacacs source-interface Port-channel1
!
tacacs-server host X.X.X.X
tacacs-server key ******
================================================================
Configuration on Cisco ISE for TACACS is attached
===============================================================
NOTE: it's working fine with Router C3900
We appreciate your assistance in identifying and resolving the underlying issue.
Sincerely
Omran Mohamed
01-11-2024 03:04 AM
You can not use l2 interface as source to tacacs server.
MHM
01-11-2024 03:15 AM
Dear MHM,
We appreciate your feedback and assure you that we will carefully consider your feedback to promptly address the issue at hand. I will keep you informed of the outcome. Thank you for bringing this to our attention
Omran Mohamed
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