<?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 CLI command to show clients in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4783982#M252325</link>
    <description>&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;I work with a Cisco 8540 WLC and&amp;nbsp;I have to extract some connection statistics.&lt;/P&gt;&lt;P&gt;Is there some command to list...&lt;/P&gt;&lt;P&gt;- all clients connected to a specific SSID?&lt;BR /&gt;- all clients connected to a specific APGroup?&lt;BR /&gt;- all clients connected to a particular AP.?&lt;/P&gt;&lt;P&gt;I am trying to use "grep" but I am not able to display the information that I want.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 11:16:14 GMT</pubDate>
    <dc:creator>Aleck_Sei</dc:creator>
    <dc:date>2023-02-28T11:16:14Z</dc:date>
    <item>
      <title>WLC CLI command to show clients</title>
      <link>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4783982#M252325</link>
      <description>&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;I work with a Cisco 8540 WLC and&amp;nbsp;I have to extract some connection statistics.&lt;/P&gt;&lt;P&gt;Is there some command to list...&lt;/P&gt;&lt;P&gt;- all clients connected to a specific SSID?&lt;BR /&gt;- all clients connected to a specific APGroup?&lt;BR /&gt;- all clients connected to a particular AP.?&lt;/P&gt;&lt;P&gt;I am trying to use "grep" but I am not able to display the information that I want.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 11:16:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4783982#M252325</guid>
      <dc:creator>Aleck_Sei</dc:creator>
      <dc:date>2023-02-28T11:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: WLC CLI command to show clients</title>
      <link>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4783986#M252327</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &lt;EM&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;gt;...all clients connected to a specific SSID?&lt;/EM&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;STRONG&gt;show client wlan&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&amp;lt;wlan_id&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Further , checkout this document :&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-6/configuration-guide/b_cg76/b_cg76_chapter_01111011.pdf" target="_blank"&gt;https://www.cisco.com/c/en/us/td/docs/wireless/controller/7-6/configuration-guide/b_cg76/b_cg76_chapter_01111011.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;M.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 11:24:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4783986#M252327</guid>
      <dc:creator>Mark Elsen</dc:creator>
      <dc:date>2023-02-28T11:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: WLC CLI command to show clients</title>
      <link>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4784126#M252336</link>
      <description>&lt;P&gt;Dear Jorgerr,&lt;/P&gt;&lt;P&gt;You may please refer to following link: &lt;A href="https://www.cisco.com/en/US/docs/wireless/controller/7.4/command/reference/lwap/lwapcr74_chapter_010.pdf" target="_blank"&gt;https://www.cisco.com/en/US/docs/wireless/controller/7.4/command/reference/lwap/lwapcr74_chapter_010.pdf&lt;/A&gt; on page number 52 you will find commands you are looking for.&lt;/P&gt;&lt;P&gt;Please mark as solution and rate helpful if it helps you.&lt;/P&gt;&lt;P&gt;GoodLuck..&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 13:25:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4784126#M252336</guid>
      <dc:creator>Gaurav  Kansal</dc:creator>
      <dc:date>2023-02-28T13:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: WLC CLI command to show clients</title>
      <link>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4784271#M252350</link>
      <description>&lt;P&gt;Do you have Prime Infrastructure?&amp;nbsp; You can pull client statistics from that or even other management tools.&amp;nbsp; If you are just looking for a command line for just point in time connections, then there are a few, like one&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/291804"&gt;@Mark Elsen&lt;/a&gt; mentioned.&amp;nbsp; You can also look at the show client summary ?&lt;/P&gt;
&lt;P&gt;There are options to include the ssid ip username, etc.&lt;/P&gt;
&lt;P class="p1"&gt;(5520-01) &amp;gt;show client summary ?&lt;/P&gt;
&lt;P class="p1"&gt;&amp;lt;ssid / ip / username / devicetype / security / ipsk-tag&amp;gt; Displays active clients selective details on anyone (OR) all of parameters &amp;lt;ssid, ip, username, devicetype, ipsk-tag&amp;gt; requested in any order.&lt;/P&gt;
&lt;P class="p1"&gt;The apgroup stuff you might just have to figure out how to parse that data from the show wlan apgroup command.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 17:41:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/4784271#M252350</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2023-02-28T17:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: WLC CLI command to show clients</title>
      <link>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/5052223#M269329</link>
      <description>&lt;P&gt;Here is the command I use to get the information by IP when I ssh to the controller:&lt;BR /&gt;grep include "x.x.x.x" "show client summary ip"&amp;nbsp; (replace the x's with the IP address)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 16:50:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/wlc-cli-command-to-show-clients/m-p/5052223#M269329</guid>
      <dc:creator>dmakarski</dc:creator>
      <dc:date>2024-03-28T16:50:38Z</dc:date>
    </item>
  </channel>
</rss>

