Parameter |
Description |
Value |
---|---|---|
sn |
Displays serial numbers (SNs) in the AP whitelist. |
- |
mac |
Displays MAC addresses in the AP whitelist. |
- |
When the AP authentication mode is set to MAC authentication or SN authentication using the ap auth-mode command, you can run the ap whitelist command to configure an AP whitelist. Only APs on the whitelist are allowed to go online. To check information about APs in the whitelist, run the display ap whitelist command.
# Display MAC addresses in the AP whitelist.
<HUAWEI> display ap whitelist mac
--------------------------------------------------------------------------------
Index MAC
--------------------------------------------------------------------------------
0 1047-80b1-56a0
1 0023-0024-0080
2 dcd2-fc9d-0bb0
--------------------------------------------------------------------------------
Total: 3
Item |
Description |
---|---|
Index |
Index. |
MAC |
MAC address of an AP. To add a MAC address to the AP whitelist, run the ap whitelist mac ap-mac1 [ to ap-mac2 ] command. |
# Display SNs in the AP whitelist.
<HUAWEI> display ap whitelist sn
--------------------------------------------------------------------------------
Index SN
--------------------------------------------------------------------------------
0 210235449210CB000011
1 S0001
2 210235568010D1000032
--------------------------------------------------------------------------------
Total: 3
Item |
Description |
---|---|
Index |
Index. |
SN |
SN of an AP. To add an SN to the AP whitelist, run the ap whitelist sn ap-sn1 [ to ap-sn2 ] command. |