<?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: cisco ISE workstation run sometimes MAB instead 802.1x in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167484#M591519</link>
    <description>&lt;P&gt;&lt;SPAN&gt;authentication order dot1x mab&amp;lt;&amp;lt;- only this need to change&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication priority dot1x mab&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2024 08:13:08 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2024-08-29T08:13:08Z</dc:date>
    <item>
      <title>cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167399#M591509</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We install cisco ise 3.2 and sometimes randomly in radius log we can see that PC/workstation run MAB and it was deny than for a few minutes run 802.1x and autheticatin is succesful.&lt;/P&gt;
&lt;P&gt;Windows is update, i event log of machine I cound't find anything.&lt;/P&gt;
&lt;P&gt;We use EAP-TLS,&lt;/P&gt;
&lt;P&gt;does anybody have that problem or idea how to solve.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="farukzaimovic_0-1724908788237.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/227280i6087C876CA5F40FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="farukzaimovic_0-1724908788237.png" alt="farukzaimovic_0-1724908788237.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 05:19:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167399#M591509</guid>
      <dc:creator>faruk.zaimovic</dc:creator>
      <dc:date>2024-08-29T05:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167441#M591510</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/460213"&gt;@faruk.zaimovic&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MAB is typically used as a fallback mechanism for devices that do not support 802.1X, like printers or IP phones. However, when you see a Windows machine, which should be using 802.1X, attempting MAB first, it suggests that the initial 802.1X authentication attempt failed or did not occur as expected. After the MAB attempt fails, the machine eventually tries 802.1X again and succeeds with EAP-TLS, indicating that the machine is capable of authenticating correctly but might be encountering initial connectivity issues or delays in starting the 802.1X process.&lt;/P&gt;
&lt;P&gt;If there are network connectivity issues or if the port is flapping (constantly going up and down), it might cause the Windows machine to revert to MAB as it temporarily loses network connectivity or doesn’t complete the 802.1X authentication in time.&lt;/P&gt;
&lt;P&gt;Also, there might be a delay in the 802.1X supplicant starting up or attempting to authenticate after the network interface becomes active. This delay could cause the switch to fall back to MAB...&lt;/P&gt;
&lt;P&gt;If there is a problem with the certificate or the configuration of the EAP-TLS profile on the machine, it could cause the initial 802.1X attempt to fail, leading to MAB. Once the issue is resolved (like a delay in accessing the certificate store), the 802.1X authentication could succeed.&lt;/P&gt;
&lt;P&gt;Since you didn’t find relevant information in the event logs, consider enabling detailed logging for the Windows 802.1X supplicant. This might give more insight into why the initial 802.1X attempt fails or is delayed.&amp;nbsp;Review the ISE authentication logs for any patterns or specific errors associated with these events. Check the policies in ISE to ensure they are correctly configured to handle both 802.1X and MAB, and that the fallback behavior is appropriate.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 06:45:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167441#M591510</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2024-08-29T06:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167447#M591511</link>
      <description>&lt;P&gt;You use order and priority under the interface?&lt;/P&gt;
&lt;P&gt;If yes make 802.1x first then mab&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:01:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167447#M591511</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-08-29T07:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167461#M591513</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;i tried it, i have same problem. My conf of port&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/39&lt;BR /&gt;description KORISNICI&lt;BR /&gt;switchport access vlan 10&lt;BR /&gt;switchport mode access&lt;BR /&gt;authentication event fail action next-method&lt;BR /&gt;authentication order mab dot1x&lt;BR /&gt;authentication priority dot1x mab&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;authentication timer reauthenticate 60&lt;BR /&gt;authentication timer inactivity 30&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:38:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167461#M591513</guid>
      <dc:creator>faruk.zaimovic</dc:creator>
      <dc:date>2024-08-29T07:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167464#M591514</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thank you very much for your answear. 802.1x is autheticaed succesufully and it works, but in randomly time it start MAB and policy delayed it, then it run 802.1x and it continue working normaly and it is happen in circle.&amp;nbsp; i would like why pc run instead 802.1x. it is possible disable MAB in PC.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 07:46:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167464#M591514</guid>
      <dc:creator>faruk.zaimovic</dc:creator>
      <dc:date>2024-08-29T07:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167484#M591519</link>
      <description>&lt;P&gt;&lt;SPAN&gt;authentication order dot1x mab&amp;lt;&amp;lt;- only this need to change&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;authentication priority dot1x mab&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 08:13:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167484#M591519</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-08-29T08:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167489#M591521</link>
      <description>&lt;P&gt;This problem does not relates to ISE. ISE only decides which policies to apply based on received information from NAD or the endpoint. Based on your config, try to change the "&lt;STRONG&gt;authentication order mab dot1x&lt;/STRONG&gt;" command to "&lt;STRONG&gt;authentication order dot1x&amp;nbsp;mab&lt;/STRONG&gt;". But as a general consideration, updating the Operating System and also the NIC driver solves many&amp;nbsp;occasional circumstances...&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 08:16:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167489#M591521</guid>
      <dc:creator>rezaalikhani</dc:creator>
      <dc:date>2024-08-29T08:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167703#M591527</link>
      <description>&lt;P&gt;Sleep mode?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 14:19:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167703#M591527</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2024-08-29T14:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167831#M591530</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/460213"&gt;@faruk.zaimovic&lt;/a&gt;&amp;nbsp;@&lt;/P&gt;
&lt;P&gt;MAB is not something you can disable directly on a PC, as it’s a fallback mechanism that occurs on the network switch when 802.1X authentication fails or doesn't start promptly.&lt;/P&gt;
&lt;P&gt;However, you can take steps to ensure that the PC prioritizes 802.1X and doesn't inadvertently cause the switch to fall back to MAB...&lt;/P&gt;
&lt;P&gt;If you are certain that all devices connecting to a particular port will always support 802.1X, you can disable MAB on that switch port entirely. This will prevent the port from falling back to MAB, forcing it to wait for 802.1X authentication to succeed.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 19:59:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167831#M591530</guid>
      <dc:creator>M02@rt37</dc:creator>
      <dc:date>2024-08-29T19:59:54Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167926#M591534</link>
      <description>&lt;P&gt;Hello, i replace and it solve problem.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 05:16:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5167926#M591534</guid>
      <dc:creator>faruk.zaimovic</dc:creator>
      <dc:date>2024-08-30T05:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: cisco ISE workstation run sometimes MAB instead 802.1x</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5168002#M591539</link>
      <description>&lt;P&gt;You are welcome&amp;nbsp;&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 09:12:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-workstation-run-sometimes-mab-instead-802-1x/m-p/5168002#M591539</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2024-08-30T09:12:32Z</dc:date>
    </item>
  </channel>
</rss>

