Parameter | Description | Value |
---|---|---|
ap-id ap-id | Displays information about STAs that are denied access on the AP with a specified ID. |
The AP ID must exist. |
ap-name ap-name | Displays information about STAs that are denied access on the AP with a specified name. |
The AP name must exist. |
There is a STA dynamic blacklist on an AP. The blacklist helps control access of STAs, for example, forbidding STAs with bogus IP addresses to go online. If a STA is not allowed to go online, the STA is added to the dynamic blacklist. Before the dynamic blacklist entry ages out, the STA cannot associate with the AP. The aging time of the dynamic blacklist entries is 10 minutes. After the aging time is reached, the dynamic blacklist entries are automatically deleted. During this period, if the STA on an entry is added to the blacklist again, the aging time of the entry is updated and recalculated.
The administrator can run this command to check STAs in the blacklist and the reasons for adding the STAs to the blacklist.
# Display the dynamic blacklist on AP.
<HUAWEI> display station dynamic-blacklist ap-name huawei
Total: 1
------------------------------------------------------------------------------
STA MAC Time left(s) Reason
------------------------------------------------------------------------------
581f-28fc-7ead 160 WIDS attack
------------------------------------------------------------------------------
Item | Description |
---|---|
STA MAC |
MAC address of a STA. |
Time left(s) |
Remaining aging period, in seconds. To configure the parameter, run the dynamic-blacklist aging-time command. |
Reason |
Reason why a STA is added to the dynamic blacklist.
|