<?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: ISE/Radius &amp;amp; Network Device Read Only in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3881087#M442230</link>
    <description>as he said not too efficiently, would recommend tacacs, we don't recommend radius as its very limited therefore don't spend much time on it&lt;BR /&gt;some thread discussions&lt;BR /&gt;&lt;A href="https://www.google.com/search?q=ise+radius+device+administration&amp;amp;oq=ise+radius+device+&amp;amp;aqs=chrome.0.0j69i57j0j69i60j69i64.2540j0j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8" target="_blank"&gt;https://www.google.com/search?q=ise+radius+device+administration&amp;amp;oq=ise+radius+device+&amp;amp;aqs=chrome.0.0j69i57j0j69i60j69i64.2540j0j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.cisco.com/t5/policy-and-access/device-administration-using-radius-cisco-ise-2-3/td-p/3309882" target="_blank"&gt;https://community.cisco.com/t5/policy-and-access/device-administration-using-radius-cisco-ise-2-3/td-p/3309882&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 27 Jun 2019 20:24:18 GMT</pubDate>
    <dc:creator>Jason Kunst</dc:creator>
    <dc:date>2019-06-27T20:24:18Z</dc:date>
    <item>
      <title>ISE/Radius &amp; Network Device Read Only</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3820306#M442227</link>
      <description>&lt;P&gt;We use our ISE server as a Radius/TACACS for our network devices.&amp;nbsp; Does ISE (if so how) could you configure users on ISE to only have read-only (show commands) on network devices registered to ISE&lt;/P&gt;</description>
      <pubDate>Fri, 21 Feb 2020 19:03:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3820306#M442227</guid>
      <dc:creator>jhaddix385</dc:creator>
      <dc:date>2020-02-21T19:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: ISE/Radius &amp; Network Device Read Only</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3820380#M442228</link>
      <description>&lt;P&gt;You have to use TACACS to do this efficiently.&amp;nbsp; You would configure the device for TACACS command authorization (in addition to authentication and accounting). &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aaa authorization commands 15 default group ISE-TACACS if-authenticated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is not need to authorize anything but level 15 commands.&amp;nbsp; You should account for level 0, 1 and 15 though in the accounting setup:&lt;/P&gt;
&lt;P&gt;aaa accounting commands 0 default stop-only group ISE-TACACS&lt;/P&gt;
&lt;P&gt;aaa accounting commands 1 default stop-only group ISE-TACACS&lt;/P&gt;
&lt;P&gt;aaa accounting commands 15 default stop-only group ISE-TACACS&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Depending on your switch the TACACS syntax will be different.&amp;nbsp; Once you have command authorization enabled you would configure a command set in ISE that allows "show" command.&amp;nbsp; All other level 15 commands will be denied.&amp;nbsp; Tie that to your desired TACACS rule for the group of users you want to have read-only access.&amp;nbsp; Setup a TACACS profile that assigned priv level 15 and max priv level 15 to the users as well.&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>Fri, 15 Mar 2019 19:25:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3820380#M442228</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2019-03-15T19:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: ISE/Radius &amp; Network Device Read Only</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3881068#M442229</link>
      <description>&lt;P&gt;Is there a way to do this with radius?&amp;nbsp; I don't have tacacs licenses on ISE.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 19:46:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3881068#M442229</guid>
      <dc:creator>BrianPersaud</dc:creator>
      <dc:date>2019-06-27T19:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: ISE/Radius &amp; Network Device Read Only</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3881087#M442230</link>
      <description>as he said not too efficiently, would recommend tacacs, we don't recommend radius as its very limited therefore don't spend much time on it&lt;BR /&gt;some thread discussions&lt;BR /&gt;&lt;A href="https://www.google.com/search?q=ise+radius+device+administration&amp;amp;oq=ise+radius+device+&amp;amp;aqs=chrome.0.0j69i57j0j69i60j69i64.2540j0j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8" target="_blank"&gt;https://www.google.com/search?q=ise+radius+device+administration&amp;amp;oq=ise+radius+device+&amp;amp;aqs=chrome.0.0j69i57j0j69i60j69i64.2540j0j7&amp;amp;sourceid=chrome&amp;amp;ie=UTF-8&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.cisco.com/t5/policy-and-access/device-administration-using-radius-cisco-ise-2-3/td-p/3309882" target="_blank"&gt;https://community.cisco.com/t5/policy-and-access/device-administration-using-radius-cisco-ise-2-3/td-p/3309882&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jun 2019 20:24:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-radius-amp-network-device-read-only/m-p/3881087#M442230</guid>
      <dc:creator>Jason Kunst</dc:creator>
      <dc:date>2019-06-27T20:24:18Z</dc:date>
    </item>
  </channel>
</rss>

