Support can give you access to Activate (via GreenLake). When you have access ClearPass can pull information from GreenLake / Activate and store the registered devices in the Endpoint repository.
Original Message:
Sent: Mar 26, 2025 01:48 AM
From: Fohdsnischdel
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
I don't think we have access to Activate as we migrated from an AOS 8.6 deployment with VCs and Airwave straight to AOS 10 and Central.
But yes, what you are saying sounds like the the best option as there seems to be no native interaction possibility between the two.
Original Message:
Sent: Mar 25, 2025 11:14 AM
From: chulcher
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
Activate is still an option even with Central, but if you already have Central then you could use the API and a script or Postman collection to pull the inventory from Central and push the information to ClearPass.
The point was to use EAP-TLS in conjunction with your device import. EAP-TLS provides the secure authentication method while the import provides authorization to filter on only your devices.
The "best" solution would be to have the devices enroll a custom certificate using EST which would allow you to authenticate only those devices you control.
------------------------------
Carson Hulcher, ACEX#110
Original Message:
Sent: Mar 25, 2025 08:05 AM
From: Fohdsnischdel
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
We do not have Activate because we are using Aruba Networking Central. Pulling the devices into the Endpoint Repository is exactly what I want to do.
Sure another way would be to push a private certificate via Central and using EAP-TLS as authentication. Then I wouldn't need the devices in a repository.
Using the build-in certificate would make it possible to authenticate other Aruba APs.
Original Message:
Sent: Mar 24, 2025 11:59 AM
From: chulcher
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
If you have Activate enabled on your GreenLake workspace then you can still configure the integration between ClearPass and Activate, which will allow ClearPass to pull the devices in the Activate inventory into the ClearPass Endpoints Repository.
Don't use MAC auth, use EAP-TLS with the AP's device certificate.
------------------------------
Carson Hulcher, ACEX#110
Original Message:
Sent: Mar 24, 2025 08:14 AM
From: Fohdsnischdel
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
Yes that's true but that needs more involvement than buying an AP.
I'll have a look at the API on Aruba Central. Maybe I can use a script to pull the information and store it in a local database which I then use as authentication source in Clearpass
Original Message:
Sent: Mar 24, 2025 08:03 AM
From: ahollifield
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
You could maybe automate this somehow with an API? Just remember MAC addresses can always be spoofed as well.
Original Message:
Sent: 3/24/2025 8:00:00 AM
From: Fohdsnischdel
Subject: RE: Adding Greenlake Device Inventory as Authentication Source in Clearpass
I had it working on AOS-S Switches. Not role-based because AOS-S couldn't handle more than one tagged vlan per role but it worked.
Just as a proof-of-concept I added an AP as a Guest-Device and let Clearpass give back the one untagged and three tagged vlans.
So an option would be to export the AP-list from central and add it into Clearpass as Guest-devices. But that would lead to manual work everytime we add a new AP.
Original Message:
Sent: Mar 24, 2025 07:33 AM
From: ahollifield
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
Right but you can't perform authentication on trunk ports.
You have to use smart port macros or something like that to convert from the initial access state to trunk state. It's rarely worth the overhead imo.
Original Message:
Sent: 3/24/2025 7:30:00 AM
From: Fohdsnischdel
Subject: RE: Adding Greenlake Device Inventory as Authentication Source in Clearpass
Currently they are connected via trunk ports yes.
Profiling would work but it would also work for any Aruba AP that joins the network and not only the ones under our administration.
Original Message:
Sent: Mar 24, 2025 07:09 AM
From: ahollifield
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
I don't think this is possible. Why do you need this though? Why not use profiling? Are your APs not connected to trunk ports?
Original Message:
Sent: Mar 24, 2025 04:53 AM
From: Fohdsnischdel
Subject: Adding Greenlake Device Inventory as Authentication Source in Clearpass
Hi,
we would like to up our security by implementing 802.1X Wired Authentication using CX-Switches and Clearpass 6.12.
Is there an option to add the Device Inventory of Greenlake as an Authentication Source in Clearpass to use the database to recognize the added APs and Switches and realize a rolemapping based on that?
I really don't want to authenticate 1300 APs via MacAuth :-D
Thanks in advance