< Home

display ap whitelist

Function

The display ap whitelist command displays information about an AP whitelist.

Format

display ap whitelist { mac | sn }

Parameters

Parameter

Description

Value

sn

Displays serial numbers (SNs) in the AP whitelist.

-

mac

Displays MAC addresses in the AP whitelist.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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
Table 1 Description of the display ap whitelist mac command output

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
Table 2 Description of the display ap whitelist sn command output

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >