config firewall address6
Configure IPv6 firewall addresses.
config firewall address6
Description: Configure IPv6 firewall addresses.
edit <name>
set type [ipprefix|iprange|...]
set sdn {option}
set ip6 {ipv6-network}
set start-ip {ipv6-address}
set end-ip {ipv6-address}
set visibility [enable|disable]
set color {integer}
set obj-id {integer}
config list
Description: IP address list.
edit <ip>
next
end
config tags
Description: Names of object-tags applied to address. Tags need to be preconfigured in config system object-tag. Separate multiple tags with a space.
edit <name>
next
end
set comment {var-string}
next
end
config firewall address6
|
Parameter |
Description |
Type |
Size |
|||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
type |
Type of IPv6 address object . |
option |
- |
|||||||||
|
|
|
|||||||||||
|
sdn |
SDN. |
option |
- |
|||||||||
|
|
|
|||||||||||
|
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 |
|||||||||
|
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. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
|||||||||
|
comment |
Comment. |
var-string |
Maximum length: 255 |
|||||||||