The Schworak Site | Log In | Up A Level

8. System administration commands (usually only for root)

Enter a Linux command to search for:

IW

Section: Linux (8)
Updated: 22 November 2020
Index  |  Return to Main Contents
 

NAME

iw - show / manipulate wireless devices and their configuration  

SYNOPSIS


iw [ OPTIONS ] { help [ command ] | OBJECT COMMAND }


OBJECT := { dev | phy | reg }


OPTIONS := { --version | --debug }

 

OPTIONS

--version
print version information and exit.

--debug
enable netlink message debugging.

 

IW - COMMAND SYNTAX

 

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, while iw help command will print the help for all matching commands.

 

SEE ALSO

ip(8), crda(8), regdbdump(8), regulatory.bin(5).

Documentation at kernel wiki


 

Index

NAME
SYNOPSIS
OPTIONS
IW - COMMAND SYNTAX
OBJECT
COMMAND
SEE ALSO

Return to Main Contents

All content on this site is copyright ©2004-2024 and is not to be reproduced without prior permission.