<?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 WLC 8540 authentication debug for a client in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780294#M252010</link>
    <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;We work with a WLC 8540 (version 8.5.161.6) and Cisco 2802 and 3802 AP, and an external Radius server to perform authentication.&lt;BR /&gt;We need to trace one or several clients on the WLC to see what messages we receive from the Radius, both for OK and KO authentication.&lt;BR /&gt;If we use the commands:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Cisco Controller) &amp;gt;debug client 00:00:00:00:00:00&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(Cisco Controller) &amp;gt;debug aaa all enable&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(Cisco Controller) &amp;gt;show debug&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The WLC starts flooding the screen with all events, not just my client's. How can we do it?&lt;BR /&gt;On the other hand, is there a way to see the authentications of a particular client in the WLC Log history?&lt;/P&gt;&lt;P&gt;Thank you very much&lt;BR /&gt;@jorge1976&lt;/P&gt;</description>
    <pubDate>Wed, 22 Feb 2023 09:13:41 GMT</pubDate>
    <dc:creator>Aleck_Sei</dc:creator>
    <dc:date>2023-02-22T09:13:41Z</dc:date>
    <item>
      <title>WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780294#M252010</link>
      <description>&lt;P&gt;Hello everyone&lt;/P&gt;&lt;P&gt;We work with a WLC 8540 (version 8.5.161.6) and Cisco 2802 and 3802 AP, and an external Radius server to perform authentication.&lt;BR /&gt;We need to trace one or several clients on the WLC to see what messages we receive from the Radius, both for OK and KO authentication.&lt;BR /&gt;If we use the commands:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(Cisco Controller) &amp;gt;debug client 00:00:00:00:00:00&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(Cisco Controller) &amp;gt;debug aaa all enable&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;(Cisco Controller) &amp;gt;show debug&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The WLC starts flooding the screen with all events, not just my client's. How can we do it?&lt;BR /&gt;On the other hand, is there a way to see the authentications of a particular client in the WLC Log history?&lt;/P&gt;&lt;P&gt;Thank you very much&lt;BR /&gt;@jorge1976&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 09:13:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780294#M252010</guid>
      <dc:creator>Aleck_Sei</dc:creator>
      <dc:date>2023-02-22T09:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780299#M252012</link>
      <description>&lt;P&gt;In order to enable mobility debugs, use the &lt;STRONG&gt;debug client &amp;lt;&lt;SPAN&gt;MACAddress&lt;/SPAN&gt;&amp;gt;&lt;/STRONG&gt;, and then use the &lt;STRONG&gt;debug mobility handoff enable&lt;/STRONG&gt; command:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;PRE&gt;(Cisco Controller) &amp;gt;&lt;STRONG&gt;debug client 00:00:00:00:00:00   ( this should be client real MAC address example - &lt;SPAN&gt;debug client 04:f7:e4:ea:5b:66&lt;/SPAN&gt;)&lt;/STRONG&gt;
 &lt;BR /&gt; (Cisco Controller) &amp;gt;&lt;STRONG&gt;debug mobility handoff enable&lt;/STRONG&gt; &lt;/PRE&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;here is some reference guide for troubleshooting :&lt;/P&gt;
&lt;P&gt;&lt;A href="https://mrncciew.com/2014/10/15/wlc-client-debug-part-1/" target="_blank"&gt;https://mrncciew.com/2014/10/15/wlc-client-debug-part-1/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/aironet-1200-series/100260-wlc-debug-client.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/aironet-1200-series/100260-wlc-debug-client.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/112064-wlc-commands.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/4400-series-wireless-lan-controllers/112064-wlc-commands.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 09:24:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780299#M252012</guid>
      <dc:creator>balaji.bandi</dc:creator>
      <dc:date>2023-02-22T09:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780302#M252013</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;- You may leave the particular vty session 'alone' and reconnect to the controller through a new session ; note that client debugs can be analyzed with&amp;nbsp;&lt;A href="https://cway.cisco.com/wireless-debug-analyzer" target="_blank"&gt;https://cway.cisco.com/wireless-debug-analyzer&lt;/A&gt;&amp;nbsp;, your problem could be due to console messages having been directed to the vty connection too, in that case you may try&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;terminal no monitor&lt;/STRONG&gt; in enable mode ,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;M.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 09:30:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780302#M252013</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2023-02-22T09:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780357#M252016</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Thank you very much for your answer.

