<?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 ACS 5.x &amp;quot;do&amp;quot; commands in Command Set in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219674#M551236</link>
    <description>&lt;P&gt;I am having an issue allowing "do" show commands in the command set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifically I want users to be able to issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"do show run interface *"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot get the "do" portion to work.&amp;nbsp; Would I have "do show" in the command portion?&amp;nbsp; Or would I just have "do" in the command portion and "show run interface *" in the argument portion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***Edit***&lt;/P&gt;
&lt;P&gt;I found in ACS logs that ACS sees it come across as "do-exec" instead of just "do". &amp;nbsp;Using that, I have "do-exec" in the command field and "sh* run" in the argument field. &amp;nbsp;All good now!&lt;/P&gt;</description>
    <pubDate>Fri, 21 Feb 2020 18:39:40 GMT</pubDate>
    <dc:creator>MICHAEL BURNS</dc:creator>
    <dc:date>2020-02-21T18:39:40Z</dc:date>
    <item>
      <title>ACS 5.x "do" commands in Command Set</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219674#M551236</link>
      <description>&lt;P&gt;I am having an issue allowing "do" show commands in the command set.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Specifically I want users to be able to issue:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"do show run interface *"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot get the "do" portion to work.&amp;nbsp; Would I have "do show" in the command portion?&amp;nbsp; Or would I just have "do" in the command portion and "show run interface *" in the argument portion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***Edit***&lt;/P&gt;
&lt;P&gt;I found in ACS logs that ACS sees it come across as "do-exec" instead of just "do". &amp;nbsp;Using that, I have "do-exec" in the command field and "sh* run" in the argument field. &amp;nbsp;All good now!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 18:39:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219674#M551236</guid>
      <dc:creator>MICHAEL BURNS</dc:creator>
      <dc:date>2020-02-21T18:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.x "do" commands in Command Set</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219740#M551237</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Do command is present in IOS based device.If get error by trying to using if, probably have no support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-If I helped you somehow, please, rate it as useful.-&lt;/P&gt;</description>
      <pubDate>Mon, 20 Nov 2017 21:26:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219740#M551237</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2017-11-20T21:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.x "do" commands in Command Set</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219792#M551238</link>
      <description>&lt;P&gt;That's an interesting observation.&amp;nbsp; Not sure how ACS works but in ISE this is possible, since the command uses wildcards, and the arguments use regular expressions.&amp;nbsp; I tested this in ISE 2.3&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="ISE-TACACS-do.PNG" style="width: 999px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/3642iDA74D6DB8A42F87A/image-size/large?v=v2&amp;amp;px=999" role="button" title="ISE-TACACS-do.PNG" alt="ISE-TACACS-do.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;PASSED authorization examples:&lt;/P&gt;
&lt;P&gt;sh runn&lt;/P&gt;
&lt;P&gt;show ru&lt;/P&gt;
&lt;P&gt;conf t&lt;/P&gt;
&lt;P&gt;exit&lt;/P&gt;
&lt;P&gt;do sh ru&lt;/P&gt;
&lt;P&gt;do show clock&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;FAILED examples&lt;/P&gt;
&lt;P&gt;do reload&lt;/P&gt;
&lt;P&gt;show version&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 00:21:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219792#M551238</guid>
      <dc:creator>Arne Bier</dc:creator>
      <dc:date>2017-11-21T00:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.x "do" commands in Command Set</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219842#M551239</link>
      <description>&lt;P&gt;Solved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ACS sees all "do " commands as "do-exec". &amp;nbsp;By changing the command to "do-exec" and adding "sh* run" it fixed the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2017 03:58:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-x-quot-do-quot-commands-in-command-set/m-p/3219842#M551239</guid>
      <dc:creator>MICHAEL BURNS</dc:creator>
      <dc:date>2017-11-21T03:58:30Z</dc:date>
    </item>
  </channel>
</rss>

