<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ISE endpoint puge no profiler service in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3912844#M457504</link>
    <description>&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I am trying to overrun some "cumbersome" limitations of ISE purge endpoints function when profiler service is not active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to leverage&amp;nbsp; on ISE restful API.&lt;/P&gt;&lt;P&gt;Essentially I want to get the list of endpoints with "ElapsedDays" attribute&amp;nbsp; greater than a certain value and then delete only the endpoints that do not have an active session.&lt;/P&gt;&lt;P&gt;Now ISE MGT API can be easily queried to understand if there is an active session associated to a given mac address, but I have not been able to understand how to ask ERS or MGT APIs for endpoints with a given ElapsedDays attribute.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2019 06:48:53 GMT</pubDate>
    <dc:creator>marco.merlo</dc:creator>
    <dc:date>2019-08-23T06:48:53Z</dc:date>
    <item>
      <title>ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3912844#M457504</link>
      <description>&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I am trying to overrun some "cumbersome" limitations of ISE purge endpoints function when profiler service is not active.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to leverage&amp;nbsp; on ISE restful API.&lt;/P&gt;&lt;P&gt;Essentially I want to get the list of endpoints with "ElapsedDays" attribute&amp;nbsp; greater than a certain value and then delete only the endpoints that do not have an active session.&lt;/P&gt;&lt;P&gt;Now ISE MGT API can be easily queried to understand if there is an active session associated to a given mac address, but I have not been able to understand how to ask ERS or MGT APIs for endpoints with a given ElapsedDays attribute.&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2019 06:48:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3912844#M457504</guid>
      <dc:creator>marco.merlo</dc:creator>
      <dc:date>2019-08-23T06:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913373#M457506</link>
      <description>Not a direct answer to your question, but buying 100 plus licenses would save you the headache and allow you to use the built in purging like you need.  List price price would be 864 / yr or less depending on the term.</description>
      <pubDate>Fri, 23 Aug 2019 22:46:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913373#M457506</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2019-08-23T22:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913750#M457507</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/320219"&gt;@Damien Miller&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you need a Plus license to purge endpoints?&amp;nbsp; I have a customer with Base licenses only and we purge all the time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/323825"&gt;@marco.merlo&lt;/a&gt;&amp;nbsp;- I found that the REST API doesn't return all the properties of the endpoint as seen in the UI.&amp;nbsp; ISE may expose an API, but in my experience I am left feeling disappointed because I cannot do that I want to do.&amp;nbsp; If this were a proper RESTful API then it would mimic the GUI and allow every GUI action to be done via API. And it would also expose the same data model that is available to us as GUI users.&amp;nbsp; But it doesn't.&amp;nbsp; Long live DevOps ... ?&amp;nbsp; Not so fast ... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is a call to the API for an arbitrary endpoint&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;/ers/config/endpoint/&lt;/STRONG&gt;3b2c05a0-9176-11e9-90fa-6e3ca0c7485b -H 'ACCEPT: application/json'&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not a lot of detail.&amp;nbsp; If there is another call I should be using then please advise.&amp;nbsp; I could not see anything more detailed than this one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;{
  "ERSEndPoint" : {
    "id" : "3b2c05a0-9176-11e9-90fa-6e3ca0c7485b",
    "name" : "00:1E:F7:C3:CB:8C",
    "mac" : "00:1E:F7:C3:CB:8C",
    "profileId" : "1513b300-8c00-11e6-996c-525400b48521",
    "staticProfileAssignment" : false,
    "groupId" : "14f5cac0-8c00-11e6-996c-525400b48521",
    "staticGroupAssignment" : false,
    "portalUser" : "",
    "identityStore" : "",
    "identityStoreId" : "",
    "link" : {
      "rel" : "self",
      "href" : "https://192.168.0.221:9060/ers/config/endpoint/3b2c05a0-9176-11e9-90fa-6e3ca0c7485b",
      "type" : "application/xml"
    }
  }
