cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2205
Views
10
Helpful
2
Replies

ISE Never Purge Policy

dm2020
Level 1
Level 1

Hi All,

 

I need to configure a purging rule in ISE to remove any unknown or profiled endpoints that have been inactive for 30+ days which seems to be simple enough. What I want to ensure is that endpoints that are statically assigned to identity groups, such as for CCTV cameras, door entry readers etc, are never purged. Referencing the Unknown and Profiled endpoint groups for my purge policy should be enough to do this, but I also want to configure a Never Purge policy just to be on the cautious side.

 

All of our statically assigned wired endpoints are assigned to identity groups under parent group 'MAB_Endpoints'. If I create a Never Purge policy that just references identity group 'MAB_Endpoints', will this be enough to ensure that endpoints in all child groups are never purged or do I need to create a Never Purge policy for all child groups? I hope that makes sense

 

1 Accepted Solution

Accepted Solutions

thomas
Cisco Employee
Cisco Employee

Your statically-assigned endpoints are under MAB_Endpoints, not Profiled so this should work:

image.png

View solution in original post

2 Replies 2

Hi @dm2020 ,

 if my understanding is correct ... you would like to (at Administration > Identity Management > Settings > Endpoint Purge

NeverPurgeRule - CCTV

Condition = (Endpoint Identity Groups.Profiled.CCTV)

PurgeRule - Unknown & Inactive

Condition = (Endpoint Identity Groups.Unknown) and (EndpointPurge InactiveDays GreaterThan 30)

PurgeRule - Profiled & Inactive

Condition = (Endpoint Identity Groups.Profiled) and (EndpointPurge InactiveDays GreaterThan 30)

 

Note: about " ... will this be enough to ensure that Endpoints in all Child groups are never purge ...", after a very quick test, IMO, the answer is Yes (please double check the purge at Operations > Reports > Reports > Audit > Endpoints Purge Activities).

 

Hope this helps !!!

thomas
Cisco Employee
Cisco Employee

Your statically-assigned endpoints are under MAB_Endpoints, not Profiled so this should work:

image.png