Skip to content

Iw

iw - show / manipulate wireless devices and their configuration.

Example

Also, you can use other programs to setup a wireless connection: For example iw -iw

status
iw dev wlan0 link
Scanning networks
iw dev wlan0 scan
Connecting to open network
iw dev wlan0 connect your_essid
Connecting to WEP encrypted network using hexadecimal key.
iw dev wlan0 connect your_essid key your_key

See also

Favorite site