The display sta-whitelist-profile command displays configuration and reference information about a STA whitelist profile.
Parameter |
Description |
Value |
---|---|---|
all |
Displays information about all STA whitelist profiles. |
- |
name profile-name |
Displays information about a specified STA whitelist profile. |
The STA whitelist profile must exist. |
After configuring a STA whitelist on a device, you can run this command to check whether a MAC address is in the whitelist.
# Display reference information about all STA whitelist profiles.
<HUAWEI> display sta-whitelist-profile all
------------------------------------------------------------
Profile name Reference
------------------------------------------------------------
sta-whitelist-profile1 1
------------------------------------------------------------
Total: 1
Item | Description |
---|---|
Profile name |
Name of a STA whitelist profile. |
Reference |
Number of times a STA whitelist profile is referenced. |
# Display information about the STA whitelist profile sta-whitelist-profile1.
<HUAWEI> display sta-whitelist-profile name sta-whitelist-profile1 ------------------------------------------------------------ Index MAC Description ------------------------------------------------------------ 0 0021-1111-2222 ------------------------------------------------------------ Total: 1 ------------------------------------------------------------ Index OUI Description ------------------------------------------------------------ 0 00-00-01 ------------------------------------------------------------ Total: 1
Item | Description |
---|---|
Index |
Whitelist index. |
MAC |
MAC address of a STA in the whitelist. To configure the parameter, run the sta-mac command. |
OUI |
OUI of a STA in the whitelist. To configure the parameter, run the oui command. |
Description |
Description of a MAC address in the whitelist. |