Reference Manual

Redpine Signals, Inc. Proprietary and Confidential Page 40
RS9116 n-Link Linux and Android
Technical Reference Manual
Version 2.0
Set Short GI
# iwpriv wifi0 get_short_gi
Get Privacy
Description
This command is used to get the Privacy bit of the n-Link® Module
Default Value
-
Input
Parameters
VAP Name (string like wifi0, wifi1, etc.)
Output
Parameter
The integer value mapping has been shown below:
0 Privacy is disabled
1 Privacy is enabled
Reset Required
No
Usage
# iwpriv <vap_name> get_privacy
Example
The command given below tells about like how to get the Privacy information in the module:
# iwpriv wifi0 get_privacy
Set WMM (only in Access Point mode)
Description
This command is used to enable the WMM (QoS) feature of the n-Link® Module
Default Value
1 (Enabled)
Input
Parameters
VAP Name (string like wifi0, wifi1, etc.)
The integer value mapping has been shown below:
0 Disable
1 Enable
Output
Parameter
None
Reset Required
No
Usage
# iwpriv <vap_name> wmm <value>
Example
The command below sets the WMM mode for the module:
# iwpriv wifi0 wmm 1
Note: Issue this command before starting the supplicant in Access Point Mode.
Set AMPDU
Description
This command is used to enable AMPDU Aggregation in the n-Link® Module
Default Value
-
Input
Parameters
VAP Name (string like wifi0, wifi1, etc.)
The integer value mapping has been shown below:
0 Disable AMPDU Aggregation
1 Enable AMPDU Aggregation for Transmit, disable for Receive
2 Enable AMPDU Aggregation for Receive, disable for Transmit
Output
Parameter
None
Reset Required
No
Usage
# iwpriv <vap_name> ampdu_set <value>
Example
The command given below disables A-MPDU aggregation:
# iwpriv wifi0 ampdu_set 0
The command given below enables A-MPDU aggregation for Transmit:
# iwpriv wifi0 ampdu_set 1
Set Bandwidth