cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1628
Views
1
Helpful
4
Replies

ISE MAC addr & User binding

Xinyu Zeng
Level 1
Level 1

My client would like to setup MAC addr & user binding when deploy ISE.

The request is as following: After user login via CWA, the device MAC address is bonded with user account. If the same device is reconnected,  authorization will permit access.

4 Replies 4

hslai
Cisco Employee
Cisco Employee

Yes, this is supported since ISE 1.3 release.

Screen Shot 2016-08-03 at 8.09.38 AM.png

Client would like to bind the MAC address to user's identity database. Do we have a procedure or script to do this work?

ISE does it the other way around. The user info (PortalUser) is an endpoint attribute in the internal endpoint store.

OK, seems I may need writing some scripts to make it.

Thanks so much.