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