RS9116 n-Link Linux and Android Technical Reference Manual
Version : 2.0
July 2020
41
Input Parameters
VAP Name (string like wifi0, wifi1, etc.)
48-bit MAC Address in hexadecimal format with colon separation.
e.g., 00:23:A7:01:02:03
Output Parameter
None
Reset Required
No
Usage
# iwpriv <vap_name> addmac <mac_addr>
Example
The command given below adds a MAC Address (10:10:A9:12:13:14)
to the ACL Policy:
# iwpriv wifi0 addmac 10:10:a9:12:13:14
Note:
Issue this command before a Station connects to the module.
Delete MAC Address
from Access Policy list
Description
This command is used to delete a MAC address from the Access
Policy described in the n-Link® Module
Default Value
-
Input Parameters
VAP Name (string like wifi0, wifi1, etc.)
48-bit MAC Address in hexadecimal format with colon separation.
e.g., 00:23:A7:01:02:03
Output Parameter
None
Reset Required
No
Usage
# iwpriv <vap_name> delmac <mac_addr>
Example
The command given below is used to delete a MAC Address
(10:10:A9:12:13:14) from the ACL Policy:
# iwpriv wifi0 delmac 10:10:a9:12:13:14
Set Hidden SSID
Description
This command is used to stop broadcasting of the SSID of the
Access Point in the n-Link® Module’s beacons and probe responses.
Default Value
0 (Hidden SSID Disabled)
Input Parameters
VAP Name (string like wifi0, wifi1, etc.)
The integer value mapping has been shown below:
0 – Disable Hidden SSID (SSID is broadcast)
1 – Enable Hidden SSID (SSID is not broadcast)