Import through API or XML will not set profiling information. It does set the Known/Unknown status, and you can import attributes. The original question was just about setting the Known flag, which works. You may see expected behavior, if you only set profiling data.
Profiling data is what is discovered by the system, and may change if the device changes, so there is a design reason why you can't import profiling attributes.
If you also want to set the device type, you could do that through a device attribute and test that in your policy; or as mentioned earlier use the Guest Device Database, which is similar on setting attributes but in a slightly different form. If you need to have non-admins manage the device registrations, using the Guest Device Database is probably the best option; if it is just admins or API access the Endpoint Database is a good choice.
------------------------------
Herman Robers
------------------------
If you have urgent issues, always contact your Aruba partner, distributor, or Aruba TAC Support. Check
https://www.arubanetworks.com/support-services/contact-support/ for how to contact Aruba TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba Networks.
In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
------------------------------
Original Message:
Sent: Sep 13, 2022 03:08 AM
From: BERNHARD HUSTOMO
Subject: Clearpass - Profiling/Importing fixed ip address device
It does not work. When XML populated with new mac addresses who never recognized by clearpass before, endpoint repository won't take it. Only mac addresses are imported.
Original Message:
Sent: Sep 04, 2022 10:58 PM
From: Ariya Parsamanesh
Subject: Clearpass - Profiling/Importing fixed ip address device
yes you can import them through XML import.
you can export one to see the XML formatted file
https://www.arubanetworks.com/techdocs/ClearPass/6.9/PolicyManager/Content/CPPM_UserGuide/Admin/EndpointsHelp.html
------------------------------
Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or Aruba.
Original Message:
Sent: Sep 04, 2022 08:41 PM
From: Ronald Wan
Subject: Clearpass - Profiling/Importing fixed ip address device
Hello everyone,
We have a number of existing CCTV currently with fixed ip address and would like to import to clearpasss to setup mac-authentication with the switch user role.
Just wondering if I can do a bulk import to the endpoints database without going through the device profiling.
Can I categories it or set up some attribute to mark those as "permitted known" device"?
I believe device profiling is more suitable for new devices.
However, I still want put some control to the "unknown" device so it will not be assigned to the same user role as the "known" device automatically.
Thanks in advance for any suggestion.