<?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 dot1x timers + static mac aging = connectivity issue in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702512#M577728</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have dot1x enabled on all ports including those to which APs connected.&lt;/P&gt;&lt;P&gt;My scheme is like this:&lt;/P&gt;&lt;P&gt;clients -- Access Point -- Access Switch -- Access Switch -- Access Point -- Clients&lt;BR /&gt;&lt;BR /&gt;when a client moves from one AP to another, his mac address stays in MAC table of a switch forever since it's secure and static.&lt;BR /&gt;so when the client tries to authenticate on another AP, he gets an IP address, gets authenticated via dot1x or MAB but &lt;STRONG&gt;he&amp;nbsp;can never get any connectivity until I clear dot1x authentication session for his mac-address.&lt;/STRONG&gt;&lt;BR /&gt;Does it has something to do with Static mac address aging or dot1x session aging?&lt;BR /&gt;I have configured these two commands but it doesn't seem to help.&lt;BR /&gt;&lt;EM&gt;authentication timer reauthenticate 300&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;authentication timer inactivity 180&lt;/EM&gt;&lt;BR /&gt;I also have authentication&lt;EM&gt; mac-move permit enabled&lt;/EM&gt; globally.&lt;BR /&gt;this issue is happening with wired clients also, not only with wireless. So I'm suspecting it is a static mac address issue.&lt;/P&gt;&lt;P&gt;I do not have a port security enabled, only DAI, but I tried to turn it off while t-shooting.&lt;/P&gt;&lt;P&gt;CAT-NAU-F5-2#sh mac address-table interface gi1/0/37 - this is a port where Access Point is connected&lt;BR /&gt;Mac Address Table&lt;BR /&gt;-------------------------------------------&lt;/P&gt;&lt;P&gt;Vlan Mac Address Type Ports&lt;BR /&gt;---- ----------- -------- -----&lt;BR /&gt;1150 00bb.606a.933e STATIC Gi1/0/37&lt;BR /&gt;output ommited................................&lt;BR /&gt;1150 f8e4.e3d2.f2d0 STATIC Gi1/0/37&lt;BR /&gt;Total Mac Addresses for this criterion:&lt;STRONG&gt; 158 - those mac addresses never clear out since it is all static.&lt;/STRONG&gt;&lt;BR /&gt;CAT-NAU-F5-2#&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface GigabitEthernet1/0/37&lt;BR /&gt;description Cisco-AP&lt;BR /&gt;switchport access vlan 1150&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 357&lt;BR /&gt;ip arp inspection limit rate 64&lt;BR /&gt;authentication control-direction in&lt;BR /&gt;authentication event fail action next-method&lt;BR /&gt;authentication event server dead action authorize voice&lt;BR /&gt;authentication event server alive action reinitialize&lt;BR /&gt;authentication host-mode multi-auth&lt;BR /&gt;authentication open&lt;BR /&gt;authentication order dot1x mab&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 300&lt;BR /&gt;authentication timer inactivity 180&lt;BR /&gt;authentication violation replace&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;dot1x timeout tx-period 10&lt;BR /&gt;no cdp enable&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;my version is 122-55.SE12&amp;nbsp; 3750v2&lt;/P&gt;&lt;P&gt;any advice is appreciated!&lt;/P&gt;</description>
    <pubDate>Thu, 13 Oct 2022 09:51:25 GMT</pubDate>
    <dc:creator>mariya.telitsina</dc:creator>
    <dc:date>2022-10-13T09:51:25Z</dc:date>
    <item>
      <title>dot1x timers + static mac aging = connectivity issue</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702512#M577728</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have dot1x enabled on all ports including those to which APs connected.&lt;/P&gt;&lt;P&gt;My scheme is like this:&lt;/P&gt;&lt;P&gt;clients -- Access Point -- Access Switch -- Access Switch -- Access Point -- Clients&lt;BR /&gt;&lt;BR /&gt;when a client moves from one AP to another, his mac address stays in MAC table of a switch forever since it's secure and static.&lt;BR /&gt;so when the client tries to authenticate on another AP, he gets an IP address, gets authenticated via dot1x or MAB but &lt;STRONG&gt;he&amp;nbsp;can never get any connectivity until I clear dot1x authentication session for his mac-address.&lt;/STRONG&gt;&lt;BR /&gt;Does it has something to do with Static mac address aging or dot1x session aging?&lt;BR /&gt;I have configured these two commands but it doesn't seem to help.&lt;BR /&gt;&lt;EM&gt;authentication timer reauthenticate 300&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;authentication timer inactivity 180&lt;/EM&gt;&lt;BR /&gt;I also have authentication&lt;EM&gt; mac-move permit enabled&lt;/EM&gt; globally.&lt;BR /&gt;this issue is happening with wired clients also, not only with wireless. So I'm suspecting it is a static mac address issue.&lt;/P&gt;&lt;P&gt;I do not have a port security enabled, only DAI, but I tried to turn it off while t-shooting.&lt;/P&gt;&lt;P&gt;CAT-NAU-F5-2#sh mac address-table interface gi1/0/37 - this is a port where Access Point is connected&lt;BR /&gt;Mac Address Table&lt;BR /&gt;-------------------------------------------&lt;/P&gt;&lt;P&gt;Vlan Mac Address Type Ports&lt;BR /&gt;---- ----------- -------- -----&lt;BR /&gt;1150 00bb.606a.933e STATIC Gi1/0/37&lt;BR /&gt;output ommited................................&lt;BR /&gt;1150 f8e4.e3d2.f2d0 STATIC Gi1/0/37&lt;BR /&gt;Total Mac Addresses for this criterion:&lt;STRONG&gt; 158 - those mac addresses never clear out since it is all static.&lt;/STRONG&gt;&lt;BR /&gt;CAT-NAU-F5-2#&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;interface GigabitEthernet1/0/37&lt;BR /&gt;description Cisco-AP&lt;BR /&gt;switchport access vlan 1150&lt;BR /&gt;switchport mode access&lt;BR /&gt;switchport voice vlan 357&lt;BR /&gt;ip arp inspection limit rate 64&lt;BR /&gt;authentication control-direction in&lt;BR /&gt;authentication event fail action next-method&lt;BR /&gt;authentication event server dead action authorize voice&lt;BR /&gt;authentication event server alive action reinitialize&lt;BR /&gt;authentication host-mode multi-auth&lt;BR /&gt;authentication open&lt;BR /&gt;authentication order dot1x mab&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 300&lt;BR /&gt;authentication timer inactivity 180&lt;BR /&gt;authentication violation replace&lt;BR /&gt;mab&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;dot1x timeout tx-period 10&lt;BR /&gt;no cdp enable&lt;BR /&gt;spanning-tree portfast&lt;BR /&gt;end&lt;/P&gt;&lt;P&gt;my version is 122-55.SE12&amp;nbsp; 3750v2&lt;/P&gt;&lt;P&gt;any advice is appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 09:51:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702512#M577728</guid>
      <dc:creator>mariya.telitsina</dc:creator>
      <dc:date>2022-10-13T09:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x timers + static mac aging = connectivity issue</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702666#M577737</link>
      <description>&lt;P&gt;Are your APs in FlexConnect or local mode.&amp;nbsp; This is expected when you are running FlexConnect.&amp;nbsp; You should not be performing 802.1X authentication on FlexConnect APs.&amp;nbsp; What is the use-case for this?&amp;nbsp; I suppose you could change your auth method to multi-host:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;authentication host-mode multi-host&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That would first authenticate the AP and then all subsequent clients will be permitted without an authentication attempt.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 11:37:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702666#M577737</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2022-10-13T11:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x timers + static mac aging = connectivity issue</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702677#M577740</link>
      <description>&lt;P&gt;thank you for your reply, it is in FlexConnect mode indeed. The thing is that we want everyone to be authenticated via dot1x, both wireless AP and clients. is it not possible?&lt;/P&gt;&lt;P&gt;so I have two options: local mode+dot1x or flexconnect with multihost mode?&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 12:04:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702677#M577740</guid>
      <dc:creator>mariya.telitsina</dc:creator>
      <dc:date>2022-10-13T12:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x timers + static mac aging = connectivity issue</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702685#M577742</link>
      <description>&lt;P&gt;So your clients are being authenticated twice, once to join the wireless network (802.1X) and once to the switch port (I am assuming MAB).&amp;nbsp; Not a good user experience and one that for sure will lead to roaming and other wireless issues.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you want to have authentication enabled on your AP ports?&amp;nbsp; Why?&amp;nbsp; Compliance reason?&amp;nbsp; Is the AP actually authenticating to ISE using 802.1X?&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, those are your two options, if your controller is local (at the same site) to your APs, it would be recommended to use local mode.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The way I see your options:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Disable ISE authentication on the AP Ports&lt;/LI&gt;
&lt;LI&gt;Switch APs to local mode and leave ISE authentication enabled&lt;/LI&gt;
&lt;LI&gt;Change to multi-host mode and leave FlexConnect&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 13 Oct 2022 12:20:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702685#M577742</guid>
      <dc:creator>ahollifield</dc:creator>
      <dc:date>2022-10-13T12:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: dot1x timers + static mac aging = connectivity issue</title>
      <link>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702697#M577743</link>
      <description>&lt;P&gt;thanks a lot for your reply, that is really helpful.&lt;/P&gt;&lt;P&gt;i did some googling &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; and this is a guide for configuring flexconnect+dot1x in case someone else would also need it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/wireless-lan-controller-software/200492-Securing-a-flexconnect-AP-switchport-wit.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/wireless-lan-controller-software/200492-Securing-a-flexconnect-AP-switchport-wit.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Oct 2022 12:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/dot1x-timers-static-mac-aging-connectivity-issue/m-p/4702697#M577743</guid>
      <dc:creator>mariya.telitsina</dc:creator>
      <dc:date>2022-10-13T12:57:53Z</dc:date>
    </item>
  </channel>
</rss>

