📄 iwpriv.8
字号:
.\" Jean II - HPLB - 96.\" iwpriv.8.\".TH IWPRIV 8 "31 October 1996" "net-tools" "Linux Programmer's Manual".\".\" NAME part.\".SH NAMEiwpriv \- configure optionals (private) parameters of a wirelessnetwork interface.\".\" SYNOPSIS part.\".SH SYNOPSIS.BI "iwpriv [" interface ].br.BI "iwpriv " "interface private-command " "[" private-parameters ].br.BI "iwpriv " "interface private-command [I] " "[" private-parameters ].br.BI "iwpriv " interface " --all".br.BI "iwpriv " interface " roam " {on,off}.br.BI "iwpriv " interface " port " {ad-hoc,managed,N}.\".\" DESCRIPTION part.\".SH DESCRIPTION.B Iwprivis the companion tool to.IR iwconfig (8)..B Iwprivdeals with parameters and setting specific to each driver (as opposed to.I iwconfigwhich deals with generic ones)..PPWithout any argument,.B iwprivlist the available private commands available on each interface, andthe parameters that they require. Using this information, the user mayapply those interface specific commands on the specified interface..PPIn theory, the documentation of each device driver should indicate howto use those interface specific commands and their effect..\".\" PARAMETER part.\".SH PARAMETERS.TP.IR private-command " [" private-parameters ]Execute the specified.I private-commandon the interface..brThe command may optionally take or require arguments, and may displayinformation. Therefore, the command line parameters may or may not beneeded and should match the command expectations. The list of commandsthat.B iwprivdisplays (when called without argument) should give you some hintsabout those parameters..brHowever you should refer to the device driver documentation forinformation on how to properly use the command and the effect..TP.I "private-command [I]" "[" private-parameters ]Idem, except that.I I(an integer) is passed to the command as a.IR "Token Index" .Only some command will use the Token Index (most will ignore it), andthe driver documentation should tell you when it's needed..TP.BR -a / --allExecute and display all the private commands that don't take anyarguments (i.e. read only)..TP.B roamEnable or disable roaming, if supported. Call the private command.IR setroam .Found in the.I wavelan_csdriver..TP.B portRead or configure the port type. Call the private commands.IR gport_type ", " sport_type ", " get_port " or " set_portfound in the.IR wavelan2_cs " and " wvlan_cs " drivers.".\".\" DISPLAY part.\".SH DISPLAYFor each device which support private commands,.I iwprivwill display the list of private commands available..PPThis include the name of the private command, the number or argumentsthat may be set and their type, and the number or arguments that maybe display and their type..PPFor example, you may have the following display :.br.B "eth0 Available private ioctl :".br.B " setqualthr (89F0) : set 1 byte & get 0".br.B " gethisto (89F7) : set 0 & get 16 int".PPThis indicate that you may set the quality threshold and display anhistogram of up to 16 values with the following commands :.br.I " iwpriv eth0 setqualthr 20".br.I " iwpriv eth0 gethisto".\".\" AUTHOR part.\".SH AUTHORJean Tourrilhes \- jt@hpl.hp.com.\".\" FILES part.\".SH FILES.I /proc/net/wireless.\".\" SEE ALSO part.\".SH SEE ALSO.BR iwconfig (8),.BR iwlist (8),.BR iwevent (8),.BR iwspy (8),.BR wireless (7).
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -