<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'>Thank you! Works a treat and gives me ideas about collecting statistics as well!<br><br><div>&gt; Date: Tue, 14 Apr 2015 22:51:11 +0300<br>&gt; From: j@w1.fi<br>&gt; To: hostap@lists.shmoo.com<br>&gt; Subject: Re: hostapd CLI to list all stations<br>&gt; <br>&gt; On Tue, Apr 14, 2015 at 07:04:30PM +0100, Sadiq Yakasai wrote:<br>&gt; &gt; 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>&gt; <br>&gt; Number of connected STAs:<br>&gt; hostapd_cli all_sta | grep ^..: | wc -l<br>&gt; <br>&gt; Their MAC address:<br>&gt; hostapd_cli all_sta | grep ^..:<br>&gt; <br>&gt; -- <br>&gt; Jouni Malinen                                            PGP id EFC895FA<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>