R2511-HP MSR Router Series WLAN Command Reference(V5)

83
undo dynamic-blacklist lifetime
Default
The lifetime is 300 seconds.
Views
WLAN IDS view
Default command level
2: System level
Parameters
lifetime: Interval in the range of 60 to 3600 seconds.
Usage guidelines
If a dynamic blacklist entry is not detected within the lifetime, the entry is removed from the dynamic
blacklist.
Examples
# Specify a lifetime of 1200 seconds for dynamic blacklist entries.
<Sysname> system-view
[Sysname] wlan ids
[Sysname-wlan-ids] dynamic-blacklist lifetime 1200
reset wlan dynamic-blacklist
Use reset wlan dynamic-blacklist to remove a specified entry or all entries from the dynamic blacklist.
Syntax
reset wlan dynamic-blacklist { mac-address mac-address | all }
Views
User view
Default command level
1: Monitor level
Parameters
mac-address mac-address: Removes an entry with the specified MAC address from the dynamic
blacklist.
all: Removes all entries from the dynamic blacklist.
Usage guidelines
The maximum number of entries in the dynamic blacklist is 128.
Examples
# Remove a client with MAC address 001d-0f31-87d from the dynamic blacklist.
<Sysname> reset wlan dynamic-blacklist mac-address 001d-0f31-87d
static-blacklist mac-address
Use static-blacklist mac-address to add a client with a specified MAC address to the static blacklist.