This help contains the following topics:
IPv6-to-IPv6 Network Address Translation (NAT66) translates an IPv6 address in the IPv6 header to another IPv6 address. NAT66 is configured on edge devices of IPv6 networks to allow private users to access external networks and external users to access private network resources such as a Web server.
NAT66 prefix translation, also known as IPv6-to-IPv6 Network Prefix Translation (NPTv6), replaces the IPv6 prefix in an IPv6 address of the packet header with another IPv6 prefix. NAT66 prefix translation supports the following translation methods:
NAT66 prefix translation uses the IPv6 prefix as the packet match criterion.
Support of non-default vSystems for this feature depends on the device model. This feature is available on the Web interface only if it is supported.
Source prefix translation rules on different interfaces do not support mapping different internal prefixes to the same external prefix.
Destination prefix translation rules on different interfaces do not support mapping the same external prefix to different internal prefixes.
Each source or destination prefix translation rule on one interface must be unique.
NAT66 can be performed in the inbound or outbound direction.
Complete the following tasks before you configure this feature:
Click the
In the navigation pane, select
Click
Figure-3 Clicking Create
Figure-4 Creating a NAT66 prefix translation rule
Table-1 Configuration items for NAT66 prefix translation
Item | Description |
Interface | Interface to which the NAT66 prefix translation rule is applied. |
Translation method | |
PAT | |
Protocol type | |
IPv6 prefix/prefix length before NAT | IPv6 prefix and prefix length for packet match. For source address translation, the IPv6 address prefix and prefix length are used to identify the matching source IPv6 address in the packet header. For destination address translation, the IPv6 address prefix and prefix length are used to identify the matching destination IPv6 address in the packet header. |
VRF before NAT | VRF to which the packet belongs before the translation. |
Port before NAT | Specify a port number used to match the source port in the packet header. The option is available only when the protocol type is 6 (TCP) or 17 (UDP). |
IPv6 prefix/prefix length after NAT | IPv6 prefix and prefix length used to replace the prefix in the source or destination IPv6 address of the matching packets. IPv6 prefix length before and after the translation must be the same. |
VRF after NAT | VRF to which the packet belongs after the translation. |
Port after NAT | Specify a port number used to replace the source port number of matching packets. The option is only available when the protocol type is 6 (TCP) or 17 (UDP). |
Click