cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6937
Views
0
Helpful
5
Replies

OUI "Unknown" in EndPoint Profile ISE

Hello all,

we have several ISE 2.0.1.130 authenticating clients from 2 Cisco Anchor Controllers. We have noticed lots of clients are showed as "Unknown" in the ISE Endpoint Profile OUI field.


We have enabled ISE Feed Services and we have checked it is downloading periodically new OUIs and Profiles succesfully so we don't know why OUI appears as "Unknown". We have checked those MACS are included in the "oui.txt" file of ieee.org.

Any idea in order to correct this behaviour? We need to identify MACS correctly.

Thanks and regards!

Alfonso

2 Accepted Solutions

Accepted Solutions

Jason Kunst
Cisco Employee
Cisco Employee

i would recommend troubleshooting with the TAC why these are not bring shown correctly. If they are common endpoints then it should be a simple fix, regardless open a case to debug

Also make sure on the PSN handling the authentications you have enabled profiling with http, DHCP and radius probes

How To: ISE Profiling Design Guide

View solution in original post

You should see endpoint OUI value in Endpoint view.  If still unknown, then may not have profile based on that specific OUI.  This is where DHCP and User Agent data can help detect client OS independent of OUI.

View solution in original post

5 Replies 5

ognyan.totev
Level 5
Level 5

Are you include this option in WLC WLAN. And for profiling you need plus license.

Yes, Ognyan. I'm including both options in Anchors.

Thanks for the info.

You should see endpoint OUI value in Endpoint view.  If still unknown, then may not have profile based on that specific OUI.  This is where DHCP and User Agent data can help detect client OS independent of OUI.

Jason Kunst
Cisco Employee
Cisco Employee

i would recommend troubleshooting with the TAC why these are not bring shown correctly. If they are common endpoints then it should be a simple fix, regardless open a case to debug

Also make sure on the PSN handling the authentications you have enabled profiling with http, DHCP and radius probes

How To: ISE Profiling Design Guide

hslai
Cisco Employee
Cisco Employee

In case that an endpoint matching a "Private" OUI in oui.txt, then it's expected to be shown as "Unknown".

Either go to http://standards-oui.ieee.org/oui.txt and see if "Private" by itself shown under the column "Organization". Or, download the file and use CLI:

awk '$3 ~/Private^M/  { print $1 }' oui.txt | sort -uf

to get a list of private OUIs.

https://standards.ieee.org/develop/regauth/tut/eui.pdf says,

...for assignees electing to use the private listing option, the IEEE assignment, but not identity of the assignee, is publicly available.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: