1IW(8)                                Linux                               IW(8)
2
3
4

NAME

6       iw - show / manipulate wireless devices and their configuration
7

SYNOPSIS

9       iw [ OPTIONS ] { help [ command ] | OBJECT COMMAND }
10
11
12       OBJECT := { dev | phy | reg }
13
14
15       OPTIONS := { --version | --debug }
16
17

OPTIONS

19        --version
20              print version information and exit.
21
22
23        --debug
24              enable netlink message debugging.
25
26

IW - COMMAND SYNTAX

28   OBJECT
29       dev <interface name>
30              - network interface.
31
32
33       phy <phy name>
34              - wireless hardware device (by name).
35
36       phy#<phy index>
37              - wireless hardware device (by index).
38
39
40       reg    - regulatory agent.
41
42
43   COMMAND
44       Specifies the action to perform on the object.  The set of possible
45       actions depends on the object type.  iw help will print all supported
46       commands, while iw help command will print the help for all matching
47       commands.
48
49

SEE ALSO

51       ip(8), crda(8), regdbdump(8), regulatory.bin(5)
52
53       http://wireless.kernel.org/en/users/Documentation/iw
54
55
56
57iw                                7 June 2012                            IW(8)
Impressum