11-15-2018 11:22 PM
Hello,
Can someone elaborate me, how to find the machine as Corporate Asset based on DHCP user class id.
I understand that we have to set the class id like ipconfig \setclassid "Ethernet" Myclassid .
I would like to understand, what are all changes need to done at DHCP server, like whether we have to enable any option for this? and Also i would like to know, will these attributes will be sent only by DHCP probe to ISE.
-Aravind
Solved! Go to Solution.
11-16-2018 09:49 AM
You shouldn't need to set anything on the DHCP server as this is an attribute sent by the client. You intercept this attribute with the DHCP profiler if you are doing ip helper forwarding of DHCP packets or the RADIUS profiler if you are doing IOS device sensor to capture DHCP information. When ISE captures this field it will be in hex so make sure you are doing the correct string matching.
I am not sure if this is still useful anymore because the system has so many different names for the Ethernet adapter. Used to be "Ethernet" or "Local LAN Adapter" would work, but it doesn't in all cases now. I haven't checked this option out in years though.
11-16-2018 09:49 AM
You shouldn't need to set anything on the DHCP server as this is an attribute sent by the client. You intercept this attribute with the DHCP profiler if you are doing ip helper forwarding of DHCP packets or the RADIUS profiler if you are doing IOS device sensor to capture DHCP information. When ISE captures this field it will be in hex so make sure you are doing the correct string matching.
I am not sure if this is still useful anymore because the system has so many different names for the Ethernet adapter. Used to be "Ethernet" or "Local LAN Adapter" would work, but it doesn't in all cases now. I haven't checked this option out in years though.
11-16-2018 10:19 AM
Hi Paul,
Thanks for your valuable help!
Is there any other way to find endpoint(MacBook and Linux) is belong to company asset? + user Auth for dynamic authentication.
11-16-2018 11:40 AM
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