<?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 Couple of AAA questions in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267285#M595323</link>
    <description>&lt;P&gt;Just trying to verify the difference in these two commands&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication login default group radius local&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication login default radius local&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is the use of the group keyword necessary?&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Mar 2025 17:45:18 GMT</pubDate>
    <dc:creator>ColForbin</dc:creator>
    <dc:date>2025-03-04T17:45:18Z</dc:date>
    <item>
      <title>Couple of AAA questions</title>
      <link>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267285#M595323</link>
      <description>&lt;P&gt;Just trying to verify the difference in these two commands&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication login default group radius local&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;aaa authentication login default radius local&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Is the use of the group keyword necessary?&lt;/P&gt;&lt;P&gt;thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 17:45:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267285#M595323</guid>
      <dc:creator>ColForbin</dc:creator>
      <dc:date>2025-03-04T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Couple of AAA questions</title>
      <link>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267301#M595326</link>
      <description>&lt;P&gt;AAAA group server radius is not used in my config. Just have a single radius server defined. My guess is&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authentication login default group radius local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;needs to be used if you have a group, but also works with a standalone server. &amp;nbsp;But &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authentication login default radius local&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;can only be used with a single server.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Logical. But wouldn’t be the first time logic didn’t pan out in the Cisco world lol&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 18:07:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267301#M595326</guid>
      <dc:creator>ColForbin</dc:creator>
      <dc:date>2025-03-04T18:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: Couple of AAA questions</title>
      <link>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267302#M595327</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1839082"&gt;@ColForbin&lt;/a&gt; on my switch version I have to hand, they do the same thing. If you configure the command "aaa authentication login default radius local" the actual switch configuration (via show run) is "aaa authentication login default &lt;STRONG&gt;group&lt;/STRONG&gt; radius local"&lt;/P&gt;
&lt;P&gt;If you specify the "group" command you can explictly configure a RADIUS group of servers (e.g. "aaa authentication login default group RAD-GRP loca"l), as opposed to all RADIUS servers.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 18:09:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267302#M595327</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2025-03-04T18:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Couple of AAA questions</title>
      <link>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267303#M595328</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1839082"&gt;@ColForbin&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, the &lt;EM&gt;group&lt;/EM&gt; keyword is necessary if you want to specify a radius server group instead of just the raidus method. Without it, the command still works but doesn't explicitly reference a group—just the general radius method. Functionally, they behave similarly in most cases, but using &lt;EM&gt;group radius&lt;/EM&gt; is the proper way to reference a defined RADIUS server group.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 18:11:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267303#M595328</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2025-03-04T18:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Couple of AAA questions</title>
      <link>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267304#M595329</link>
      <description>&lt;P&gt;Ah yes confirmed. My sh run shows the group keyword as well. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Mar 2025 18:11:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/couple-of-aaa-questions/m-p/5267304#M595329</guid>
      <dc:creator>ColForbin</dc:creator>
      <dc:date>2025-03-04T18:11:06Z</dc:date>
    </item>
  </channel>
</rss>

