<?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: aaa config question in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899023#M391620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other way can be to use ip tacacs source -interface command on the router. So that, router will always use that specific interface to send tacacs packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where interface would be the IP that is mentioned in acs, aaa-clients&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is recommended to use this command on layer 3 devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2008 14:21:10 GMT</pubDate>
    <dc:creator>Jagdeep Gambhir</dc:creator>
    <dc:date>2008-02-08T14:21:10Z</dc:date>
    <item>
      <title>aaa config question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899019#M391616</link>
      <description>&lt;P&gt;I have configured aaa on two routers.  When I telnet into them, one works fine with the ACS server.  The other router returns a password prompt (enable secret).  Both configs appear to have same aaa code.  Is this an aaa issue?  &lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 22:38:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899019#M391616</guid>
      <dc:creator>witmer.bob</dc:creator>
      <dc:date>2019-03-10T22:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: aaa config question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899020#M391617</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;TACACS+ Operation&lt;/P&gt;&lt;P&gt;Three possible activities can be performed during TACACS+ operation. The first operation performed is authentication. This is done to clearly identify the user. The second operation is authorization and is possible only once a user has been identified. Therefore, you must authenticate prior to authorizing. The third operation is accounting. The accounting process keeps track of actions performed. The three processes are each independent of the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TACACS+ and Authentication&lt;/P&gt;&lt;P&gt;When authentication is performed in TACACS+, three distinct packet exchanges take place. The three types of packets are&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START This packet is used initially when the user attempts to connect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPLY Sent by the AAA server during the authentication process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONTINUE Used by the AAA client to return username and password to the AAA server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START and CONTINUE packets are always sent by the AAA client, and REPLY packets are always sent by the TACACS+ server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 18:35:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899020#M391617</guid>
      <dc:creator>syedsohailsarwar</dc:creator>
      <dc:date>2008-02-06T18:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: aaa config question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899021#M391618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!  I am seeing the failed attempt on the ACS server.  However, since the Uname prompt is never seen on the rtr, it appears the REPLY is not making it from ACS to rtr.  &lt;/P&gt;&lt;P&gt;Note:  The failed attempt is instantaneous on the ACS server, no lengthy timeout.  I can trace route from ACS to rtr without issue.  Any thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2008 19:12:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899021#M391618</guid>
      <dc:creator>witmer.bob</dc:creator>
      <dc:date>2008-02-06T19:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: aaa config question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899022#M391619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue was fixed by extending the aaa client IP  address on ACS server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 13:38:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899022#M391619</guid>
      <dc:creator>witmer.bob</dc:creator>
      <dc:date>2008-02-08T13:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: aaa config question</title>
      <link>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899023#M391620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other way can be to use ip tacacs source -interface command on the router. So that, router will always use that specific interface to send tacacs packets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where interface would be the IP that is mentioned in acs, aaa-clients&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is recommended to use this command on layer 3 devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;~JG&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 14:21:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/aaa-config-question/m-p/899023#M391620</guid>
      <dc:creator>Jagdeep Gambhir</dc:creator>
      <dc:date>2008-02-08T14:21:10Z</dc:date>
    </item>
  </channel>
</rss>

