Use the following Enhanced Dynamic Blacklist command to remove any IP-based entries matching the specified criteria.
Command Syntax
> request addressContext default enhancedDBL removeEnhancedDblEntry removeIpEntry
sourceIpAddress <IP address>
sourcePort <port>
transport <none | sctp | tcp | tls | tcp | udp>
Command Parameters
Remove IP Entry Parameters
Parameter | Length/Range | Description |
---|
sourceIpAddress | IPv4 or IPv6 address | The source IP address for the DBL entry to remove. |
sourcePort | 0-65535 | Source port value. A value of "0" means no port. (Default = 0) |
transport | N/A | The transport type none (default)sctp tcp tls- tcp udp
|