Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 25

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 24
ServerIron ADX NAT64 Configuration Guide 13
53-1002444-02
Advanced stateful NAT64 configuration
2
DRAFT: BROCADE CONFIDENTIAL
The inject-static-route option is used to advertise the subnet defined by the <prefix/length>
variable to the IPv6 network.
In ServerIron ADX releases prior to 12.4.00, you must also identify either an Ethernet or VE
interface and port number on the NAT64 gateway for static route injection. The specified interface
must have an IPv6 address and be directly connected to an adjacent router.
Syntax: [no] nat64 ipv6-prefix <prefix/length> [inject-static-route {ve <port-number> | ethernet
<port-number>} ]
The ve <port-number> or ethernet <port-number> variable specifies an IPv6 interface that is
connected to the adjacent IPv6 router.
The inject-static-route option is described in detail in “Configuring stateful NAT64 with route
injection” on page 11.
Configuring IPv4 NAT address pools with route injection
In advanced configurations, you can use the inject-static-route option with the nat64 pool
command to ensure that a route to the specified IPv4 subnet is injected into the local routing table.
This route is then advertised as the destination for traffic bound for the subnet by the routing
protocol that is configured on the ServerIron ADX.
To configure a NAT64 IPv4 address pool and specify a route to the IPv4 subnet, enter a command
such as the following:
ServerIron ADX(config)# nat64 pool nat64-zone1 201.1.1.1 201.1.1.20 prefix-length
24 inject-static-route
In the example, the inject-static-route option is used to ensure that the pool of IPv4 addresses used
to represent the IPv6 clients is made available on the IPv4 network.
Syntax: [no] nat64 pool <pool-name> <start-ipaddress> <end-ipaddress> prefix-length
<prefix-length> [ port-pool-range { 1 | 2 } ] [ inject-static-route ]
NOTE
A maximum of 192 addresses can be configured for the IPv4 NAT address pools.
The <pool-name> variable specifies the name of the IPv4 NAT address pool. The name of the pool
can be up to 255 characters in length.
The <start-ipaddress> variable specifies the IPv4 address at the beginning of the IPv4 NAT address
pool range. This value should be the lowest numbered IPv4 address in the range.
The <end-ipaddress> variable specifies the IPv4 address at the end of the IPv4 NAT address pool
range. This value should be the highest numbered IPv4 address in the range.
The prefix-length option uses the CIDR prefix value specified by the <prefix-length> variable to
distinguish the portion of the IPv4 address that will be used for all IPv4 addresses in the pool. For
example, you can use “24” for the length of the CIDR prefix.
The port-pool-range option enables NAT64 redundancy. A value of 2 specifies a higher priority of
the NAT IP address than a value of 1. A value of 2 also indicates that source ports allocated for the
NAT IP address are from the higher range.
The inject-static-route option injects the <start-ipaddress> /<prefix-length> subnet route into the
routing table, which is then advertised to the adjacent router. This option is described in detail in
“Configuring stateful NAT64 with route injection” on page 11.
Page view 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 148 149

Comments to this Manuals

No comments