<?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 Re: Automate ISE endpoint export in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752404#M487831</link>
    <description>&lt;P&gt;You can export the endpoint from CLI as well. What you can do is write some script which can login to ISE and run command "application configure ise".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ise-01/admin# application configure ise&lt;BR /&gt;&lt;BR /&gt;Selection configuration option&lt;BR /&gt;[1]Reset M&amp;amp;T Session Database&lt;BR /&gt;[2]Rebuild M&amp;amp;T Unusable Indexes&lt;BR /&gt;[3]Purge M&amp;amp;T Operational Data&lt;BR /&gt;[4]Reset M&amp;amp;T Database&lt;BR /&gt;[5]Refresh Database Statistics&lt;BR /&gt;[6]Display Profiler Statistics&lt;BR /&gt;[7]Export Internal CA Store&lt;BR /&gt;[8]Import Internal CA Store&lt;BR /&gt;[9]Create Missing Config Indexes&lt;BR /&gt;[10]Create Missing M&amp;amp;T Indexes&lt;BR /&gt;[11]Enable/Disable ACS Migration&lt;BR /&gt;[12]Generate Daily KPM Stats&lt;BR /&gt;[13]Generate KPM Stats for last 8 Weeks&lt;BR /&gt;[14]Enable/Disable Counter Attribute Collection&lt;BR /&gt;[15]View Admin Users&lt;BR /&gt;[16]Get all Endpoints&lt;BR /&gt;[17]Enable/Disable Wifi Setup&lt;BR /&gt;[18]Reset Config Wifi Setup&lt;BR /&gt;[19]Establish Trust with controller&lt;BR /&gt;[0]Exit&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Option 16 is what you have to select. File will be present in /localdisk and then you can export them using copy command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 25 Nov 2018 17:11:37 GMT</pubDate>
    <dc:creator>pan</dc:creator>
    <dc:date>2018-11-25T17:11:37Z</dc:date>
    <item>
      <title>Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752040#M487821</link>
      <description>&lt;P&gt;Hi ISE experts&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to&amp;nbsp;schedule&amp;nbsp;endpoint export to a csv file regularly on ISE? I can see the export button but would like to automate it. Cannot find anything about the related automation in ISE documentation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;Mike Ng&lt;/P&gt;</description>
      <pubDate>Fri, 23 Nov 2018 22:26:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752040#M487821</guid>
      <dc:creator>mike.ng.kl</dc:creator>
      <dc:date>2018-11-23T22:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752157#M487825</link>
      <description>&lt;P&gt;One option is an ERS script. Check out:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;https://hostname:9060/ers/sdk#Get-All&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Just make sure ERS is enabled on your PAN and&amp;nbsp;the&amp;nbsp;user is in the ERS Admins group.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 13:09:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752157#M487825</guid>
      <dc:creator>Nadav</dc:creator>
      <dc:date>2018-11-24T13:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752395#M487829</link>
      <description>&lt;P&gt;Thank you for your&amp;nbsp;reply but ERS API does not scale. It took 18 hours to dump 200K mac addresses with endpoint group information. The export button on GUI only took 15 mins. Is there a way to replicate the GUI export action?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 16:46:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752395#M487829</guid>
      <dc:creator>mike.ng.kl</dc:creator>
      <dc:date>2018-11-25T16:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752404#M487831</link>
      <description>&lt;P&gt;You can export the endpoint from CLI as well. What you can do is write some script which can login to ISE and run command "application configure ise".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ise-01/admin# application configure ise&lt;BR /&gt;&lt;BR /&gt;Selection configuration option&lt;BR /&gt;[1]Reset M&amp;amp;T Session Database&lt;BR /&gt;[2]Rebuild M&amp;amp;T Unusable Indexes&lt;BR /&gt;[3]Purge M&amp;amp;T Operational Data&lt;BR /&gt;[4]Reset M&amp;amp;T Database&lt;BR /&gt;[5]Refresh Database Statistics&lt;BR /&gt;[6]Display Profiler Statistics&lt;BR /&gt;[7]Export Internal CA Store&lt;BR /&gt;[8]Import Internal CA Store&lt;BR /&gt;[9]Create Missing Config Indexes&lt;BR /&gt;[10]Create Missing M&amp;amp;T Indexes&lt;BR /&gt;[11]Enable/Disable ACS Migration&lt;BR /&gt;[12]Generate Daily KPM Stats&lt;BR /&gt;[13]Generate KPM Stats for last 8 Weeks&lt;BR /&gt;[14]Enable/Disable Counter Attribute Collection&lt;BR /&gt;[15]View Admin Users&lt;BR /&gt;[16]Get all Endpoints&lt;BR /&gt;[17]Enable/Disable Wifi Setup&lt;BR /&gt;[18]Reset Config Wifi Setup&lt;BR /&gt;[19]Establish Trust with controller&lt;BR /&gt;[0]Exit&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Option 16 is what you have to select. File will be present in /localdisk and then you can export them using copy command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 17:11:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752404#M487831</guid>
      <dc:creator>pan</dc:creator>
      <dc:date>2018-11-25T17:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752425#M487836</link>
      <description>If ERS is really that much slower than using a local application call,&lt;BR /&gt;maybe it's worth opening a TAC case whether you go the REST route or not.&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Nov 2018 18:32:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752425#M487836</guid>
      <dc:creator>Nadav</dc:creator>
      <dc:date>2018-11-25T18:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752465#M487844</link>
      <description>&lt;P&gt;Thank you will test it out.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 23:33:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752465#M487844</guid>
      <dc:creator>mike.ng.kl</dc:creator>
      <dc:date>2018-11-25T23:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752467#M487846</link>
      <description>&lt;P&gt;It is apparently a design issue of ERS API. The get-all ERS call only dump the endpoint ID and MAC but not any details. To dump endpoint group and profile of each endpoint, it needs one get endpoint call per endpoint. So for 200K endpoints, the script needs to call the ERS API for 200K times - a definitely high number. If ERS can support get endpoint bulk call, it should resolve the issue - but unfortunately not.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 23:38:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3752467#M487846</guid>
      <dc:creator>mike.ng.kl</dc:creator>
      <dc:date>2018-11-25T23:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3767081#M487848</link>
      <description>thanks i would recommend opening a tac case and getting a defect filed. I will also bring up with our PM for API. Please let us know the defect id</description>
      <pubDate>Thu, 20 Dec 2018 03:25:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3767081#M487848</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2018-12-20T03:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3767405#M487851</link>
      <description>&lt;P&gt;I believe the other issue is the endpoints are only shown in increments of a 100.&amp;nbsp; So you have to constantly make further calls to parse through the Get-All process.&amp;nbsp; On my large install with 600k+ endpoints that is a non-starter.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 15:38:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3767405#M487851</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2018-12-20T15:38:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3767699#M487854</link>
      <description>&lt;P&gt;I have faced similar challenge for one of my customer. We have filed below defect.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="bugTitle"&gt;CSCve05681 ERS Get-All takes very long time for response&lt;/DIV&gt;
