commands.sh

iwinfo

linux

Retrieve information about wireless interfaces on OpenWrt.

More info →

Examples (7)

List all available wireless interfaces

Display detailed information on a specific wireless interface

iwinfo interface info

Scan for nearby wireless networks visible to the interface

iwinfo interface scan

List connected devices

iwinfo interface assoclist

List channels supported by the interface

iwinfo interface freqlist

List available transmit power levels for the interface

iwinfo interface txpowerlist

Display help

made by @shridhargupta | data from tldr-pages