RS9116 n-Link Linux and Android Technical Reference Manual
Version : 2.0
July 2020
67
Link Status
Description
This command is used to get the connection status of our device.
Default Value
-
Input Parameters Interface name.
Output
Parameter
Connection status.
Reset Required
No
Usage
iw dev $interface_name link
Example
iw dev wifi0 link
Interface Info
Description
This command is used to get information about the device .
Default Value
-
Input Parameters Interface name.
Output
Parameter
Interface mac address, type, operating mode etc.
Reset Required
No
Usage
iw dev $interface_name info
Example
iw dev wifi0 info
Station Dump
Description
This command is used to station statistic information such as the amount of
tx/rx bytes, the last TX bitrate (including MCS rate)
Default Value
-
Input Parameters Interface name.
Output
Parameter
Connected Stations/AP mac address,tx bytes, rx bytes, signal level etc,. will be
displayed.
Reset Required
No
Usage
iw dev $interface_name station dump
Example
iw dev wifi0 station dump