← 返回命令列表

Linux command

iwinfo 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

List

iwinfo

Example

iwinfo [interface] info

Scan

iwinfo [interface] scan

Example

iwinfo [interface] assoclist

Example

iwinfo [interface] freqlist

Example

iwinfo [interface] txpowerlist

说明

iwinfo is an OpenWrt utility for retrieving wireless interface information. It provides a unified interface to query wireless driver capabilities and status, abstracting differences between various wireless drivers. The tool displays connection status, signal strength, encryption type, and other wireless parameters. It's particularly useful for monitoring access point clients and scanning for networks.

参数

info
Display detailed interface information
scan
Scan for nearby wireless networks
assoclist
List associated (connected) clients
freqlist
List supported frequencies/channels
txpowerlist
List available transmit power levels
countrylist
List supported country codes

FAQ

What is the iwinfo command used for?

iwinfo is an OpenWrt utility for retrieving wireless interface information. It provides a unified interface to query wireless driver capabilities and status, abstracting differences between various wireless drivers. The tool displays connection status, signal strength, encryption type, and other wireless parameters. It's particularly useful for monitoring access point clients and scanning for networks.

How do I run a basic iwinfo example?

Run `iwinfo` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does info do in iwinfo?

Display detailed interface information