config firewall ippool6
Description: Configure IPv6 IP pools.
edit <name>
set startip {ipv6-address}
set endip {ipv6-address}
set comments {var-string}
next
end
Parameter Name | Description | Type | Size |
---|---|---|---|
startip | First IPv6 address (inclusive) in the range for the address pool (format xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx, Default: ::). | ipv6-address | Not Specified |
endip | Final IPv6 address (inclusive) in the range for the address pool (format xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx, Default: ::). | ipv6-address | Not Specified |
comments | Comment. | var-string | Maximum length: 255 |
config firewall ippool6
Description: Configure IPv6 IP pools.
edit <name>
set startip {ipv6-address}
set endip {ipv6-address}
set comments {var-string}
next
end
Parameter Name | Description | Type | Size |
---|---|---|---|
startip | First IPv6 address (inclusive) in the range for the address pool (format xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx, Default: ::). | ipv6-address | Not Specified |
endip | Final IPv6 address (inclusive) in the range for the address pool (format xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx, Default: ::). | ipv6-address | Not Specified |
comments | Comment. | var-string | Maximum length: 255 |