<?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 I have configured the  in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588952#M74967</link>
    <description>&lt;P&gt;I have configured the "authentication violation replace" command on all the switches and now I no longer get an authentication issue. It seems the switch put the port into an err-disabled state for some reason. I assume it's because it already has an authentication session for another MAC on that port or because it sees your MAC is authenticated on another port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;%PM-4-ERR_DISABLE_VP: security-violation error detected on Gi1/0/46, vlan 300.&amp;nbsp; Putting in err-disable state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jan 2015 11:48:04 GMT</pubDate>
    <dc:creator>Grant McBride</dc:creator>
    <dc:date>2015-01-23T11:48:04Z</dc:date>
    <item>
      <title>802.1X Authentication issues when moving between switch ports</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588949#M74964</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are having some issues at our office where when users move from one switch to another, the 802.1X authentication does not want to take place. The PC just gets an APIPA address. Now I have read about features that MAC Move and MAC replace but they seem to be used when moving from one port a switch to another port on that same switch. Will MAC move help for issues between switches? And should I focus my attention on the switch's configuration or have a look at the NPS server that might be blocking that authentication as the user is already authenticated?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My configuration we have on the switch ports look as follows:&lt;/P&gt;&lt;P&gt;authentication host-mode multi-domain&lt;BR /&gt;authentication order dot1x mab&lt;BR /&gt;authentication priority dot1x mab&lt;BR /&gt;authentication port-control auto&lt;/P&gt;&lt;P&gt;dot1x pae authenticator&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your help is greatly appreciated.&lt;/P&gt;&lt;P&gt;Grant&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 05:22:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588949#M74964</guid>
      <dc:creator>Grant McBride</dc:creator>
      <dc:date>2019-03-11T05:22:08Z</dc:date>
    </item>
    <item>
      <title>Grant-</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588950#M74965</link>
      <description>&lt;P&gt;Grant-&lt;/P&gt;

&lt;PRE&gt;
&lt;STRONG&gt;&lt;STRONG&gt;authentication mac-move permit only&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/PRE&gt;

&lt;P&gt;Only affects ports/sessions on that switch:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_52_se/command/reference/3750cr/cli1.html#wp12015821"&gt;http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_52_se/command/reference/3750cr/cli1.html#wp12015821&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Can you:&lt;/P&gt;
&lt;P&gt;- Post your Radius and entire switchport config&lt;/P&gt;
&lt;P&gt;- Tell us the model of the switch and the version of code that is running&lt;/P&gt;
&lt;P&gt;- The type of Radius server that you are using&lt;/P&gt;
&lt;P&gt;- Provide output from&amp;nbsp;&lt;/P&gt;

&lt;PRE&gt;
debug radius authentication&lt;/PRE&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Thank you for rating helpful posts!&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:38:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588950#M74965</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-01-22T15:38:58Z</dc:date>
    </item>
    <item>
      <title>Hi Neno, Thanks for the reply</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588951#M74966</link>
      <description>&lt;P&gt;Hi Neno,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply. We are using NPS on a Server 2008 R2 virtual machine. The switches are stacked 2960S-48FPS-L running 15.0(2)SE. I will quickly do the debugs and get back to you.&lt;/P&gt;&lt;P&gt;Here is the config:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;aaa group server radius customer-nps&lt;BR /&gt;&amp;nbsp;server name radius1&lt;BR /&gt;&amp;nbsp;server name radius2&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;aaa authentication dot1x default group radius&lt;BR /&gt;&lt;BR /&gt;dot1x system-auth-control&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;radius server radius1&lt;BR /&gt;&amp;nbsp;address ipv4 172.28.130.52 auth-port 1645 acct-port 1646&lt;BR /&gt;&amp;nbsp;key 7 05392415365959251C283630083D2F0B3B2E22253A&lt;BR /&gt;!&lt;BR /&gt;radius server radius2&lt;BR /&gt;&amp;nbsp;address ipv4 172.28.131.52 auth-port 1645 acct-port 1646&lt;BR /&gt;&amp;nbsp;key 7 107C2B031202052709290B092719181432190D000C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet1/0/1&lt;BR /&gt;&amp;nbsp;switchport access vlan 300&lt;BR /&gt;&amp;nbsp;switchport mode access&lt;BR /&gt;&amp;nbsp;switchport voice vlan 2&lt;BR /&gt;&amp;nbsp;srr-queue bandwidth share 1 30 35 5&lt;BR /&gt;&amp;nbsp;queue-set 2&lt;BR /&gt;&amp;nbsp;priority-queue out&lt;BR /&gt;&amp;nbsp;authentication host-mode multi-domain&lt;BR /&gt;&amp;nbsp;authentication order dot1x mab&lt;BR /&gt;&amp;nbsp;authentication priority dot1x mab&lt;BR /&gt;&amp;nbsp;authentication periodic&lt;BR /&gt;&amp;nbsp;authentication timer reauthenticate 28800&lt;BR /&gt;&amp;nbsp;authentication timer inactivity 1800&lt;BR /&gt;&amp;nbsp;mab&lt;BR /&gt;&amp;nbsp;no snmp trap link-status&lt;BR /&gt;&amp;nbsp;mls qos trust cos&lt;BR /&gt;&amp;nbsp;dot1x pae authenticator&lt;BR /&gt;&amp;nbsp;auto qos trust cos&lt;BR /&gt;&amp;nbsp;storm-control broadcast level 1.00&lt;BR /&gt;&amp;nbsp;storm-control multicast level 1.00&lt;BR /&gt;&amp;nbsp;spanning-tree portfast&lt;BR /&gt;&amp;nbsp;spanning-tree bpdufilter enable&lt;BR /&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>Fri, 23 Jan 2015 09:57:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588951#M74966</guid>
      <dc:creator>Grant McBride</dc:creator>
      <dc:date>2015-01-23T09:57:29Z</dc:date>
    </item>
    <item>
      <title>I have configured the</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588952#M74967</link>
      <description>&lt;P&gt;I have configured the "authentication violation replace" command on all the switches and now I no longer get an authentication issue. It seems the switch put the port into an err-disabled state for some reason. I assume it's because it already has an authentication session for another MAC on that port or because it sees your MAC is authenticated on another port.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;%PM-4-ERR_DISABLE_VP: security-violation error detected on Gi1/0/46, vlan 300.&amp;nbsp; Putting in err-disable state.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jan 2015 11:48:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588952#M74967</guid>
      <dc:creator>Grant McBride</dc:creator>
      <dc:date>2015-01-23T11:48:04Z</dc:date>
    </item>
    <item>
      <title>Good job on finding out a</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588953#M74968</link>
      <description>&lt;P&gt;Good job on finding out a solution to your problem and thank you for taking the time to come back here and post the solution (+5 from me).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Real quick, I suspect that if you changed your port to &lt;B&gt;authentication host-mode&amp;nbsp;&lt;EM&gt;multi-host&amp;nbsp;&lt;/EM&gt;&lt;/B&gt;then the issue would probably go away. Then you can change the security to&amp;nbsp;&lt;STRONG&gt;authentication violation&amp;nbsp;&lt;EM&gt;restrict.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Nonetheless, your solution is also valid! So if your issue is resolved, please mark the thread as "answered" &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Jan 2015 03:41:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-authentication-issues-when-moving-between-switch-ports/m-p/2588953#M74968</guid>
      <dc:creator>nspasov</dc:creator>
      <dc:date>2015-01-25T03:41:12Z</dc:date>
    </item>
  </channel>
</rss>

