<?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: Configuring a specific method list for Dot1X and RADIUS in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/5366168#M599672</link>
    <description>&lt;P&gt;&lt;STRONG&gt;Define your range of interfaces;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;interface range GigabitEthernetx/x/x-xx&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;then enter the following commands for the defined interfaces;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;authentication order mab&lt;/P&gt;&lt;P&gt;authentication port-control auto&lt;/P&gt;&lt;P&gt;mab&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jan 2026 21:04:38 GMT</pubDate>
    <dc:creator>christionFly</dc:creator>
    <dc:date>2026-01-29T21:04:38Z</dc:date>
    <item>
      <title>Configuring a specific method list for Dot1X and RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/4524715#M571960</link>
      <description>&lt;P&gt;In AAA configuration, I can create a new method list to be used for RADIUS:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authentication dot1x &lt;STRONG&gt;TEST_AUTH&lt;/STRONG&gt; group ISE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa authorization network &lt;STRONG&gt;TEST_AUTHZ&lt;/STRONG&gt; group ISE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;aaa accounting dot1x &lt;STRONG&gt;TEST_ACC&lt;/STRONG&gt; start-stop group ISE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;instead of the default one:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authentication dot1x &lt;STRONG&gt;default&lt;/STRONG&gt; group ISE&lt;BR /&gt;aaa authorization network &lt;STRONG&gt;default&lt;/STRONG&gt; group ISE&lt;BR /&gt;aaa accounting dot1x &lt;STRONG&gt;default&lt;/STRONG&gt; start-stop group ISE&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My question is how can I use the methods I created above for interface MAB authentication? I don't want to use the default method list.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For line configuration we have:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;aaa authentication &amp;lt;method_name&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;what about the other interfaces?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 10:40:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/4524715#M571960</guid>
      <dc:creator>SMD28316</dc:creator>
      <dc:date>2021-12-29T10:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring a specific method list for Dot1X and RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/4524719#M571961</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1171789"&gt;@SMD28316&lt;/a&gt; just by defining your named method lists for AAA, these will override the "default" list (if defined).&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_aaa/configuration/15-mt/sec-usr-aaa-15-mt-book/configuring_authorization.html#GUID-5BD23F47-A114-475D-A3E5-6567FF03786C" target="_blank" rel="noopener"&gt;https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_aaa/configuration/xe-3s/sec-usr-aaa-xe-3s-book/sec-cfg-authentifcn.html#GUID-3540BC5F-F150-4FAB-9364-7B2FF89123FC&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'd obviously need the MAB configuration defined under the interfaces, if configured they will use the method list configured.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to the ISE wired guide for more information on the aaa configuration.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.cisco.com/t5/security-documents/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515" target="_blank" rel="noopener"&gt;https://community.cisco.com/t5/security-documents/ise-secure-wired-access-prescriptive-deployment-guide/ta-p/3641515&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 11:10:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/4524719#M571961</guid>
      <dc:creator>Rob Ingram</dc:creator>
      <dc:date>2021-12-29T11:10:33Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring a specific method list for Dot1X and RADIUS</title>
      <link>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/5366168#M599672</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Define your range of interfaces;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;interface range GigabitEthernetx/x/x-xx&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;then enter the following commands for the defined interfaces;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;authentication order mab&lt;/P&gt;&lt;P&gt;authentication port-control auto&lt;/P&gt;&lt;P&gt;mab&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jan 2026 21:04:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/configuring-a-specific-method-list-for-dot1x-and-radius/m-p/5366168#M599672</guid>
      <dc:creator>christionFly</dc:creator>
      <dc:date>2026-01-29T21:04:38Z</dc:date>
    </item>
  </channel>
</rss>

