config system nat64
Configure NAT64.
config system nat64
Description: Configure NAT64.
set status [enable|disable]
set nat64-prefix {ipv6-prefix}
set secondary-prefix-status [enable|disable]
config secondary-prefix
Description: Secondary NAT64 prefix.
edit <name>
set nat64-prefix {ipv6-prefix}
next
end
set always-synthesize-aaaa-record [enable|disable]
set generate-ipv6-fragment-header [enable|disable]
set nat46-force-ipv4-packet-forwarding [enable|disable]
end
config system nat64
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
status |
Enable/disable NAT64 . |
option |
- |
disable |
||||||
|
|
|||||||||
nat64-prefix |
NAT64 prefix must be ::/96 . |
ipv6-prefix |
Not Specified |
64:ff9b::/96 |
||||||
secondary-prefix-status |
Enable/disable secondary NAT64 prefix. |
option |
- |
disable |
||||||
|
|
|||||||||
always-synthesize-aaaa-record |
Enable/disable AAAA record synthesis . |
option |
- |
enable |
||||||
|
|
|||||||||
generate-ipv6-fragment-header |
Enable/disable IPv6 fragment header generation. |
option |
- |
disable |
||||||
|
|
|||||||||
nat46-force-ipv4-packet-forwarding |
Enable/disable mandatory IPv4 packet forwarding in nat46. |
option |
- |
disable |
||||||
|
|
config secondary-prefix
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
nat64-prefix |
NAT64 prefix. |
ipv6-prefix |
Not Specified |
::/0 |