The display wds-whitelist-profile command displays reference or configuration information about a WDS whitelist profile.
Parameter |
Description |
Value |
---|---|---|
all |
Displays reference information about all WDS whitelist profiles. |
- |
name whitelist-name |
Displays information about a specified WDS whitelist profile. |
The WDS whitelist profile must exist. |
You can run the display wds-whitelist-profile command to view the number of times a WDS whitelist profile is referenced or MAC addresses added in a specified WDS whitelist profile.
# Display reference information about all WDS whitelist profiles.
<HUAWEI> display wds-whitelist-profile all
--------------------------------------------------------------------------------
Profile name Reference
--------------------------------------------------------------------------------
default 0
test 2
--------------------------------------------------------------------------------
Total: 2
Item |
Description |
---|---|
Profile name |
Name of a WDS whitelist profile. To create a WDS whitelist profile, run the wds-whitelist-profile command. |
Reference |
Number of times a WDS whitelist profile is referenced. |
# Display information about the WDS whitelist profile test.
<HUAWEI> display wds-whitelist-profile name test
--------------------------------------------------------------------------------
WDS whitelist name: test
WDS whitelist MAC list information:
--------------------------------------------------------------------------------
Index MAC
--------------------------------------------------------------------------------
0 1047-80b1-56a0
--------------------------------------------------------------------------------
Total: 1
Item |
Description |
---|---|
Index |
WDS whitelist ID in a WDS whitelist profile. |
MAC |
MAC address on a WDS whitelist. To add a MAC address to a WDS whitelist, run the peer-ap mac (WDS whitelist profile view) command. |