<?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 Stopped Working in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4399080#M567184</link>
    <description>&lt;P&gt;show session authentication detail,&lt;/P&gt;&lt;P&gt;can you share this ?&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 02:04:19 GMT</pubDate>
    <dc:creator>MHM Cisco World</dc:creator>
    <dc:date>2021-05-07T02:04:19Z</dc:date>
    <item>
      <title>802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4397804#M567123</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After months of 802.1x working perfectly in a small wired network, out of the sudden some things are not working properly. Here is what I am working with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Windows 10 using native supplicant&lt;/P&gt;&lt;P&gt;C9300 24UX version 16.12.3a&lt;/P&gt;&lt;P&gt;ISE 2.6 (latest patch)&lt;/P&gt;&lt;P&gt;EAP-TLS is configured with AD acting as the root CA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the problem: When I log into a machine (any machine) using my admin credentials it works; The ISE logs shows the authentication success, with the correct authorization policy and the switch authorizes the port (sh authentication sessions). If I do the same with any other account that is NOT an admin account then the problem arises. The ISE authenticates successfully, it gives the correct authorization profile and the correct Dacl is downloaded to the switchport. The problem is that the switchport never changes to authorized. It stays unauthorized the entire time and obviously traffic don't flow the way it should.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did some troubleshooting with no luck. It is weird to me how when an admin account is used the switchport changes from unauthorized to authorized, but when a regular domain user account is used the switchport does not changes from unauthorized to authorized. At first I thought maybe CoA but if that was the case it wouldn't work with the admin account either. Right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas on how should I look for? Any help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 21:18:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4397804#M567123</guid>
      <dc:creator>AbelBurgos5029</dc:creator>
      <dc:date>2021-05-04T21:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4397824#M567124</link>
      <description>&lt;P&gt;can we see the interface config ?&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 23:11:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4397824#M567124</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2021-05-04T23:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4397831#M567125</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is an air gapped network but here is what I have configured in the interfaces:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;switchport access vlan 100&lt;BR /&gt;switchport mode access&lt;BR /&gt;ip access-group PRE-AUTH in&lt;BR /&gt;authentication open&lt;BR /&gt;authentication order dot1x&lt;BR /&gt;authentication priority dot1x&lt;BR /&gt;authentication port-control auto&lt;BR /&gt;authentication periodic&lt;BR /&gt;dot1x pae authenticator&lt;BR /&gt;end&lt;/P&gt;</description>
      <pubDate>Tue, 04 May 2021 23:48:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4397831#M567125</guid>
      <dc:creator>AbelBurgos5029</dc:creator>
      <dc:date>2021-05-04T23:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4398043#M567133</link>
      <description>&lt;P&gt;That is VLAN configuration, how about Physical port configuration :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also post below output when the user authenticate&lt;/P&gt;
