<?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: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface. in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128136#M562007</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For exmaple below, can i say tht without "&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;" command in the interface, it (gi1/1) will not be affected by both monitor and closed 802.1x mode? therefore will not involve in 802.1x operation of being block/allow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because some interface has config like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;int gi1/1&lt;/P&gt;&lt;P&gt;switchport access vlan 50&lt;/P&gt;&lt;P&gt;source template 802_1x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;int gi1/2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;switchport access vlan 50&lt;/P&gt;&lt;P&gt;source template 802_1x&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 15:28:53 GMT</pubDate>
    <dc:creator>getaway51</dc:creator>
    <dc:date>2020-07-30T15:28:53Z</dc:date>
    <item>
      <title>Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124224#M561876</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any reason why the error below&amp;nbsp;Command rejected: Dot1x is not supported on this interface. and&amp;nbsp;Mab not supported on this interface. for port gi5/47. Other ports ok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cx001(config-if-range)# source template dot1x-ports&lt;BR /&gt;Command rejected (GigabitEthernet5/47): Mab not supported on this interface.&lt;BR /&gt;Interface GigabitEthernet5/47 Command rejected: Dot1x is not supported on this interface.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cx001#sh run int gi5/47&lt;/P&gt;&lt;P&gt;interface GigabitEthernet5/47&lt;BR /&gt;no cdp enable&lt;BR /&gt;source template dot1x-ports&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cx001#sh run int gi5/46&lt;BR /&gt;interface GigabitEthernet5/46&lt;BR /&gt;switchport trunk allowed vlan 1,30&lt;BR /&gt;switchport mode trunk&lt;BR /&gt;switchport nonegotiate&lt;BR /&gt;switchport voice vlan 30&lt;BR /&gt;no cdp enable&lt;BR /&gt;source template dot1x-ports&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 13:48:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124224#M561876</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2020-07-23T13:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124282#M561882</link>
      <description>&lt;P&gt;Did you try to default the interface and then reapply the commands?&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 15:06:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124282#M561882</guid>
      <dc:creator>Colby LeMaire</dc:creator>
      <dc:date>2020-07-23T15:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124284#M561883</link>
      <description>Try to define a switchport mode first and see if it helps.  As a side note here, it's generally not recommended to deploy 802.1x on trunk ports. I know that can be a pain since some really old voip phone configs had recommended trunk ports, they are still out there used as pseudo access ports.</description>
      <pubDate>Thu, 23 Jul 2020 15:09:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124284#M561883</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-07-23T15:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124328#M561887</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;May I know why is it NOT&lt;SPAN&gt;&amp;nbsp;recommended to deploy 802.1x on trunk ports?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 15:54:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124328#M561887</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2020-07-23T15:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124672#M561897</link>
      <description>&lt;P&gt;802.1x is only supported on a trunk port when using &lt;A href="https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/sec_usr_8021x/configuration/15-mt/sec-user-8021x-15-mt-book/sec-ieee-neat.html" target="_self"&gt;NEAT&lt;/A&gt;, and only with specific hardware/software versions. For full 802.1x/MAB feature support, the interface must be configured in Access mode.&lt;/P&gt;
&lt;P&gt;If you provide the use case requirement for enabling 802.1x on a trunk port, there may be another option to consider.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jul 2020 23:43:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4124672#M561897</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2020-07-23T23:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128136#M562007</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For exmaple below, can i say tht without "&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;" command in the interface, it (gi1/1) will not be affected by both monitor and closed 802.1x mode? therefore will not involve in 802.1x operation of being block/allow&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because some interface has config like below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;int gi1/1&lt;/P&gt;&lt;P&gt;switchport access vlan 50&lt;/P&gt;&lt;P&gt;source template 802_1x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;int gi1/2&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;switchport mode access&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;switchport access vlan 50&lt;/P&gt;&lt;P&gt;source template 802_1x&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 15:28:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128136#M562007</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2020-07-30T15:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128403#M562022</link>
      <description>&lt;P&gt;I'm not sure I understand the question but without 'switchport mode access' configured on the port, any of the unsupported settings in your source template will not be applied properly.&lt;/P&gt;
&lt;P&gt;As this is not a supported configuration, I would recommend against applying that template to any ports that are not configured with 'switchport mode access' as it could result in unexpected/unpredictable behaviours.&lt;/P&gt;
&lt;P&gt;If you need to apply only the supported template settings to a port that is not configured for 'switchport mode access' for some reason, I would recommend creating a different template without the unsupported commands and applying that instead.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 23:40:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128403#M562022</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2020-07-30T23:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not supported on this interface.</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128538#M562029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Command rejected (GigabitEthernet5/47): Mab not supported on this interface.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interface GigabitEthernet5/47 Command rejected: Dot1x is not supported on this interface.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I applied the command, error was MAB and Dot1x not supported. Therefore I thought 802.1x commands in the source template such as MAB &amp;amp; Dot1x auth will not be applied. However when CLOSED mode enabled, the port was &lt;STRONG&gt;DROP&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Status was UZ-unauthorized. What puzzled me was even though error above says&amp;nbsp;&lt;STRONG&gt;Mab and Dot1x not supported &lt;/STRONG&gt;but CLOSED mode eventually &lt;STRONG&gt;DROP&lt;/STRONG&gt; the port.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 07:58:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4128538#M562029</guid>
      <dc:creator>getaway51</dc:creator>
      <dc:date>2020-07-31T07:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4954801#M585040</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You can do this Pfeil in Config-Modus im Interface.&lt;/SPAN&gt; :(config-if)#switchport host.&lt;BR /&gt;then you will be able to config dot1x in this interface&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.S :his MACRO does 3 things.&lt;/P&gt;&lt;P&gt;1. switchport mode access&lt;/P&gt;&lt;P&gt;2. spanning-tree portfast&lt;/P&gt;&lt;P&gt;3. disables port-channeling.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 09:15:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4954801#M585040</guid>
      <dc:creator>jwannaman1</dc:creator>
      <dc:date>2023-11-07T09:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Command rejected: Dot1x is not supported on this interface.Mab not</title>
      <link>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4996528#M586340</link>
      <description>&lt;P&gt;Is it possible to use host mode multi-host on the trunk ports - that way the switch authenticates, as the first connection, and then the authentication of endpoints on the downstream switch are done by the radius configuration on that switch?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 03:41:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/command-rejected-dot1x-is-not-supported-on-this-interface-mab/m-p/4996528#M586340</guid>
      <dc:creator>clive-fulton</dc:creator>
      <dc:date>2024-01-15T03:41:42Z</dc:date>
    </item>
  </channel>
</rss>

