axgate-ngfw-nf-add-ipv6
Add an IPv6 address (host or CIDR) to an address group.
Syntax
axgate-ngfw-nf-add-ipv6 profile=STRING group=STRING ip=STRING [zone=STRING] [label=STRING]
Options
- profile=STRING
- Required. AXGATE NGFW (NF) profile code.
- group=STRING
- Required. Target address group name.
- ip=STRING
- Required. Target IP address.
- zone=STRING
- Optional. Security zone (default: any).
- label=STRING
- Optional. Label to tag the entries. No label is set if omitted.
Output fields
| Field | Type | Name | Description |
|---|---|---|---|
| command | String | Command | Executed command name |
| method | String | Method | API request method (add/mod/del/exe) |
| result | String | Result | Execution result (success) |
| profile | String | Connect profile | AXGATE NGFW (NF) connect profile |