The FW performs NAT64 translation on an IPv6 packet when the IPv6 packet contains a NAT64 prefix.
NAT64 prefixes have the following types:
nat64 prefix prefix prefix-length
By default, no NAT64 prefix is configured. The NAT64 translation uses the well-known prefix 64:FF9B::/96.
# Set two NAT64 prefixes, 3001::/96 and 2011::/64.
<FW> system-view [FW] nat64 prefix 3001:: 96 [FW] nat64 prefix 2011:: 64
Run the display nat64 prefix command to verify the NAT64 prefixes.
<FW> display nat64 prefix
Total NAT64 Prefix number is 2
NAT64 Prefix Information:
--------------------------------------------
Prefix Prefix_Length
--------------------------------------------
3001:: 96
2011:: 64