<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks but what I really want is a summary of how many connected stations there are on each interfaces for example. if possible, a summary of their MAC addresses too.<br><br>Sadiq<br><br><div>&gt; Date: Mon, 13 Apr 2015 14:07:42 -0400<br>&gt; From: jonbither@gmail.com<br>&gt; To: hostap@lists.shmoo.com<br>&gt; Subject: Re: hostapd CLI to list all stations<br>&gt; <br>&gt; <br>&gt; <br>&gt; On 04/13/2015 12:54 PM, Sadiq Yakasai wrote:<br>&gt; &gt; Hello,<br>&gt; &gt;<br>&gt; &gt; Is there a plan to implement a CLI that displays a summary of all<br>&gt; &gt; stations authenticated with hostapd? Is there a similar option? The best<br>&gt; &gt; I have seen is the all_sta CLI, which returns all MIBs for all stations...<br>&gt; &gt;<br>&gt; &gt; Just a summary of how many hosts and their MAC addresses, for example...<br>&gt; &gt;<br>&gt; &gt; Thanks!<br>&gt; &gt; Sadiq<br>&gt; You can do this with iw.<br>&gt;         'iw wlan0 station dump'<br>&gt; <br>&gt; [root@router ~]# iw wlan0 station dump<br>&gt; Station 9c:d9:17:a1:5d:8a (on wlan0)<br>&gt;         inactive time:        4366 ms<br>&gt;         rx bytes:        10644<br>&gt;         rx packets:        136<br>&gt;         tx bytes:        7725<br>&gt;         tx packets:        37<br>&gt;         tx retries:        5<br>&gt;         tx failed:        0<br>&gt;         signal:          -54 [-54] dBm<br>&gt;         signal avg:        -53 [-53] dBm<br>&gt;         tx bitrate:        58.5 MBit/s MCS 6<br>&gt;         rx bitrate:        6.0 MBit/s<br>&gt;         expected throughput:        29.753Mbps<br>&gt;         authorized:        yes<br>&gt;         authenticated:        yes<br>&gt;         preamble:        short<br>&gt;         WMM/WME:        yes<br>&gt;         MFP:                no<br>&gt;         TDLS peer:        no<br>&gt; [root@router ~]#<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; _______________________________________________<br>&gt; &gt; HostAP mailing list<br>&gt; &gt; HostAP@lists.shmoo.com<br>&gt; &gt; http://lists.shmoo.com/mailman/listinfo/hostap<br>&gt; &gt;<br>&gt; _______________________________________________<br>&gt; HostAP mailing list<br>&gt; HostAP@lists.shmoo.com<br>&gt; http://lists.shmoo.com/mailman/listinfo/hostap<br></div>                                               </div></body>
</html>