display sta-blacklist-profile
Function
The display sta-blacklist-profile command displays configuration and reference information about a STA blacklist profile.
Usage Guidelines
After configuring STA blacklists for VAPs, you can run this command to check whether a MAC address is in the blacklists.
Example
# Display reference information about all STA blacklist profiles.
<HUAWEI> display sta-blacklist-profile all
------------------------------------------------------------
Profile name Reference
------------------------------------------------------------
sta-blacklist-profile1 1
------------------------------------------------------------
Total: 1
Item | Description |
---|---|
Profile name |
Name of a STA blacklist profile. |
Reference |
Number of times a STA blacklist profile is referenced. |
# Display information about the STA blacklist profile sta-blacklist-profile1.
<HUAWEI> display sta-blacklist-profile name sta-blacklist-profile1 ------------------------------------------------------------ Index MAC Description ------------------------------------------------------------ 0 0021-1111-2222 ------------------------------------------------------------ Total: 1
Item | Description |
---|---|
Index |
Blacklist index. |
MAC |
MAC address of a STA in the blacklist. To configure the parameter, run the sta-mac command. |
Description |
Adds MAC address description to a blacklist. |