cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
743
Views
0
Helpful
4
Replies

ISE 3.1 Authorization Failed on C8500 SDWAN

Dakenrick
Level 1
Level 1

We configured ISE to authenticate and authorized our SDWAN controllers successfully using AD as the identity source. Now we are having a problem with our C8500s and vEdges and ISE/AD. The C8500s are configure for TACACS through the AAA Feature Template. The TACACS profile has "netadmin" as the attribute mandatory and Default privilege 15 set.

The ISE logs show that authentication and authorization are successful for the C8500 but the C8500 shows below when you ssh:

% Authorization failed.
Connection to X.X.X.X closed by remote host.
Connection to X.X.X.X closed.

AAA Config Example:

aaa group server tacacs+ TACACS
server-private X.X.X.X port 49 timeout 5 key XXXXXXX
ip tacacs source-interface GigabitEthernet0
ip vrf forwarding Mgmt-intf
!
aaa authentication login default group TACACS local
aaa authorization commands 15 default group TACACS local if-authenticated
aaa authorization exec default group TACACS local
aaa accounting commands 15 default start-stop group TACACS
aaa accounting exec default start-stop group TACACS

1 Accepted Solution

Accepted Solutions

Hi,

can you remove "netadmin" attribute in profile and re-test? This is normally needed for Viptela based devices. C8500 is IOS XE.

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

View solution in original post

4 Replies 4

hslai
Cisco Employee
Cisco Employee

@Dakenrick As the failure is on the C8500 side, please debug on the C8500 side. I moved your post to SD-WAN and Cloud Networking because the provisioning is done via SD-WAN templates.

Ruben Cocheno
Spotlight
Spotlight

@Dakenrick 

 
 

Below are the two main sections where the problem can be, also the guide here 

RubenCocheno_2-1703788311901.png

RubenCocheno_4-1703788354546.png

@hslai 

I would love to have that power too, to move things around

Tag me to follow up.
Please mark it as Helpful and/or Solution Accepted if that is the case. Thanks for making Engineering easy again.
Connect with me for more on Linkedin https://www.linkedin.com/in/rubencocheno/

Hi,

can you remove "netadmin" attribute in profile and re-test? This is normally needed for Viptela based devices. C8500 is IOS XE.

HTH,
Please rate and mark as an accepted solution if you have found any of the information provided useful.

I realized I have to have two separate authorization policies. One with "netadmin" or "operator" for SDWAN controller access. The other with just privilege level set to "15" or "1".

Review Cisco Networking for a $25 gift card