Panel | ||||||
---|---|---|---|---|---|---|
In this section:
|
Use this command to remove Dynamic Blacklist (DBL) entries for the specified IP address.
Code Block | ||
---|---|---|
| ||
> request addressContext <addressContext name> dynamicBlackList removeEntry sourceIpAddress <ip address> |
Caption | ||||||
---|---|---|---|---|---|---|
| ||||||
|
The following command removes all DBL entries from IP address 10.10.123.8:
Code Block | ||
---|---|---|
| ||
request addressContext default dynamicBlackList removeEntry sourceIpAddress 10.10.128.8 When prompted, enter 'y' to continue: This command will remove any DBL entry with a matching source IP address. Do you want to proceed (yes/no) y |
Pagebreak |
---|