<?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: tacacs-server host &amp;lt;IP&amp;gt; vs tacacs server &amp;lt;NAME&amp;gt; in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282668#M1077869</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326072"&gt;@johnlloyd_13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That command is finally depreciated in 16.12.x code on all hardware it seems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TACACS legacy command: Do not configure the legacy &lt;STRONG class="ph b"&gt;tacacs-server host&lt;/STRONG&gt; command; this command is deprecated. If the software version running on your device is Cisco IOS XE Gibraltar 16.12.2 or a later release, using the legacy command can cause authentication failures. Use the tacacs server command in global configuration mode&lt;/P&gt;</description>
    <pubDate>Sat, 30 Jan 2021 11:32:48 GMT</pubDate>
    <dc:creator>Rob Ingram</dc:creator>
    <dc:date>2021-01-30T11:32:48Z</dc:date>
    <item>
      <title>tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282667#M1077868</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i recently upgraded a cisco ASR from 3.16.x to 16.12.x and noticed AAA didn't work afterwards. i was able to login using the local user but unable to execute any command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Username: admin&lt;/P&gt;&lt;P&gt;Password: &amp;lt;LOCAL USER PW&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASR#&lt;/P&gt;&lt;P&gt;ASR#sh run | s aaa&lt;/P&gt;&lt;P&gt;ASR#&lt;/P&gt;&lt;P&gt;ASR#sh run&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Command authorization failed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;syslog shown after the 16.x upgrade. is this for info only or is it asking to migrate TACACS config?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Warning: The cli will be deprecated soon&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'tacacs-server host 10.1.6.10'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;SPAN&gt;Please move to 'tacacs server &amp;lt;name&amp;gt;' CLI&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Warning: The cli will be deprecated soon&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;'tacacs-server host 10.1.6.2'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please move to 'tacacs server &amp;lt;name&amp;gt;' CLI&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i was able to successfully authenticate after i changed the TACACS and AAA server group to the new CLI format. my question is, was this due to a bug or is the new TACACS CLI format enforced on the new 16.12 code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ASR(config)#&lt;FONT color="#FF0000"&gt;tacacs server&lt;/FONT&gt; TAC-1&lt;BR /&gt;ASR(config-server-tacacs)#address ipv4 10.1.6.10&lt;BR /&gt;ASR(config-server-tacacs)#key cisco123&lt;/P&gt;&lt;P&gt;ASR(config)#aaa group server tacacs+ MY_GRP&lt;BR /&gt;ASR(config-sg-tacacs+)# no server &lt;SPAN&gt;10.1.6.10&lt;/SPAN&gt;&lt;BR /&gt;ASR(config-sg-tacacs+)# server &lt;FONT color="#FF0000"&gt;name&lt;/FONT&gt; TAC-1&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 11:26:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282667#M1077868</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2021-01-30T11:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282668#M1077869</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326072"&gt;@johnlloyd_13&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That command is finally depreciated in 16.12.x code on all hardware it seems.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TACACS legacy command: Do not configure the legacy &lt;STRONG class="ph b"&gt;tacacs-server host&lt;/STRONG&gt; command; this command is deprecated. If the software version running on your device is Cisco IOS XE Gibraltar 16.12.2 or a later release, using the legacy command can cause authentication failures. Use the tacacs server command in global configuration mode&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 11:32:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282668#M1077869</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-01-30T11:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282669#M1077870</link>
      <description>&lt;P&gt;hi rob,&lt;/P&gt;&lt;P&gt;i was expecting cisco would run a macro to convert it somehow so it would be seamless.&lt;/P&gt;&lt;P&gt;do you have a link to support this?&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 11:36:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282669#M1077870</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2021-01-30T11:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282671#M1077871</link>
      <description>&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/ios-nx-os-software/ios-xe-16/products-release-notes-list.html" target="_self"&gt;https://www.cisco.com/c/en/us/support/ios-nx-os-software/ios-xe-16/products-release-notes-list.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I've double checked a few different hardware platforms and it seems the command has been depreciated on all hardware platforms running 16.12.x. The ASR release notes aren't as detailed as the other platforms, but your experience matches what is documented.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 11:44:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282671#M1077871</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-01-30T11:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282674#M1077872</link>
      <description>&lt;P&gt;hi rob,&lt;/P&gt;&lt;P&gt;thanks for the link. i saw it was indeed changed in 16.12.2&lt;/P&gt;&lt;P&gt;it's just unfortunate the upgrade process wasn't seamless.&lt;/P&gt;</description>
      <pubDate>Sat, 30 Jan 2021 11:53:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4282674#M1077872</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2021-01-30T11:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4283522#M1077943</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i just got an update from TAC. i hit a bug and upgrade should auto convert the old "tacacs-server host" to the new CLI format.&lt;/P&gt;&lt;P&gt;there's a list of known fixed on the bug link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvu6227" target="_blank"&gt;https://bst.cloudapps.cisco.com/bugsearch/bug/CSCvu6227&lt;/A&gt;3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 13:09:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4283522#M1077943</guid>
      <dc:creator>johnlloyd_13</dc:creator>
      <dc:date>2021-02-01T13:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: tacacs-server host &lt;IP&gt; vs tacacs server &lt;NAME&gt;</title>
      <link>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4283527#M1077944</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/326072"&gt;@johnlloyd_13&lt;/a&gt; thanks for the update!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 13:17:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/tacacs-server-host-lt-ip-gt-vs-tacacs-server-lt-name-gt/m-p/4283527#M1077944</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-02-01T13:17:32Z</dc:date>
    </item>
  </channel>
</rss>

