<?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: Wireless Lan Controller C9800-L in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5247969#M279861</link>
    <description>&lt;P&gt;You can also go to Monitoring &amp;gt; Wireless &amp;gt; Clients and click on the "Export to Excel" button. But I don't know if that's what you're really looking for.&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jan 2025 08:28:10 GMT</pubDate>
    <dc:creator>tobies</dc:creator>
    <dc:date>2025-01-16T08:28:10Z</dc:date>
    <item>
      <title>Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246250#M279711</link>
      <description>&lt;P&gt;Hello everyone. Just wanted to ask if WLC C9800-L, when user connects to access point and got connected, is there have a feature of generating a file which shows how long the user uses that access point?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 02:34:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246250#M279711</guid>
      <dc:creator>hadi123</dc:creator>
      <dc:date>2025-01-13T02:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246253#M279712</link>
      <description>&lt;P&gt;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1689931"&gt;@hadi123&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WLC does not hold data as It has no storage. In order to check this information you need to use command like&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;show client detail &amp;lt;MAC address&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;The output Will show you how long the client is connected.&lt;/P&gt;
&lt;P&gt;You can use script to run the command periodically and save the data&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 02:52:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246253#M279712</guid>
      <dc:creator>Flavio Miranda</dc:creator>
      <dc:date>2025-01-13T02:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246262#M279713</link>
      <description>&lt;P&gt;You may try debug for that client mac.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;debug client &amp;lt;mac address&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;If you don't need debug, if you desire to get this details for multiple clients, it's possible via Catalyst Center (DNAC) or&amp;nbsp;Cisco Prime &amp;nbsp;(if you already have) or use Telemetry data to build you own graphs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/t5/wireless/wlc-client-history-sessions/td-p/2958382" target="_blank"&gt;https://community.cisco.com/t5/wireless/wlc-client-history-sessions/td-p/2958382&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 04:25:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246262#M279713</guid>
      <dc:creator>Devaa</dc:creator>
      <dc:date>2025-01-13T04:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246267#M279715</link>
      <description>&lt;P&gt;I think it hard, if wifi client is roaming then when you do check in wlc it show you present AP wifi client connected to.&lt;/P&gt;
&lt;P&gt;MHM&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 04:47:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246267#M279715</guid>
      <dc:creator>MHM Cisco World</dc:creator>
      <dc:date>2025-01-13T04:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246327#M279719</link>
      <description>&lt;P&gt;As the previous post say, there's no possibility on the controller itself. Two possible options are:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Python Script + API&lt;BR /&gt;Write a Python Script that connects to the controller's API (i.e. REST) to read the client list, filter it and output it to a file.&lt;/LI&gt;&lt;LI&gt;RADIUS Accounting&lt;BR /&gt;If you run a RADIUS Server, you can usually log and export the user's behaviour (logon, logoff) to a file.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 09:23:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246327#M279719</guid>
      <dc:creator>tobies</dc:creator>
      <dc:date>2025-01-13T09:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246664#M279751</link>
      <description>&lt;P&gt;As above, DNAC, Radius Accounting, Python Scripts&lt;BR /&gt;But you could also look at streaming telemetry using Grafana&lt;BR /&gt;&lt;A href="https://grafana.com/grafana/dashboards/12468-catalyst-9800-client-stats/" target="_blank"&gt;https://grafana.com/grafana/dashboards/12468-catalyst-9800-client-stats/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jan 2025 21:49:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5246664#M279751</guid>
      <dc:creator>Haydn Andrews</dc:creator>
      <dc:date>2025-01-13T21:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5247852#M279846</link>
      <description>&lt;P&gt;Hello, so it is not possible to make it in GUI itself? We have to go on controllers console?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 02:48:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5247852#M279846</guid>
      <dc:creator>hadi123</dc:creator>
      <dc:date>2025-01-16T02:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Wireless Lan Controller C9800-L</title>
      <link>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5247969#M279861</link>
      <description>&lt;P&gt;You can also go to Monitoring &amp;gt; Wireless &amp;gt; Clients and click on the "Export to Excel" button. But I don't know if that's what you're really looking for.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jan 2025 08:28:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wireless-lan-controller-c9800-l/m-p/5247969#M279861</guid>
      <dc:creator>tobies</dc:creator>
      <dc:date>2025-01-16T08:28:10Z</dc:date>
    </item>
  </channel>
</rss>

