Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Add_workflow_for_techpubsAUTH1REV5REV6REV3REV1

 

Use the following Enhanced Dynamic Blacklist command to remove any IP-based entries matching the specified criteria.

Command Syntax

Code Block
> request addressContext default enhancedDBL removeEnhancedDblEntry removeIpEntry
	sourceIpAddress <IP address>
	sourcePort <port>
	transport <none | sctp | tcp | tls | tcp | udp>

 

 Command Parameters

Caption
0Table
1Remove IP Entry Parameters
3Remove IP Entry Parameters
ParameterLength/RangeDescription
sourceIpAddressIPv4 or IPv6 addressThe source IP address for the DBL entry to remove.
sourcePort0-65535

Source port value. A value of "0" means no port. (Default = 0)

transportN/A

The transport type

  • none (default)
  • sctp
  • tcp
  • tls-tcp
  • udp

 

 

Pagebreak