01-16-2019 10:36 AM - edited 06-19-2024 11:19 AM
Hello All,
ISE: v2.3
We originally created our Policy Sets in previous version so this section was way different then it is now and I'm having trouble finding a specific condition to have a policy set match on.
I'm trying to create a test policy set that would match a Client/Endpoint Mac address. It appears the client mac address shows up under auth details as Endpoint ID, Calling Station ID, and EndpointMacAddress. But, I cannot find any of these conditions.
Can someone tell me where I can find any of those conditions so I can make it so the Policy Set will only match for one specific Mac Address?
Also, is there anyway to search/filter ALL possible conditions instead of having to clicking through each of the little icons shown in the "Select attribute for condition"?
Thanks in Advance,
Matt
Solved! Go to Solution.
01-16-2019 11:36 AM
You should be able to use the RADIUS calling station ID:
Then I could write a condition for that:
Then reference that in the policy set. I would never setup a policy set this way, but it should work. I would use a test switch or test SSID that has its own policy set.
01-16-2019 11:36 AM
You should be able to use the RADIUS calling station ID:
Then I could write a condition for that:
Then reference that in the policy set. I would never setup a policy set this way, but it should work. I would use a test switch or test SSID that has its own policy set.
01-16-2019 11:58 AM
01-16-2019 11:52 AM
Can someone tell me where I can find any of those conditions so I can make it so the Policy Set will only match for one specific Mac Address?
You have a couple of options to achieve what you are looking for:
1-Create a local ISE Layer 2 identity group with your specific MAC in the group; Then add the following condition in your policy set: under identity group->IdentityGroup Name = new group you created with your MAC
2- In your ISE radius live logs if you view the details you should see that if a host authenticates via MAB then the Radius username is the MAC. You can then use that in your policy set:
Under subject: Radius dictionary - user-name (username string being the MAC)
Also, is there anyway to search/filter ALL possible conditions instead of having to clicking through each of the little icons shown in the "Select attribute for condition"?
Ensure that when you click to add an attribute inside of your policy that you do not select any of the icons & your Dictionary column is set to All dictionaries. This will allow you to scroll through everything instead of clicking each icon.
01-16-2019 11:58 AM
01-16-2019 12:02 PM
01-16-2019 12:30 PM
Quick question...
Kind of off topic but its part of the testing I'm doing.
I created a new Test Posture Policy as well. Would it be possible for an endpoint to match multiple posture policies? It appears that the endpoint is hitting my new test Posture Policy as well as the normal one we use for all the other PCs in the company.
Is there anyway to make it so it stops checking for more policies after it hits my test policy? My test policy is actually showing at the very top of the posture policies list, wasn't sure if it sequentially went through all the policies and would match on multiple ones if it had the correct attributes?
I actually decided to use a AD Group I created to match the test policies and put the PC I'm testing in that AD Group instead of using the Mac Address...
-Matt
01-16-2019 12:41 PM
01-16-2019 12:48 PM
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