Reference Manual

Table Of Contents
RS9116 n-Link Linux and Android Technical Reference Manual
Version 2.0
August 2019
43
Input Parameters value*2
Output Parameter None
Reset Required No
Usage # iwpriv <vap name> mgmt_rate <value*2>
Example The Following command sets the mgmt rate to 5.5Mbps
#iwpriv wifi0 mgmt_rate 11
To disable the mgmt_rate use the below command:
#iwpriv wifi0 mgmt_rate 0
Set Keep Alive Period in
AP mode
Description This command is used to set the Keep Alive period in the n-Link®
Module. It is recommended that this command is given after the
VAP is created and before wpa_supplicant/hostapd is started
Default Value 240 seconds
Input Parameters VAP Name (string like wifi0, wifi1, etc.)
Integer value ranges between 15 and 12000 (seconds).
Integer value should be a multiple of 15, if the value is not a multiple
of 15, it will rounded off to nearst multiple of 15.
Output Parameter None
Reset Required No
Usage # iwpriv <vap_name> keep_alive <value>
Example The command given below sets the Keep Alive period to 30 seconds,
after rounding off 35 to the nearest multiple of 15.
# iwpriv wifi0 keep_alive 35
Table 3: iwpriv Usage for Access Point Mode
5.4 Private (Driver- Specific) Commands for Client Mode
The table below lists the usage of the "iwpriv" command for setting and getting parameters common for the Client
Mode.
De authenticate while
Roaming
Description This command is used to de authenticate the n-Link® Module from
"old" Access Point while roaming.