<?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: planing to implement the ACS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791065#M419830</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Yes, and Yes. controlling through vty will be your telnet sessions which is the access method you will most likely use to authenticate to your devices. If you want strong security I would reccomend using SSH, but telnet will be just fine. Once you set this all up the first time it will all seem clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2007 11:06:29 GMT</pubDate>
    <dc:creator>mbroberson1</dc:creator>
    <dc:date>2007-08-01T11:06:29Z</dc:date>
    <item>
      <title>planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791058#M419823</link>
      <description>&lt;P&gt;hi!&lt;/P&gt;&lt;P&gt;we are planning to implement the cisco secure ACS for authentication, authorization and accounting for devices on our network. First I make a search on cisco documentation and i found a lot of information about installation and configuration of acs on windows , but did not found any example about configuration of cisco devices for implementation of aaa on these devices. &lt;/P&gt;&lt;P&gt;Can you help me?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:18:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791058#M419823</guid>
      <dc:creator>adriatikb</dc:creator>
      <dc:date>2019-03-10T22:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791059#M419824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are the AAA commands which can be implemented on IOS devices:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Authentication&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+/Radius local &lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+/Radius enable&lt;/P&gt;&lt;P&gt;aaa authentication ppp default group tacacs+/Radius local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Authorization&lt;/P&gt;&lt;P&gt;aaa authorization commands 0 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 1 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization network default group tacacs+ if-authenticated&lt;/P&gt;&lt;P&gt;aaa authorization config-commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#Accounting&lt;/P&gt;&lt;P&gt;aaa accounting network default start-stop group tacacs+/Radius&lt;/P&gt;&lt;P&gt;aaa accounting system default start-stop group tacacs+/Radius&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 0 default start-stop group tacacs+/Radius&lt;/P&gt;&lt;P&gt;aaa accounting commands 1 default start-stop group tacacs+/Radius&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+/Radius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host &lt;IP&gt; key cisco	&lt;/IP&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For details on the commands check the command reference for devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 13:52:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791059#M419824</guid>
      <dc:creator>rochopra</dc:creator>
      <dc:date>2007-07-31T13:52:26Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791060#M419825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rohit,&lt;/P&gt;&lt;P&gt;This is very helpful, but we need also some more detailed about the configuration and protocols that are to be use on communication between ACS and the clients(cisco devices)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:01:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791060#M419825</guid>
      <dc:creator>adriatikb</dc:creator>
      <dc:date>2007-07-31T14:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791061#M419826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First what you need to do is setup a group on your domain controller where active directory is installed and create a new group. Put your users who will be able to access the network devices in the group. After you have installed ACS is what you do is may using an external database to your windows server active directory group you created. You will need to install the remote agent on the domain controller or the server where you active directory is installed. There is a bit more configuration of the ACS server for the network devices. Check out this link: &lt;A class="jive-link-custom" href="http://www.cisco.com/application/pdf/en/us/guest/products/ps407/c1629/ccmigration_09186a00801085d0.pdf" target="_blank"&gt;http://www.cisco.com/application/pdf/en/us/guest/products/ps407/c1629/ccmigration_09186a00801085d0.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the routers and switches you will need to use the below configurations. This is for TACACS authentication. If you have a ACS this is probably the way you want to go.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa new-model&lt;/P&gt;&lt;P&gt;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local &lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 0 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 1 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;aaa accounting commands 15 default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could always hire me for a small fee to help you with the configuration. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this all helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:22:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791061#M419826</guid>
      <dc:creator>mbroberson1</dc:creator>
      <dc:date>2007-07-31T14:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791062#M419827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I forgot you will also need to put this on your network devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host x.x.x.x (ip of ACS server)&lt;/P&gt;&lt;P&gt;tacacs-server directed-request&lt;/P&gt;&lt;P&gt;tacacs-server key 7 xxxxxxxxxxxxxxxx (tacacs server key)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Brandon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:24:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791062#M419827</guid>
      <dc:creator>mbroberson1</dc:creator>
      <dc:date>2007-07-31T14:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791063#M419828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Following configurations will be required on ACS:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Authentication&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Configure aaa client on ACS&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs41/user/netcfg.htm#wp394848" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs41/user/netcfg.htm#wp394848&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Configure user in ACS&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs41/user/usrmgt.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs41/user/usrmgt.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Authorization:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Configure attributes per user or per group in ACS&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs41/user/a_radatr.htm" target="_blank"&gt;http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs41/user/a_radatr.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Accounting:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AAA server and AAA client should be configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2007 15:50:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791063#M419828</guid>
      <dc:creator>rochopra</dc:creator>
      <dc:date>2007-07-31T15:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791064#M419829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something else , can we control also the Vty , console an aux to authenticate from aaa?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ADI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 06:42:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791064#M419829</guid>
      <dc:creator>adriatikb</dc:creator>
      <dc:date>2007-08-01T06:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: planing to implement the ACS</title>
      <link>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791065#M419830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Yes, and Yes. controlling through vty will be your telnet sessions which is the access method you will most likely use to authenticate to your devices. If you want strong security I would reccomend using SSH, but telnet will be just fine. Once you set this all up the first time it will all seem clear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2007 11:06:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/planing-to-implement-the-acs/m-p/791065#M419830</guid>
      <dc:creator>mbroberson1</dc:creator>
      <dc:date>2007-08-01T11:06:29Z</dc:date>
    </item>
  </channel>
</rss>

