Linux无线

iw

NAME

iw - show / manipulate wireless devices and their configuration

SYNOPSIS

iw [ OPTIONS ] { help | 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 
            - network interface.

     phy 
            - wireless hardware device (by name).

     phy#
            - 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.

你可能感兴趣的:(Linux无线)