The nat64 prefix command configures a NAT64 IPv6 prefix.
The undo nat64 prefix command deletes a NAT64 IPv6 prefix.
No NAT64 IPv6 prefix is configured by default.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
ipv6-prefix |
Specifies a NAT64 IPv6 prefix. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
prefix-length prefix-length |
Specifies the length of a NAT64 IPv6 prefix. |
The value is an enumerated type and can be 32, 40, 48, 56, 64, or 96. |
prefix-id |
Specifies a NAT64 IPv6 prefix ID. |
The value is an integer ranging from 1 to 16. |
no-pat |
Indicates the no-PAT translation mode. |
- |
Usage Scenario
NAT64 prefixes are added before IPv4 addresses to forma IPv6 addresses. The prefixes include network specific prefixes and known prefixes. After a NAT64 prefix is configured, a device runs a routing protocol to advertise a route carrying the prefix to a network. In a NAT64 scenario, NAT64 processes packets only with destination IPv6 address prefixes matching the configured NAT64 prefix.
The destination address of IPv6 user data packets sent to a NAT64device is an IPv6 address, regardless of whether the packets are sent to the IPv4 or IPv6 network. To differentiate IPv4 and IPv6 packets, the NAT64 CGN device processes the packets based on the IPv6 prefix.Precautions