DO NOT SHARE THESE DOCS WITH CUSTOMERS!

This is an LA release that will only be provided to a select number of PLM-sanctioned customers (PDFs only). Contact PLM for details.

 

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

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

 

 

  • No labels