<?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: Filtering 802.1X syslog messages in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365849#M332638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A bit lately and I hope you solved you problem since, but did you try filter the logging, like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;logging discriminator DOT1X msg-body drops "Authorization succeeded"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;logging host A.B.C.D discriminator DOT1X&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will filter out sending messages containing "Authorization succeeded" in the logging message body.&lt;/P&gt;&lt;P&gt;you may fine tune the regular-expression for your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH.&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Oct 2010 09:24:45 GMT</pubDate>
    <dc:creator>selmeczyr75</dc:creator>
    <dc:date>2010-10-07T09:24:45Z</dc:date>
    <item>
      <title>Filtering 802.1X syslog messages</title>
      <link>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365847#M332499</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking for a method to filter out the following 802.1X syslog messages from a 6509.&lt;/P&gt;&lt;P&gt;It has 240 ports and every port is configured for 802.1X.&lt;/P&gt;&lt;P&gt;There is a potential that an important error message will be hidden by the large number of 802.1X authentication messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%AUTHMGR-5-START: Starting 'dot1x' for client (XXXX.XXXX.XXXX) on Interface GiX/Y&lt;BR /&gt;%DOT1X-5-SUCCESS: Authentication successful for client (XXXX.XXXX.XXXX.XXXX) on Interface GiX/Y&lt;BR /&gt;%AUTHMGR-7-RESULT: Authentication result 'success' from 'dot1x' for client (XXXX.XXXX.XXXX) on Interface GiX/Y&lt;/P&gt;&lt;P&gt;%AUTHMGR-5-SUCCESS: Authorization succeeded for client (XXXX.XXXX.XXXX) on Interface GiX/Y&lt;BR /&gt;%AUTHMGR-SP-5-VLANASSIGN: VLAN XXX assigned to Interface GiX/Y&lt;BR /&gt;%AUTHMGR-SPSTBY-5-VLANASSIGN: VLAN XXX assigned to Interface GiX/Y&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:01:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365847#M332499</guid>
      <dc:creator>sean_evershed</dc:creator>
      <dc:date>2019-03-11T00:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering 802.1X syslog messages</title>
      <link>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365848#M332567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same question to this (old) thread.&lt;/P&gt;&lt;P&gt;Is there a posibility on a 3560 or 2960 switch to filter those dot1x syslog messages?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IThe only solution I know is to set the severity level to 4. But that is not really what I want....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sven&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 07:50:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365848#M332567</guid>
      <dc:creator>Sven Hruza</dc:creator>
      <dc:date>2010-07-16T07:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering 802.1X syslog messages</title>
      <link>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365849#M332638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A bit lately and I hope you solved you problem since, but did you try filter the logging, like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;logging discriminator DOT1X msg-body drops "Authorization succeeded"&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;STRONG&gt;logging host A.B.C.D discriminator DOT1X&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will filter out sending messages containing "Authorization succeeded" in the logging message body.&lt;/P&gt;&lt;P&gt;you may fine tune the regular-expression for your needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH.&lt;/P&gt;&lt;P&gt;Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Oct 2010 09:24:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/filtering-802-1x-syslog-messages/m-p/1365849#M332638</guid>
      <dc:creator>selmeczyr75</dc:creator>
      <dc:date>2010-10-07T09:24:45Z</dc:date>
    </item>
  </channel>
</rss>

