Content deleted Content added
Speck-Made (talk | contribs) No edit summary |
Speck-Made (talk | contribs) got some more |
||
Line 35:
Tx excessive retries:0 Invalid misc:39 Missed beacon:8
</code>
=== iwevent ===
iwevent displays wireless events generated by drivers and setting changes that are received through the RTNetlink socket. Each line displays the specific wireless event which describes what has happened on the specified wireless interface.
It doesn't take any arguments.
=== iwgetid ===
iwgetid reports the ESSID, [[NWID]] or acces point/cell address of the wireless network that is currently used.
By default it will print the ESSID of the device, and if it doesn't have any it will print its NWID instead. The information reported is the same as the one shown by iwconfig, but iwgetid is easier to integrate in various scripts.
=== iwlist ===
Line 91 ⟶ 99:
* {{man|8|ifrename|die.net}}
* {{man|8|iwconfig|die.net}}
* {{man|8|iwevent|die.net}}
* {{man|8|iwgetid|die.net}}
* {{man|8|iwlist|die.net}}
* {{man|8|iwpriv|die.net}}
|