<?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 TACACS is not working in 7206 VXR in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226033#M112365</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is most likely a configuration or rechability issue. Double check &lt;/P&gt;&lt;P&gt; that you've got the right IP in the config, and that there's nothing &lt;/P&gt;&lt;P&gt; interfering with UDP between the two. With tacacs, it's good idea &lt;/P&gt;&lt;P&gt; to have known backup telnet &amp;amp; enable passwords, this same kind of &lt;/P&gt;&lt;P&gt; thing can happen when you have a badly congested link or some kind of &lt;/P&gt;&lt;P&gt; network problem and life is better when you can get into the router.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jun 2013 06:31:32 GMT</pubDate>
    <dc:creator>mmangat</dc:creator>
    <dc:date>2013-06-18T06:31:32Z</dc:date>
    <item>
      <title>TACACS is not working in 7206 VXR</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226031#M112302</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; TACACS is not working in my 7206 VXR.When i am telneting in to router it is&amp;nbsp; showing Authorization Failed.I can able to login using console.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY is same b/w router and the server .Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;7206(config)#do sh run | in aaa|tacacs&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;aaa authentication login default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authentication enable default group tacacs+ enable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization exec default group tacacs+ local if-authenticated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa authorization commands 15 default group tacacs+ local&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aaa accounting exec default start-stop group tacacs+&lt;/P&gt;&lt;P&gt;&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;aaa session-id common&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ip tacacs source-interface Loopback0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server host 202.148.202.174&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tacacs-server key 7 073D055B42291A413630384D2E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GURG-7206-EDGE1(config)#do ping 202.148.202.174 source lo0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type escape sequence to abort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sending 5, 100-byte ICMP Echos to 202.148.202.174, timeout is 2 seconds:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Packet sent with a source address of 202.148.199.196&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;!!!!!&lt;/P&gt;&lt;P&gt; Success rate is 100 percent (5/5), round-trip min/avg/max = 40/43/44 ms&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 03:32:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226031#M112302</guid>
      <dc:creator>arun.mallappally123</dc:creator>
      <dc:date>2019-03-11T03:32:55Z</dc:date>
    </item>
    <item>
      <title>TACACS is not working in 7206 VXR</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226032#M112328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What error are you seeing on the tacacs server? Did you define enable privilege 15 on the tacacs server? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the code of tacacs/ACS are you running?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you paste the output of &lt;/P&gt;&lt;P&gt;debug tacacs&lt;/P&gt;&lt;P&gt;debug aaa authen&lt;/P&gt;&lt;P&gt;debug aaa autho&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;/P&gt;&lt;P&gt;- Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 08:32:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226032#M112328</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-17T08:32:13Z</dc:date>
    </item>
    <item>
      <title>TACACS is not working in 7206 VXR</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226033#M112365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is most likely a configuration or rechability issue. Double check &lt;/P&gt;&lt;P&gt; that you've got the right IP in the config, and that there's nothing &lt;/P&gt;&lt;P&gt; interfering with UDP between the two. With tacacs, it's good idea &lt;/P&gt;&lt;P&gt; to have known backup telnet &amp;amp; enable passwords, this same kind of &lt;/P&gt;&lt;P&gt; thing can happen when you have a badly congested link or some kind of &lt;/P&gt;&lt;P&gt; network problem and life is better when you can get into the router.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 06:31:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226033#M112365</guid>
      <dc:creator>mmangat</dc:creator>
      <dc:date>2013-06-18T06:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: TACACS is not working in 7206 VXR</title>
      <link>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226034#M112408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cannot be a reachability issue as tacacs is processing the request and throwing "authorization failed". Also, I didn't understand when you say "that there's nothing&amp;nbsp; interfering with UDP between the two" because tacacs works at tcp 49.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jatin Katyal &lt;BR /&gt; - Do rate helpful posts -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jun 2013 07:03:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/tacacs-is-not-working-in-7206-vxr/m-p/2226034#M112408</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2013-06-18T07:03:30Z</dc:date>
    </item>
  </channel>
</rss>

