Linux |
Ubuntu 9.04 |
Jaunty Jackalope |
![]() |
iwpriv(8) |
![]() |
iwpriv − configure optionals (private) parameters of a wireless network interface |
iwpriv [interface] |
Iwpriv is the companion tool to iwconfig(8). Iwpriv deals with parameters and setting specific to each driver (as opposed to iwconfig which deals with generic ones). Without any argument, iwpriv list the available private commands available on each interface, and the parameters that they require. Using this information, the user may apply those interface specific commands on the specified interface. In theory, the documentation of each device driver should indicate how to use those interface specific commands and their effect. |
private-command [private-parameters] |
Execute the specified private-command on the
interface. |
private-command [I] [private-parameters] |
Idem, except that I (an integer) is passed to the command as a Token Index. Only some command will use the Token Index (most will ignore it), and the driver documentation should tell you when it’s needed. |
-a/--all |
Execute and display all the private commands that don’t take any arguments (i.e. read only). |
For each device which support private commands, iwpriv will display the list of private commands available. This include the name of the private command, the number or arguments that may be set and their type, and the number or arguments that may be display and their type. For example, you may have the following display : This indicate that you may set the quality threshold and
display an histogram of up to 16 values with the following
commands : |
Jean Tourrilhes − jt@hpl.hp.com |
/proc/net/wireless |
iwconfig(8), iwlist(8), iwevent(8), iwspy(8), wireless(7). |
![]() |
iwpriv(8) | ![]() |