05-01-2024 05:36 PM
Hello,
to profile devices via DHCP , is it enough to use the device-sensor config for it, or I still need DHCP relay config to forward DHCP packets to ISE?
device-sensor alone ? or device-sensor + dhcp relay (ip helper-address)
Thank you.
Regards
05-02-2024 12:25 AM
@babalao if you have configured device sensor to gather DHCP probe information you do NOT need the ip helper-address on the SVI.
05-02-2024 12:36 AM
can I see how you config the device sensor
MHM
05-02-2024 06:45 AM
Thank yor the replies.
I am going to configure this as device-sensor for dhcp:
device-sensor filter-list dhcp list ISE-dhcp
option name host-name
option name requested-address
option name parameter-request-list
option name class-identifier
option name client-identifier
device-sensor filter-spec dhcp include list ISE-dhcp
@Rob Ingram I read that but I did no get a clear answer...
One could test this and if gets dhcp attributes in endpoints means it is working right?
thank you
05-02-2024 06:56 AM
After filter-spec, don't forget to enable it with, (I think):
device-sensor accounting
device-sensor notify all-changes
05-02-2024 06:56 AM
If you get dhcp attribute in ISE sure you dont need dhcp probe' but I will make double check this case update you tonight
MHM
05-02-2024 07:58 AM
@babalao the DHCP probes (helper-address) provide the following:
Device sensor will provide the same and does allow you to specify more options to send via the filter list.
So no point enabling both device sensor and helper-adddress to learn the same information.
05-02-2024 11:46 AM
Hi @babalao which model and version of the switch ? There is a bug which has been registered about 'device-sensor accounting' command.
https://bst.cisco.com/bugsearch/bug/CSCvd12458?rfs=qvlogin
Interestingly, according to guide ISE Profiling Design Guide - Cisco Community this issue started 16.3.x but all the official cisco configuration guides still mention to use 'device-sensor accounting' which is not available at all in any on Cat 9K platform.
In our case device sensor is not sending updates to ISE and we are having a TAC case going on.
05-03-2024 06:30 AM - edited 05-03-2024 11:00 AM
Hello,
yesterday I tried it (with 2 2960x) and in both cases I only get DHCP attributes of the endpoint if I put the helper-address. Device sensor did not get info. I shut/no shut the port several times to make DHCP happen and nothing... maybe device-sensor is slower??
At least in my tests....
Thank you
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