<?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: 802.1X Monitor Mode Still Enforcing in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609847#M574773</link>
    <description>&lt;P&gt;&lt;SPAN&gt;authentication &lt;STRONG&gt;OPEN &amp;lt;- this&amp;nbsp;command&amp;nbsp;missing&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 13 May 2022 14:06:50 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2022-05-13T14:06:50Z</dc:date>
    <item>
      <title>802.1X Monitor Mode Still Enforcing</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609838#M574771</link>
      <description>&lt;P&gt;Working on rolling out 802.1x and want to initially configure monitor mode to troubleshoot before changing to low impact or closed mode. &amp;nbsp;Before adding the interface configuration my test interface allowed connectivity. Now that monitor mode configuration was added, the workstation cannot get connected. I was expecting them to be able to get connected even if the ISE logs showed that it failed. Is that not the expected behavior of monitor mode? &amp;nbsp;Below is the interface config:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/40&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;description ISE-TestPort-MonitorMode&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport access vlan 13&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport mode access&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport voice vlan 166&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;ip device tracking maximum 65535&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;srr-queue bandwidth share 1 30 35 5&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;priority-queue out&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;mls qos trust dscp&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;dot1x timeout tx-period 7&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;dot1x max-reauth-req 3&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;auto qos trust dscp&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;source template Port-Dot1x-Default&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;spanning-tree portfast edge&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Derived configuration : 675 bytes&lt;/P&gt;
&lt;P&gt;!&lt;/P&gt;
&lt;P&gt;interface GigabitEthernet1/0/40&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;description ISE-TestPort-MonitorMode&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;subscriber aging probe&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport access vlan 13&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport mode access&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport nonegotiate&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;switchport voice vlan 166&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;ip device tracking maximum 65535&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;srr-queue bandwidth share 1 30 35 5&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;priority-queue out&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;authentication periodic&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;authentication timer reauthenticate server&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;access-session host-mode multi-domain&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;access-session port-control auto&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;mab&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;mls qos trust dscp&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;dot1x pae authenticator&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;dot1x timeout tx-period 7&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;dot1x max-reauth-req 3&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;auto qos trust dscp&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;spanning-tree portfast edge&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;service-policy type control subscriber Dot1x-Default&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&lt;/SPAN&gt;ip dhcp snooping limit rate 100&lt;/P&gt;
&lt;P&gt;end&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 13:53:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609838#M574771</guid>
      <dc:creator>jasond</dc:creator>
      <dc:date>2022-05-13T13:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1X Monitor Mode Still Enforcing</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609847#M574773</link>
      <description>&lt;P&gt;&lt;SPAN&gt;authentication &lt;STRONG&gt;OPEN &amp;lt;- this&amp;nbsp;command&amp;nbsp;missing&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 14:06:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609847#M574773</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-05-13T14:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1X Monitor Mode Still Enforcing</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609848#M574774</link>
      <description>&lt;P&gt;&lt;A href="https://www.lookingpoint.com/blog/cisco-ise-wired-802.1x-deployment-monitormode" target="_blank"&gt;https://www.lookingpoint.com/blog/cisco-ise-wired-802.1x-deployment-monitormode&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 May 2022 14:07:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4609848#M574774</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2022-05-13T14:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1X Monitor Mode Still Enforcing</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4610488#M574801</link>
      <description>&lt;P&gt;The switchport configuration is not enough information to provide any meaningful assistance. Depending on your switch version, 'open auth' could be the default. We would need more information on your versions, policy map configuration, live logs, switchport session status details, etc.&lt;/P&gt;
&lt;P&gt;Please see &lt;A href="https://community.cisco.com/t5/security-documents/how-to-ask-the-community-for-help/ta-p/3704356" target="_blank" rel="noopener"&gt;How to Ask the Community for Help&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;I would suggest checking your configuration and policies against the &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;ISE Secure Wired Access Prescriptive Deployment Guide&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 May 2022 22:24:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-monitor-mode-still-enforcing/m-p/4610488#M574801</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2022-05-15T22:24:10Z</dc:date>
    </item>
  </channel>
</rss>

