]> git.ipfire.org Git - thirdparty/iw.git/blame - iw.8
update nl80211 to kernel 3.5 version
[thirdparty/iw.git] / iw.8
CommitLineData
a158b977
JB
1.TH IW 8 "16 September 2008" "iw" "Linux"
2.SH NAME
3iw \- show / manipulate wireless devices and their configuration
4.SH SYNOPSIS
5
6.ad l
7.in +8
8.ti -8
585e62cb 9.B iw
c551449a 10.RI [ " OPTIONS " ] " " { "
917ce73f
JB
11.BR help " |"
12.RI ""OBJECT " " COMMAND " }"
a158b977
JB
13.sp
14
15.ti -8
16.IR OBJECT " := { "
17.BR dev " | " phy " | " reg " }"
18.sp
19
20.ti -8
917ce73f 21.IR OPTIONS " := { --version | --debug }"
a158b977
JB
22
23.SH OPTIONS
24
917ce73f
JB
25.TP
26.BR " --version"
27print version information and exit.
28
a158b977
JB
29.TP
30.BR " --debug"
31enable netlink message debugging.
32
33.SH IW - COMMAND SYNTAX
34
35.SS
36.I OBJECT
37
38.TP
917ce73f 39.B dev <interface name>
a158b977
JB
40- network interface.
41
42.TP
917ce73f 43.B phy <phy name>
9927363c
JB
44- wireless hardware device (by name).
45.TP
46.B phy#<phy index>
47- wireless hardware device (by index).
a158b977 48
917ce73f
JB
49.TP
50.B reg
51- regulatory agent.
52
a158b977
JB
53.SS
54.I COMMAND
55
56Specifies the action to perform on the object.
57The set of possible actions depends on the object type.
58.B iw help
59will print all supported commands.
60
61.SH SEE ALSO
0c099f3e
JB
62.BR ip (8),
63.BR crda (8),
64.BR regdbdump (8),
585e62cb
LR
65.BR regulatory.bin (5)
66
67.BR http://wireless.kernel.org/en/users/Documentation/iw