08-02-2019 06:53 AM - edited 07-05-2021 10:48 AM
I was looking into Radius profiling on the WLAN controller. I would like to make the recommendation that DHCP should not have to be required in order to do profiling. I understand that DHCP is required to actually profile. However, it would not be necessary to profile a device with a static IP address.
Here is some additional logic:
If a device that is allowed on the network has a static IP address, that would be ok.
If a device that should not be allowed on the network is trying to get on the network with a static IP address, it should still be blocked by ISE.
Is there any reason for this requirement that is not obvious which would make it 100% necessary?
Thank you,
Alex
08-05-2019 03:12 AM
profiling is done with multiple sources.
one of htem is dhcp-packets other are accounting packets and/or proliling agents on the switch.
a dhcp-packet is one of the first packets sent by a client and as such an interesting source for profiling (but not required)
but!
if a device with a static address is connected to your network, this is NOT a guarantee that this is an authorized device!
profiling can help in the authentication phase to determine what type of device this is and if this is a known device.
(if you only use windows-workstations in your company, than you may reject a Linux worktstation?)
so what do you want to achieve by not using profiling? some privacy requirement?
08-05-2019 10:44 PM
RADIUS & DHCP probes are very useful for device profiling. Refer below document for more details
Both the DHCP and DHCP SPAN probes deliver the same key profiling attributes to ISE. These include some of the following:
Since DHCP provides both a MAC address (dhcp-client-identifier) and an IP address (dhcp-requested-address), it is also capable of establishing IP-to-MAC address bindings for the ISE ARP cache table. This is useful in supporting other probes that rely on IP address rather than MAC address. To apply and save the attributes they provide about a specific endpoint into the ISE database, the IP address needs to be correlated to a specific endpoint based on its MAC address.
In addition to dhcp-client-identifier and dhcp-requested-address, other key attributes include dhcp-class-identifier, dhcp-user-class-id, and dhcp-parameters-request-list. The class identifier is often used to convey platform or OS information. Class identifier as well as User Class ID may be customized on some client operating systems like Mac OS and Microsoft Windows, respectively, to be used as unique corporate identifiers for profiling or to return unique scope values by the DHCP server.
The dhcp-parameters-request-list offers a potentially unique indicator of the device type since the values and sequence of parameters requested are often unique to a limited set of device types or operating systems. For example, a dhcp-parameters-request-list value of 1, 3, 6, 15, 119, 252 is indicative of an Apple iOS device such as an iPad, iPod, or iPhone.
HTH
Rasika
*** Pls rate all useful responses ***
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