config firewall ippool6
Configure IPv6 IP pools.
config firewall ippool6 Description: Configure IPv6 IP pools. edit <name> set comments {var-string} set endip {ipv6-address} set startip {ipv6-address} next end
config firewall ippool6
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
comments |
Comment. |
var-string |
Maximum length: 255 |
|
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 |
:: |
name |
IPv6 IP pool name. |
string |
Maximum length: 79 |
|
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 |
:: |