config firewall address6
Configure IPv6 firewall addresses.
config firewall address6
Description: Configure IPv6 firewall addresses.
edit <name>
set uuid {uuid}
set type [ipprefix|iprange|...]
set start-mac {mac-address}
set end-mac {mac-address}
set sdn {string}
set ip6 {ipv6-network}
set start-ip {ipv6-address}
set end-ip {ipv6-address}
set fqdn {string}
set cache-ttl {integer}
set visibility [enable|disable]
set color {integer}
set obj-id {var-string}
config list
Description: IP address list.
edit <ip>
next
end
config tagging
Description: Config object tagging
edit <name>
set category {string}
set tags <name1>, <name2>, ...
next
end
set comment {var-string}
set template {string}
config subnet-segment
Description: IPv6 subnet segments.
edit <name>
set type [any|specific]
set value {string}
next
end
set host-type [any|specific]
set host {ipv6-address}
next
end
config firewall address6
Parameter |
Description |
Type |
Size |
|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
uuid |
Universally Unique Identifier (UUID; automatically assigned but can be manually reset). |
uuid |
Not Specified |
|||||||||||||||
type |
Type of IPv6 address object . |
option |
- |
|||||||||||||||
|
|
|||||||||||||||||
start-mac |
First MAC address in the range. |
mac-address |
Not Specified |
|||||||||||||||
end-mac |
Last MAC address in the range. |
mac-address |
Not Specified |
|||||||||||||||
sdn |
SDN. |
string |
Maximum length: 35 |
|||||||||||||||
ip6 |
IPv6 address prefix (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx). |
ipv6-network |
Not Specified |
|||||||||||||||
start-ip |
First IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx). |
ipv6-address |
Not Specified |
|||||||||||||||
end-ip |
Final IP address (inclusive) in the range for the address (format: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx). |
ipv6-address |
Not Specified |
|||||||||||||||
fqdn |
Fully qualified domain name. |
string |
Maximum length: 255 |
|||||||||||||||
cache-ttl |
Minimal TTL of individual IPv6 addresses in FQDN cache. |
integer |
Minimum value: 0 Maximum value: 86400 |
|||||||||||||||
visibility |
Enable/disable the visibility of the object in the GUI. |
option |
- |
|||||||||||||||
|
|
|||||||||||||||||
color |
Integer value to determine the color of the icon in the GUI . |
integer |
Minimum value: 0 Maximum value: 32 |
|||||||||||||||
obj-id |
Object ID for NSX. |
var-string |
Maximum length: 255 |
|||||||||||||||
comment |
Comment. |
var-string |
Maximum length: 255 |
|||||||||||||||
template |
IPv6 address template. |
string |
Maximum length: 63 |
|||||||||||||||
host-type |
Host type. |
option |
- |
|||||||||||||||
|
|
|||||||||||||||||
host |
Host Address. |
ipv6-address |
Not Specified |
config tagging
Parameter |
Description |
Type |
Size |
---|---|---|---|
category |
Tag category. |
string |
Maximum length: 63 |
tags |
Tags. Tag name. |
string |
Maximum length: 79 |
config subnet-segment
Parameter |
Description |
Type |
Size |
|||||||
---|---|---|---|---|---|---|---|---|---|---|
type |
Subnet segment type. |
option |
- |
|||||||
|
|
|||||||||
value |
Subnet segment value. |
string |
Maximum length: 35 |