AXGATE NGFW (NF)

Download 0
Last updated Aug 10, 2026

axgate-ngfw-nf-blacklist

List IP (IPv4/IPv6) blacklist entries.

Syntax

axgate-ngfw-nf-blacklist [profile=STRING]

Options

profile=STRING
Optional. AXGATE NGFW (NF) profile code. If omitted, all profiles the executing user is granted are targeted.

Output fields

FieldTypeNameDescription
profileStringConnect profileAXGATE NGFW (NF) connect profile
blacklist_typeStringBlacklist typeip or ipv6
src_typeStringSource typehost (single IP in src_start_ip), cidr (network in src_cidr), range (src_start_ip~src_end_ip), any (all)
src_start_ipStringSource start IPhost: the IP; range: start of range; empty for cidr/any
src_end_ipStringSource end IPhost: same as start; range: end of range; empty for cidr/any
src_cidrStringSource CIDRcidr type only (e.g. 192.0.2.0/24)
dst_typeStringDestination typehost (single IP in dst_start_ip), cidr (network in dst_cidr), range (dst_start_ip~dst_end_ip), any (all)
dst_start_ipStringDestination start IPhost: the IP; range: start of range; empty for cidr/any
dst_end_ipStringDestination end IPhost: same as start; range: end of range; empty for cidr/any
dst_cidrStringDestination CIDRcidr type only (e.g. 192.0.2.0/24)
protocolStringProtocolProtocol (tcp/udp/icmp/...)
src_port_typeStringSource port typeany or eq
src_portStringSource portSource port (src_port_type eq)
dst_port_typeStringDestination port typeany or eq
dst_portStringDestination portDestination port (dst_port_type eq)
createdDateCreatedRegistration date
expiry_dateDateExpiry dateExpiration date
descriptionStringDescriptionEntry description
org_hashStringHashPer-entry hash (used for delete)