GNU/Linux |
Debian 7.2.0(Wheezy) |
amd64 |
![]() |
iw(8) |
![]() |
iw − show / manipulate wireless devices and their configuration
iw [ OPTIONS ] { help | OBJECT COMMAND }
OBJECT := { dev | phy | reg }
OPTIONS := { --version | --debug }
--version
print version information and exit.
--debug
enable netlink message debugging.
OBJECT
dev <interface name>
- network interface.
phy <phy name>
- wireless hardware device (by name).
phy#<phy index>
- wireless hardware device (by index).
reg |
- regulatory agent. |
COMMAND
Specifies the action to perform on the object. The set of
possible actions depends on the object type. iw help
will print all supported commands.
ip(8), crda(8), regdbdump(8), regulatory.bin(5)
http://wireless.kernel.org/en/users/Documentation/iw
![]() |
iw(8) | ![]() |