User Tools

Site Tools


useful_linux_802.11_commands_for_statistics_and_monitoring_purposes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
useful_linux_802.11_commands_for_statistics_and_monitoring_purposes [2020/03/13 00:33] – [Commands Useful for Access Points] sgriggsuseful_linux_802.11_commands_for_statistics_and_monitoring_purposes [2020/03/13 00:41] – [Commands Useful for Access Points] sgriggs
Line 3: Line 3:
  
 For the purposes of clarity, these are examples, not prototypes.  For the purposes of clarity, these are examples, not prototypes. 
 +
 +Get basic info, channel, mode, etc..
 +<code>
 +$ sudo iw wlan0 info
 +Interface wlan0
 +        ifindex 3
 +        wdev 0x1
 +        addr b8:27:eb:9f:d3:52
 +        ssid pg-guest
 +        type AP
 +        wiphy 0
 +        channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
 +        txpower 31.00 dBm
 +</code>
  
 Get stats on all the wireless clients connected to your access point. Get stats on all the wireless clients connected to your access point.
Line 27: Line 41:
         connected time: 788 seconds         connected time: 788 seconds
 </code> </code>
 +
 +
useful_linux_802.11_commands_for_statistics_and_monitoring_purposes.txt · Last modified: 2020/03/13 00:47 by sgriggs

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki