reset wlan dynamic-blacklist
Function
The reset wlan dynamic-blacklist command deletes information about devices in the dynamic blacklist.
Format
reset wlan dynamic-blacklist { ap-id ap-id | ap-name ap-name | mac-address mac-address | all }
Parameters
Parameter |
Description |
Value |
---|---|---|
ap-id ap-id |
Deletes the dynamic blacklist information reported by the AP with a specified ID. |
The AP ID must exist. |
ap-name ap-name |
Deletes the dynamic blacklist information reported by the AP with a specified name. |
The AP name must exist. |
mac-address mac-address |
Deletes the device with a specified MAC address from the dynamic blacklist. |
The MAC address must exist. |
all |
Deletes all information in the dynamic blacklist. |
- |
Usage Guidelines
Usage Scenario
- To re-collect the dynamic blacklist information, run the reset wlan dynamic-blacklist all command to delete all information in the dynamic blacklist. After that, the AC re-collects the information.
- To remove an authorized device from the dynamic blacklist, run the reset wlan dynamic-blacklist mac-address command to remove the MAC address of the device from the dynamic blacklist. After that, information sent from the device is not rejected.
Precautions
Running the reset wlan dynamic-blacklist command affects packet receiving of APs. Exercise caution when running this command.