cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
676
Views
15
Helpful
2
Replies

Any good idea to collect MAC address?

We are reviewing an ISE deployment.

ISE is trying to authenticate a user with a MAC address.

There is no DB server like Active Directory here.

Collecting the MAC addresses of numerous users is cumbersome.

Any good ideas?

1 Accepted Solution

Accepted Solutions

Hi @JustTakeTheFirstStep ,

 at Policy > Policy Set > create a:

Policy Set Name: Wired-MAB
Condition: Wired_MAB

the Authentication Policy:

Rule Name: MAB
Condition: Wired_MAB
Use: Internal Endpoints
Options: If Auth Fail = Continue

the Authorization Policy:

Rule Name: OpenAccess
Condition: Wired_MAB
Result: PermitAccess

at this point, any MAB Request will be accepted.

At Operations > Reports > Reports > Endpoint and Users > RADIUS Authentication > click the Export To = Repository (CSV) to generate a report ... get ALL the MACs looking at the Endpoint ID column.

 

Hope this helps !!!

View solution in original post

2 Replies 2

Hi @JustTakeTheFirstStep ,

 at Policy > Policy Set > create a:

Policy Set Name: Wired-MAB
Condition: Wired_MAB

the Authentication Policy:

Rule Name: MAB
Condition: Wired_MAB
Use: Internal Endpoints
Options: If Auth Fail = Continue

the Authorization Policy:

Rule Name: OpenAccess
Condition: Wired_MAB
Result: PermitAccess

at this point, any MAB Request will be accepted.

At Operations > Reports > Reports > Endpoint and Users > RADIUS Authentication > click the Export To = Repository (CSV) to generate a report ... get ALL the MACs looking at the Endpoint ID column.

 

Hope this helps !!!