&lt;/PRE&gt;</description>
      <pubDate>Sun, 25 Aug 2019 22:47:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913750#M457507</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-08-25T22:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913751#M457509</link>
      <description>My understanding was that if you don't have any plus licenses, you couldn't leverage any of the features that leverage that data.&lt;BR /&gt;&lt;BR /&gt;I've never run a deployment without plus, so just sounded like adding them would allow inactive days could be leveraged here since it sounded like it wasn't available. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Aug 2019 22:52:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913751#M457509</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2019-08-25T22:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913759#M457512</link>
      <description>&lt;P&gt;Hey Damien&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can assure you that with Base licenses only, the menus are restricted to the allowed feature set (e.g. no Profiling or BYOD menu etc) and the endpoints' profiles are fuzzed out.&amp;nbsp; But we are able to purge endpoints without any issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the restricted view that you get when only Base Licenses are installed:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Base-only-menu.png" style="width: 620px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/43748i942E8090B157B860/image-size/large?v=v2&amp;amp;px=999" role="button" title="Base-only-menu.png" alt="Base-only-menu.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And Context Visibility teases us with the fuzzed-out columns as shown below (I did not fuzz them out - this is how ISE displays them)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EndPointFuzzt.PNG" style="width: 297px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/43749i9E7AC94DF6379B96/image-size/large?v=v2&amp;amp;px=999" role="button" title="EndPointFuzzt.PNG" alt="EndPointFuzzt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Aug 2019 23:16:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913759#M457512</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2019-08-25T23:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913760#M457513</link>
      <description>That's pretty rough!&lt;BR /&gt;&lt;BR /&gt;It would seem the easiest way to address this purging process would then be to use the built in purging tool, then setting a rule up for "elapsed days and endpoint:inactive days".  This would avoid purging active sessions assuming inactive days were 1+.</description>
      <pubDate>Sun, 25 Aug 2019 23:29:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913760#M457513</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2019-08-25T23:29:49Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913854#M457515</link>
      <description>&lt;P&gt;Hi Arnie,&lt;/P&gt;&lt;P&gt;I am afraid I forgot to share some information: we are able to purge endpoints as well but with a lot&amp;nbsp; of limitations.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our&amp;nbsp; ISE Deployment is going to authenticate both wireless guest users and wired/wireless corporate users/end point.&lt;/P&gt;&lt;P&gt;Without plus license installed there is no way to purge and endpoint looking at its "last seen" attribute (InactiveDays attribute is not reset when getting an account packet from the NAD), so the main option you have is to look at InactiveDays. Of course if ones sets up the purge rule with a number of elapsed days greater than the maximum re-autenticatication timer taht is configured on the authentication profiles there will be no issue. Unfortunately we are migrating from an environment in which NADs get a "never&amp;nbsp; reaunteticate" profile for a lot of endpoints (dot1x voip phones). So in order to avoid to purge them while keeping on to purge old guest (LWA ....) endpoints , I need to get a purge rule able to recognize such endpoints.&lt;BR /&gt;My idea wasto exploit the fact that such endpoints will have an high "elapseddays" value but an active session.&lt;/P&gt;&lt;P&gt;At the end I think I'll buy a 100 endpoint plus license.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 06:28:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913854#M457515</guid>
      <dc:creator>marco.merlo</dc:creator>
      <dc:date>2019-08-26T06:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: ISE endpoint puge no profiler service</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913855#M457517</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;unfortunately "InactiveDays" is useless without plus license installed&amp;nbsp; because is no re-set to zero when getting an accounting update.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;MM&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2019 06:31:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-endpoint-puge-no-profiler-service/m-p/3913855#M457517</guid>
      <dc:creator>marco.merlo</dc:creator>
      <dc:date>2019-08-26T06:31:14Z</dc:date>
    </item>
  </channel>
</rss>

