Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 58

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 57
46 ServerIron ADX NAT64 Configuration Guide
53-1002444-02
NAT46 static mapping configuration
4
DRAFT: BROCADE CONFIDENTIAL
Route injection can be used in advanced static mapping configurations to inject IPv4 and IPv6
addresses into the respective network routing tables. Route distribution is then performed using
any one of the routing protocols supported by ServerIron ADX: OSPF, IS-IS, and BGP (IPv4 to IPv6).
This section is divided into three topics:
Basic NAT46 static mapping configuration: This topic describes the tasks required to configure
a basic stateless NAT46 gateway.
Stateless NAT46 static mapping configuration with route injection: This topic describes the
tasks required to configure a stateless NAT46 gateway that uses static route injection.
Stateless NAT46 packet fragmentation configuration: This topic describes the options available
for handling packet fragmentation in a stateless NAT46 gateway.
Basic NAT46 static mapping configuration
A basic NAT46 gateway configuration uses a statically defined mapping table to make IPv6
resources available to IPv4 clients. The mapping table defines a one-to-one relationship between
an IPv4 address and an IPv6 address. In a stateless NAT46 configuration that uses static mapping,
all entries in the mapping table are configured manually.
Basic NAT46 static mapping configuration tasks include the following:
“Configuring basic static NAT46 IPv6 prefixes” on page 46
“Configuring basic NAT46 static mapping” on page 46
Configuring basic static NAT46 IPv6 prefixes
The NAT46 gateway uses a NAT46 IPv6 prefix to create a synthesized IPv6 source address on the
NAT46 gateway for each of the IPv4 clients. The synthesized IPv6 address is used to represent the
IPv4 clients to the IPv6 network.
Use the nat64 ipv6-prefix command to specify the IPv6 prefix. Enter a command such as the
following:
ServerIron ADX(config)# nat64 ipv6-prefix 2001:db8:8000::0/96 stateless
Syntax: [no] nat64 ipv6-prefix <prefix/length> stateless
The <prefix/length> variable specifies the NAT46 IPv6 prefix that will be used by the ServerIron
ADX when operating as a NAT46 gateway. Currently, the only supported prefix length is 96.
The stateless operand is required for stateless NAT46 gateway configurations. Only one IPv6 prefix
can be configured with this option.
Configuring basic NAT46 static mapping
In static NAT46 configurations, use the nat64 map command to specify an IPv4 address and map
that IPv4 address to the IPv6 address of a resource. Enter a command such as the following:
ServerIron ADX(config)# nat64 map 201.1.1.100 2001:db8:8000::100
Syntax: [no] nat64 map < ipv4-address> < ipv6-address>
The <ipv4-address> variable specifies an IPv4 address for the IPv4-IPv6 mapping. The
<ipv6-address> variable specifies an IPv6 address for the IPv4-IPv6 mapping.
Page view 57
1 2 ... 53 54 55 56 57 58 59 60 61 62 63 ... 148 149

Comments to this Manuals

No comments