<?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: Computer on dot1x enabled port generates fail in switch syslog when it goes to sleep (3CPL) in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4016408#M24649</link>
    <description>A logging discriminator would be what I suggest.  In my opinion these logs don't provide any value on the switch.  When we troubleshoot we look at ISE, or "show auth sessions" to gather the information anyways.  &lt;BR /&gt;&lt;BR /&gt;You can do something such as this to stop logging it to the buffer.  &lt;BR /&gt;&lt;BR /&gt;logging discriminator AUTHFILT facility drops DOT1X &lt;BR /&gt;logging discriminator AUTHFILT facility drops SESSION_MGR&lt;BR /&gt;logging buffered discriminator AUTHFILT&lt;BR /&gt;</description>
    <pubDate>Wed, 22 Jan 2020 18:01:18 GMT</pubDate>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2020-01-22T18:01:18Z</dc:date>
    <item>
      <title>Computer on dot1x enabled port generates fail in switch syslog when it goes to sleep (3CPL)</title>
      <link>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4016267#M24648</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;As the title say, I have enabled 802.1x (and MAB) via 3CPL and policies on a switchport, and it works fine.&lt;/P&gt;&lt;P&gt;Until the computer falls asleep.&lt;/P&gt;&lt;P&gt;Then the switchport starts to generate error logs like this:&lt;/P&gt;&lt;P&gt;Jan 22 14:16:34.492: %SESSION_MGR-5-FAIL: Switch 1 R0/0: sessmgrd: Authorization failed or unapplied for client (13e2.1e14.a20a) on Interface GigabitEthernet1/0/13 AuditSessionID FA64320A00015AFCCD99EA23. Failure reason: Authc fail. Authc failure reason: Cred Fail.&lt;/P&gt;&lt;P&gt;every 60 seconds.&lt;/P&gt;&lt;P&gt;I have found that this happens when the NIC on the computer has enabled the "Allow the computer to turn off this device to save power" option... which is enable by default on all Windows computers.&lt;/P&gt;&lt;P&gt;And it needs to stay that way to enable WoL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how can I get rid of the error messages in the switch?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 14:43:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4016267#M24648</guid>
      <dc:creator>dal</dc:creator>
      <dc:date>2020-01-22T14:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Computer on dot1x enabled port generates fail in switch syslog when it goes to sleep (3CPL)</title>
      <link>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4016408#M24649</link>
      <description>A logging discriminator would be what I suggest.  In my opinion these logs don't provide any value on the switch.  When we troubleshoot we look at ISE, or "show auth sessions" to gather the information anyways.  &lt;BR /&gt;&lt;BR /&gt;You can do something such as this to stop logging it to the buffer.  &lt;BR /&gt;&lt;BR /&gt;logging discriminator AUTHFILT facility drops DOT1X &lt;BR /&gt;logging discriminator AUTHFILT facility drops SESSION_MGR&lt;BR /&gt;logging buffered discriminator AUTHFILT&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Jan 2020 18:01:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4016408#M24649</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-01-22T18:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: Computer on dot1x enabled port generates fail in switch syslog when it goes to sleep (3CPL)</title>
      <link>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4017804#M24650</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, I see the same problem with WoL enabled devices. I increased the authentication restart for 802.1x fail/no response to 65535 seconds to decrease the amount of messages - see below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;event session-started match-all&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 class always do-until-failure&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 authenticate using dot1x retries 3 retry-time 30 priority 10&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;..&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;event authentication-failure match-first&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;..&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;5 class DOT1X_FAILED do-until-failure&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 terminate dot1x&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;20 authentication-restart 65535&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 class DOT1X_NO_RESP do-until-failure&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 terminate dot1x&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;20 authentication-restart 65535&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;..&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;event agent-found match-all&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 class always do-until-failure&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;10 terminate mab&lt;/STRONG&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;&lt;STRONG&gt;20 authenticate using dot1x retries 3 retry-time 30 priority 10&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I was looking at a powershell script to whitelist pxe imaging clients (through the ISE API) I considered using the same script to whitelist WoL PC's (i.e run the script on pc shutdown to whitelist the PC mac and run the script again on pc boot to remove the PC from the whitelist). Seemed way too complicated so I dropped that idea. Script used for whitelisting is available here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/AdamGrossTX/PowershellScripts/tree/master/CiscoISE/External%20RESTful%20Service%20(ERS)%20API" target="_blank"&gt;https://github.com/AdamGrossTX/PowershellScripts/tree/master/CiscoISE/External%20RESTful%20Service%20(ERS)%20API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hth&lt;BR /&gt;Andy&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2020 13:40:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/computer-on-dot1x-enabled-port-generates-fail-in-switch-syslog/m-p/4017804#M24650</guid>
      <dc:creator>andrewswanson</dc:creator>
      <dc:date>2020-01-24T13:40:44Z</dc:date>
    </item>
  </channel>
</rss>

