config firewall ippool6
Configure IPv6 IP pools.
config firewall ippool6
Description: Configure IPv6 IP pools.
edit <name>
set startip {ipv6-address}
set endip {ipv6-address}
set comments {var-string}
set nat46 [disable|enable]
set add-nat46-route [disable|enable]
next
end
config firewall ippool6
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
startip |
First IPv6 address . |
ipv6-address |
Not Specified |
:: |
||||||
endip |
Final IPv6 address . |
ipv6-address |
Not Specified |
:: |
||||||
comments |
Comment. |
var-string |
Maximum length: 255 |
|
||||||
nat46 |
Enable/disable NAT46. |
option |
- |
disable |
||||||
|
|
|||||||||
add-nat46-route |
Enable/disable adding NAT46 route. |
option |
- |
enable |
||||||
|
|