<?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 Cisco 3850 Wireless Controller &amp;quot;debug client&amp;quot; in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981798#M78022</link>
    <description>&lt;P&gt;This is probably a dumb question, but I can't seem to find an answer anywhere. &amp;nbsp;We've got a 3850 wireless controller in a lab running 16.2.1 with a couple access points. &amp;nbsp;We're having a problem where clients seem to disconnect "for no reason" about every 15 minutes or so. &amp;nbsp;If this were a "standard" WLC the first thing I would do is a "debug client &amp;lt;mac&amp;gt;" and see what's going on. &amp;nbsp;However, I don't see that command anywhere. &amp;nbsp;I looked through the debug commands and nothing is jumping out at me as being an equivalent of a "debug client" on a 3850. &amp;nbsp;What's the right way to see all the low-level troubleshooting info for a wireless client on this platform?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;</description>
    <pubDate>Mon, 05 Jul 2021 12:31:12 GMT</pubDate>
    <dc:creator>5bswan</dc:creator>
    <dc:date>2021-07-05T12:31:12Z</dc:date>
    <item>
      <title>Cisco 3850 Wireless Controller "debug client"</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981798#M78022</link>
      <description>&lt;P&gt;This is probably a dumb question, but I can't seem to find an answer anywhere. &amp;nbsp;We've got a 3850 wireless controller in a lab running 16.2.1 with a couple access points. &amp;nbsp;We're having a problem where clients seem to disconnect "for no reason" about every 15 minutes or so. &amp;nbsp;If this were a "standard" WLC the first thing I would do is a "debug client &amp;lt;mac&amp;gt;" and see what's going on. &amp;nbsp;However, I don't see that command anywhere. &amp;nbsp;I looked through the debug commands and nothing is jumping out at me as being an equivalent of a "debug client" on a 3850. &amp;nbsp;What's the right way to see all the low-level troubleshooting info for a wireless client on this platform?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jul 2021 12:31:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981798#M78022</guid>
      <dc:creator>5bswan</dc:creator>
      <dc:date>2021-07-05T12:31:12Z</dc:date>
    </item>
    <item>
      <title>Hi Brian,</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981799#M78023</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;This is actually a very good question :). There does not seem to be a debug command for this. You will need to use traces. To be specific 'set platform software trace' to set traces for the required modules and 'show&amp;nbsp;&lt;SPAN&gt;platform software trace' to show the trace output.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I will need to get my 3850 switch free before I can fire it up with this code to get you the exact commands.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can also use the following commands to check client details:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;show platform software fed switch 1&amp;nbsp;wireless client summary&lt;/P&gt;
&lt;P&gt;show platform software fed switch 1&amp;nbsp;wireless client client-index &amp;lt;index&amp;gt; summary&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;WiFi Trainers (&lt;A href="http://www.wifitrainers.com/" rel="nofollow" onmousedown="dataLayer.push({'event': 'eventTracker', 'eventCat': 'Outbound Links', 'eventAct': 'Click', 'eventLbl': 'www.wifitrainers.com/', 'eventVal': 0});"&gt;www.wifitrainers.com&lt;/A&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;Your one stop solution for all your wireless training needs!&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;******** Please rate if useful *********&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:13:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981799#M78023</guid>
      <dc:creator>WiFi Trainers</dc:creator>
      <dc:date>2016-07-27T19:13:52Z</dc:date>
    </item>
    <item>
      <title>... ahh, I didn't even think</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981800#M78024</link>
      <description>&lt;P&gt;... ahh, I didn't even think of all the "platform" commands. &amp;nbsp;I'll take a look at these. &amp;nbsp;Thank you very much for your help!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:28:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981800#M78024</guid>
      <dc:creator>5bswan</dc:creator>
      <dc:date>2016-07-27T19:28:43Z</dc:date>
    </item>
    <item>
      <title>Traces are preferred for</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981801#M78025</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Traces are preferred for troubleshooting wireless issues&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;go to Ciscolive.com&lt;BR /&gt;login in&lt;BR /&gt;&lt;BR /&gt;and search for breakout session&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;brkewn-3021-troubleshooting-converged-access-wireless-deployments.pdf&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SWITCH&amp;gt;set trace capwap ap event level ?&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;BR /&gt;&amp;nbsp; debug&amp;nbsp;&amp;nbsp;&amp;nbsp; Debug-level messages (7)&lt;BR /&gt;&amp;nbsp; default&amp;nbsp; Unset Trace Level Value&lt;BR /&gt;&amp;nbsp; err&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error conditions (3)&lt;BR /&gt;&amp;nbsp; info&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Informational (6)&lt;BR /&gt;&amp;nbsp; warning&amp;nbsp; Warning conditions (4)&lt;BR /&gt;&lt;BR /&gt;SWITCH&amp;gt;set trace capwap ap event level debug&lt;BR /&gt;&lt;BR /&gt;******turns on the trace debug*****&lt;BR /&gt;&lt;BR /&gt;set trace capwap ap event filter mac xxxx.xxxx.xxxx&lt;BR /&gt;&lt;BR /&gt;**** This filters out the mac address you are looking for&lt;BR /&gt;&lt;BR /&gt;set trace capwap ap event filter none&lt;BR /&gt;******turns filter off******&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:37:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981801#M78025</guid>
      <dc:creator>d.friday</dc:creator>
      <dc:date>2016-07-27T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Hello,</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981802#M78026</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;These commands will not work on the 16.x release anymore. Traces need to be enabled with: '&lt;SPAN&gt;set platform software trace'.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;WiFi Trainers (&lt;A href="http://www.wifitrainers.com/" rel="nofollow" onmousedown="dataLayer.push({'event': 'eventTracker', 'eventCat': 'Outbound Links', 'eventAct': 'Click', 'eventLbl': 'www.wifitrainers.com/', 'eventVal': 0});"&gt;www.wifitrainers.com&lt;/A&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:53:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981802#M78026</guid>
      <dc:creator>WiFi Trainers</dc:creator>
      <dc:date>2016-07-27T19:53:30Z</dc:date>
    </item>
    <item>
      <title>Thanks Brian. Happy to help.</title>
      <link>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981803#M78027</link>
      <description>&lt;P&gt;Thanks Brian. Happy to help.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Will also update the thread with a troubleshooting doc once completed.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;WiFi Trainers (&lt;A href="http://www.wifitrainers.com/" rel="nofollow" onmousedown="dataLayer.push({'event': 'eventTracker', 'eventCat': 'Outbound Links', 'eventAct': 'Click', 'eventLbl': 'www.wifitrainers.com/', 'eventVal': 0});"&gt;www.wifitrainers.com&lt;/A&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2016 19:55:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/cisco-3850-wireless-controller-quot-debug-client-quot/m-p/2981803#M78027</guid>
      <dc:creator>WiFi Trainers</dc:creator>
      <dc:date>2016-07-27T19:55:43Z</dc:date>
    </item>
  </channel>
</rss>