&lt;DIV class="bugTitle"&gt;
&lt;DIV class="bugTitle"&gt;CSCvg64354 ENH ISE ERS calls should be processed much faster&lt;/DIV&gt;
&lt;DIV class="bugId"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV class="bugTitle"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="bugId"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 21 Dec 2018 05:09:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/3767699#M487854</guid>
      <dc:creator>Parag Mahajan</dc:creator>
      <dc:date>2018-12-21T05:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/4163622#M563201</link>
      <description>&lt;P&gt;Man this is a really great thread and saved alot of research. Would anyone be willing to share what their SSH script looked like? Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 16:28:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/4163622#M563201</guid>
      <dc:creator>Michael Burk</dc:creator>
      <dc:date>2020-10-08T16:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Automate ISE endpoint export</title>
      <link>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/4545819#M572596</link>
      <description>&lt;P&gt;I know this is a late answer but here is short script enumerating the ERS api using PERL and CURL to export all devices. (Attached)&lt;/P&gt;&lt;P&gt;Note must have CURL and set your ERS user, PW, and ISE host in the script. Dumps the JSON but can easily be parsed.&lt;/P&gt;&lt;P&gt;The script just calls a loop against the ERS api and looks for "nextPage" in the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Feb 2022 21:59:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/automate-ise-endpoint-export/m-p/4545819#M572596</guid>
      <dc:creator>elahtrebor</dc:creator>
      <dc:date>2022-02-04T21:59:11Z</dc:date>
    </item>
  </channel>
</rss>

