AXGATE NGFW (NF)

Download 0
Last updated Aug 10, 2026

axgate-ngfw-nf-add-ipv6-batch

Add each input row's ip to an IPv6 address group.

Syntax

... | axgate-ngfw-nf-add-ipv6-batch profile=STRING group=STRING [zone=STRING] [label=STRING]

Options

profile=STRING
Required. AXGATE NGFW (NF) profile code.
group=STRING
Required. Target address group name.
zone=STRING
Optional. Security zone (default: any).
label=STRING
Optional. Label to tag the entries. No label is set if omitted.

Input fields

The following fields are read from each row piped in.

FieldTypeRequiredDescription
ipStringYIPv6 address. e.g. 2001:db8::1

Output fields

FieldTypeNameDescription
_resultStringResultPer-row result (SUCCESS/FAIL)
_errorStringErrorFailure reason when result is FAIL

The original fields of each input row pass through unchanged; the two fields above are added to each row.