&lt;PRE&gt;sho access-session int Gi x/x  details&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;also in VLAN config "ip access-group PRE-AUTH in" what is this content ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 10:27:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4398043#M567133</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2021-05-05T10:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4398124#M567140</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those are the physical port configs. There are more lines in the config but those are the ones related to the Dot1x.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The PRE-AUTH ACL has entries allowing the workstation to communicate with the domain controller, DNS, DHCP, TFTP and things like that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the output of when an admin user account is being used&lt;/P&gt;&lt;PRE&gt;sho access-session int Gi x/x  details&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Interface: TenGigabit2/0/13&lt;/P&gt;&lt;P&gt;IIF-ID:________&lt;/P&gt;&lt;P&gt;Mac Address: ________&lt;/P&gt;&lt;P&gt;IPv6: ________&lt;/P&gt;&lt;P&gt;IPv4: 192.168.100.x&lt;/P&gt;&lt;P&gt;username: "my admin username.domain"&lt;/P&gt;&lt;P&gt;status: &lt;STRONG&gt;authorized&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;domain: Data&lt;/P&gt;&lt;P&gt;Oper host-mode: Single-host&lt;/P&gt;&lt;P&gt;Oper control dir: both&lt;/P&gt;&lt;P&gt;session timeout: 3600s&lt;/P&gt;&lt;P&gt;time out action: reauthenticate&lt;/P&gt;&lt;P&gt;common session ID: ________&lt;/P&gt;&lt;P&gt;Account session ID: Unknown&lt;/P&gt;&lt;P&gt;handle: ________&lt;/P&gt;&lt;P&gt;Current Policy: Policy_T2/0/13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ACS-ACL: xACSACLx_Domain_Admins_5eb95790&lt;/STRONG&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;&lt;P&gt;Here is the output when I use a regular domain user account:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sho access-session int Gi x/x details:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Interface: TenGigabit2/0/13&lt;/P&gt;&lt;P&gt;IIF-ID:________&lt;/P&gt;&lt;P&gt;Mac Address: ________&lt;/P&gt;&lt;P&gt;IPv6: ________&lt;/P&gt;&lt;P&gt;IPv4: 192.168.100.x&lt;/P&gt;&lt;P&gt;username: "domain username.domain"&lt;/P&gt;&lt;P&gt;status: &lt;STRONG&gt;Unauthorized&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;domain: Data&lt;/P&gt;&lt;P&gt;Oper host-mode: Single-host&lt;/P&gt;&lt;P&gt;Oper control dir: both&lt;/P&gt;&lt;P&gt;session timeout: 3600s&lt;/P&gt;&lt;P&gt;time out action: reauthenticate&lt;/P&gt;&lt;P&gt;common session ID: ________&lt;/P&gt;&lt;P&gt;Account session ID: Unknown&lt;/P&gt;&lt;P&gt;handle: ________&lt;/P&gt;&lt;P&gt;Current Policy: Policy_T2/0/13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ACS-ACL: xACSACLx_Domain_Users_5eb95850&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note how the only thing that is different is the status. Everything else works perfectly. When I look at the ISE logs, all the authentication and authorization process passes, the correct authorization profile is selected and the correct Dacl is sent to the switchport.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 05 May 2021 12:40:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4398124#M567140</guid>
      <dc:creator>AbelBurgos5029</dc:creator>
      <dc:date>2021-05-05T12:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4399080#M567184</link>
      <description>&lt;P&gt;show session authentication detail,&lt;/P&gt;&lt;P&gt;can you share this ?&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 02:04:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4399080#M567184</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2021-05-07T02:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4399281#M567188</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you mean #Sh authentication Sessions detail?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will post the output once I have access to it again as it is air gapped network. Please hang tight I will post again Monday.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 12:19:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4399281#M567188</guid>
      <dc:creator>AbelBurgos5029</dc:creator>
      <dc:date>2021-05-07T12:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: 802.1x Stopped Working</title>
      <link>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4404002#M567331</link>
      <description>&lt;PRE&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Below is the output of the command. As you can see the ports shows "unauthorized" even tho it is passing the Authentication and Authorization in the ISE.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;sho access-session int Gi x/x  details&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Interface: TenGigabit2/0/13&lt;/P&gt;&lt;P&gt;IIF-ID:________&lt;/P&gt;&lt;P&gt;Mac Address: ________&lt;/P&gt;&lt;P&gt;IPv6: ________&lt;/P&gt;&lt;P&gt;IPv4: 192.168.100.x&lt;/P&gt;&lt;P&gt;username: "my admin username.domain"&lt;/P&gt;&lt;P&gt;status:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;authorized&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;domain: Data&lt;/P&gt;&lt;P&gt;Oper host-mode: Single-host&lt;/P&gt;&lt;P&gt;Oper control dir: both&lt;/P&gt;&lt;P&gt;session timeout: 3600s&lt;/P&gt;&lt;P&gt;time out action: reauthenticate&lt;/P&gt;&lt;P&gt;common session ID: ________&lt;/P&gt;&lt;P&gt;Account session ID: Unknown&lt;/P&gt;&lt;P&gt;handle: ________&lt;/P&gt;&lt;P&gt;Current Policy: Policy_T2/0/13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ACS-ACL: xACSACLx_Domain_Admins_5eb95790&lt;/STRONG&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;&lt;P&gt;Here is the output when I use a regular domain user account:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sho access-session int Gi x/x details:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;Interface: TenGigabit2/0/13&lt;/P&gt;&lt;P&gt;IIF-ID:________&lt;/P&gt;&lt;P&gt;Mac Address: ________&lt;/P&gt;&lt;P&gt;IPv6: ________&lt;/P&gt;&lt;P&gt;IPv4: 192.168.100.x&lt;/P&gt;&lt;P&gt;username: "domain username.domain"&lt;/P&gt;&lt;P&gt;status:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Unauthorized&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;domain: Data&lt;/P&gt;&lt;P&gt;Oper host-mode: Single-host&lt;/P&gt;&lt;P&gt;Oper control dir: both&lt;/P&gt;&lt;P&gt;session timeout: 3600s&lt;/P&gt;&lt;P&gt;time out action: reauthenticate&lt;/P&gt;&lt;P&gt;common session ID: ________&lt;/P&gt;&lt;P&gt;Account session ID: Unknown&lt;/P&gt;&lt;P&gt;handle: ________&lt;/P&gt;&lt;P&gt;Current Policy: Policy_T2/0/13&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ACS-ACL: xACSACLx_Domain_Users_5eb95850&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 12:16:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/802-1x-stopped-working/m-p/4404002#M567331</guid>
      <dc:creator>AbelBurgos5029</dc:creator>
      <dc:date>2021-05-17T12:16:06Z</dc:date>
    </item>
  </channel>
</rss>

