AXGATE NGFW (NF)

Download 0
Last updated Aug 10, 2026

axgate-ngfw-nf-blacklist-excludes

List blacklist exclude entries.

Syntax

axgate-ngfw-nf-blacklist-excludes [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-exclude or ipv6-exclude
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)
descriptionStringDescriptionEntry description
org_hashStringHashPer-entry hash (used for delete)