config firewall addrgrp
Configure IPv4 address groups.
config firewall addrgrp Description: Configure IPv4 address groups. edit <name> set allow-routing [enable|disable] set color {integer} set comment {var-string} set exclude [enable|disable] set exclude-member <name1>, <name2>, ... set member <name1>, <name2>, ... config tagging Description: Config object tagging. edit <name> set category {string} set tags <name1>, <name2>, ... next end set uuid {uuid} set visibility [enable|disable] next end
config firewall addrgrp
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
allow-routing |
Enable/disable use of this group in the static route configuration. |
option |
- |
|||||||
|
|
|||||||||
color |
Color of icon on the GUI. |
integer |
Minimum value: 0 Maximum value: 32 |
|||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|||||||
exclude |
Enable/disable address exclusion. |
option |
- |
|||||||
|
|
|||||||||
exclude-member |
Address exclusion member. Address name. |
string |
Maximum length: 79 |
|||||||
member |
Address objects contained within the group. Address name. |
string |
Maximum length: 79 |
|||||||
name |
Address group name. |
string |
Maximum length: 79 |
|||||||
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
|||||||
visibility |
Enable/disable address visibility in the GUI. |
option |
- |
|||||||
|
|
config tagging
Parameter |
Description |
Type |
Size |
---|---|---|---|
name |
Tagging entry name. |
string |
Maximum length: 63 |
category |
Tag category. |
string |
Maximum length: 63 |
tags |
Tags. Tag name. |
string |
Maximum length: 79 |