cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
608
Views
2
Helpful
4
Replies

ISE NAC DO1X

ramziabdelhak
Level 1
Level 1

Hello guys,

how can i enable a specific method list for dot1x auth/authz on cisco switches ?

Thanks

1 Accepted Solution

Accepted Solutions

@ramziabdelhak check out the differentiated authentication section of this guide - https://community.cisco.com/t5/security-knowledge-base/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515

You can apply different settings based on NAD/interface(s) directly using ISE authorisation rules rather than make the switch configuration overly complex.

 

View solution in original post

4 Replies 4

@ramziabdelhak example:-

aaa authentication dot1x LIST group ISE
aaa authorization network LIST group ISE

 

Hi @Rob Ingram 

What i want to do, is to specify a named method list that do not apply authorization on specific switch interfaces having dotx enabled so that i can manuly apply my vlans once the enpoint got authenticated by ISE,

As usual, you are alway the first to help, thank you man

@ramziabdelhak check out the differentiated authentication section of this guide - https://community.cisco.com/t5/security-knowledge-base/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515

You can apply different settings based on NAD/interface(s) directly using ISE authorisation rules rather than make the switch configuration overly complex.