I think something is wrong with the WLC. I choose a completely invented MAC with a client passing by and data immediately &lt;BR /&gt;begins to appear on the screen... I don't understand what it could be.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;(Cisco Controller) &amp;gt;debug client 00:00:00:00:00:aa&lt;/P&gt;&lt;P&gt;(Cisco Controller) &amp;gt;*Dot1x_NW_MsgTask_1: Feb 22 10:58:45.102: [PA] 1x: EAPOL frame with dst MAC 00:a3:8e:fe:c7:40 and BSSID 00:a3:8e:fe:c6:40 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_1: Feb 22 10:58:45.731: [PA] 1x: EAPOL frame with dst MAC a0:e0:af:6a:47:40 and BSSID a0:e0:af:73:8a:c0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_6: Feb 22 10:58:48.840: [PA] 1x: EAPOL frame with dst MAC 70:db:98:67:27:e0 and BSSID f8:0b:cb:f0:ee:80 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_1: Feb 22 10:58:48.941: [PA] 1x: EAPOL frame with dst MAC 70:df:2f:4a:a3:80 and BSSID 70:df:2f:4d:f6:80 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_5: Feb 22 10:58:49.177: [PA] 1x: EAPOL frame with dst MAC 50:0f:80:a0:91:60 and BSSID 50:0f:80:ac:81:a0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_5: Feb 22 10:58:49.369: [PA] 1x: EAPOL frame with dst MAC 70:db:98:10:99:80 and BSSID f8:0b:cb:f0:f3:a0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_4: Feb 22 10:58:50.869: [PA] 1x: EAPOL frame with dst MAC 40:01:7a:8f:89:40 and BSSID 40:01:7a:97:1b:c0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_4: Feb 22 10:58:51.208: [PA] 1x: EAPOL frame with dst MAC 6c:b2:ae:69:d0:00 and BSSID 6c:b2:ae:89:38:80 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_1: Feb 22 10:58:52.707: [PA] 1x: EAPOL frame with dst MAC 00:a3:8e:d5:18:60 and BSSID 00:a3:8e:d5:1b:e0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_0: Feb 22 10:58:54.885: [PA] 1x: EAPOL frame with dst MAC 70:df:2f:80:dd:00 and BSSID 70:df:2f:03:4f:c0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_4: Feb 22 10:58:56.640: [PA] 1x: EAPOL frame with dst MAC 00:2a:10:06:a4:d0 and BSSID 00:81:c4:d1:df:30 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_0: Feb 22 10:58:57.896: [PA] 1x: EAPOL frame with dst MAC 50:0f:80:f7:40:00 and BSSID 38:90:a5:09:2e:80 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_2: Feb 22 10:58:58.115: [PA] 1x: EAPOL frame with dst MAC 70:7d:b9:24:ef:e0 and BSSID 00:a3:8e:fe:b6:80 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_4: Feb 22 10:58:59.067: [PA] 1x: EAPOL frame with dst MAC 6c:b2:ae:53:f2:60 and BSSID 6c:b2:ae:6c:d4:60 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_6: Feb 22 10:58:59.218: [PA] 1x: EAPOL frame with dst MAC 00:27:e3:09:93:60 and BSSID 00:a3:8e:f8:78:40 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_0: Feb 22 10:58:59.374: [PA] 1x: EAPOL frame with dst MAC 00:2c:c8:fc:a0:e0 and BSSID 00:2c:c8:bc:7a:e0 discarded&lt;BR /&gt;*Dot1x_NW_MsgTask_6: Feb 22 10:58:59.403: [PA] 1x: EAPOL frame with dst MAC 00:27:e3:09:95:a0 and BSSID 00:a3:8e:fe:c7:60 discarded&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Feb 2023 10:03:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780357#M252016</guid>
      <dc:creator>Aleck_Sei</dc:creator>
      <dc:date>2023-02-22T10:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780360#M252018</link>
      <description>&lt;P&gt;Thank you very much for your answer.&lt;BR /&gt;I did what you suggested but without success. I think something is wrong with the WLC. If I do a debug with an invented address,&lt;BR /&gt;and launch the "debug AAA all enable" command, messages from all clients start to flood my screen, not just mine....&lt;BR /&gt;If I'm not mistaken, only events related to my address should appear.&lt;/P&gt;&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 10:11:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780360#M252018</guid>
      <dc:creator>Aleck_Sei</dc:creator>
      <dc:date>2023-02-22T10:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780440#M252027</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;EM&gt; &amp;nbsp; &amp;gt;...&amp;nbsp;messages from all clients start&lt;FONT color="#FF6600"&gt; to flood my screen, &lt;STRONG&gt;not just mine...&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;BR /&gt;&amp;nbsp; Possibly a bug&amp;nbsp; look into :&amp;nbsp;&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/wireless/wireless-lan-controller-software/200046-tac-recommended-aireos.html" target="_blank"&gt;https://www.cisco.com/c/en/us/support/docs/wireless/wireless-lan-controller-software/200046-tac-recommended-aireos.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;M.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 11:20:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780440#M252027</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2023-02-22T11:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780900#M252056</link>
      <description>&lt;P&gt;1.&amp;nbsp;&lt;SPAN&gt;"debug AAA all enable" is enabling debug for *all* AAA events, transactions, packets.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.&amp;nbsp;debug client 00:00:00:00:00:aa should only enable debugs for that client but it's a well known problem that in fact you get many unrelated debugs on newer versions of AireOS.&amp;nbsp; Using the debug analyzer (link provided by Marce) helps to filter that output for meaningful logs and presents a nicely formatted output.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3. Like Marce said already - update your software.&amp;nbsp; I recommend 8.5.182.7 or 8.10.183.0 - the current latest 8.5 and 8.10 releases.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2023 21:21:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4780900#M252056</guid>
      <dc:creator>Rich R</dc:creator>
      <dc:date>2023-02-22T21:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: WLC 8540 authentication debug for a client</title>
      <link>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4783966#M252322</link>
      <description>&lt;P&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 10:55:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-8540-authentication-debug-for-a-client/m-p/4783966#M252322</guid>
      <dc:creator>Aleck_Sei</dc:creator>
      <dc:date>2023-02-28T10:55:10Z</dc:date>
    </item>
  </channel>
</rss>

