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