display wds-whitelist-profile
Function
The display wds-whitelist-profile command displays reference or configuration information about a WDS whitelist profile.
Usage Guidelines
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.
Example
# Display reference information about all WDS whitelist profiles.
<AC6605> 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.
<AC6605> 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. |