| .TH IW 8 "16 September 2008" "iw" "Linux" |
| .SH NAME |
| iw \- show / manipulate wireless devices and their configuration |
| .SH SYNOPSIS |
| |
| .ad l |
| .in +8 |
| .ti -8 |
| .B ip |
| .RI [ " OPTIONS " ] " OBJECT " { " COMMAND " | " |
| .BR help " }" |
| .sp |
| |
| .ti -8 |
| .IR OBJECT " := { " |
| .BR dev " | " phy " | " reg " }" |
| .sp |
| |
| .ti -8 |
| .IR OPTIONS " := { --debug }" |
| |
| .SH OPTIONS |
| |
| .TP |
| .BR " --debug" |
| enable netlink message debugging. |
| |
| .SH IW - COMMAND SYNTAX |
| |
| .SS |
| .I OBJECT |
| |
| .TP |
| .B dev |
| - network interface. |
| |
| .TP |
| .B phy |
| - wireless hardware device. |
| |
| .SS |
| .I COMMAND |
| |
| Specifies the action to perform on the object. |
| The set of possible actions depends on the object type. |
| .B iw help |
| will print all supported commands. |
| |
| .SH SEE ALSO |
| .BR ip (8) |