In this section:

 

Use this command to remove Dynamic Blacklist (DBL) entries for the specified IP address.

Command Syntax

> request addressContext <addressContext name> dynamicBlackList removeEntry sourceIpAddress <ip address>

Command Parameters

Dynamic Blacklist Request Parameters

Parameter

Description

dynamicBlackList

Collection of DBL policers.

removeEntryParameter to remove any DBL entries for specified IP address.

Command Example

The following command removes all DBL entries from IP address 10.10.123.8:

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

 

  • No labels