Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 47

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 46
ServerIron ADX NAT64 Configuration Guide 35
53-1002444-02
Stateless NAT64 static mapping configuration
3
DRAFT: BROCADE CONFIDENTIAL
ServerIron ADX(config-vlan-1)# interface ve 7
ServerIron ADX(config-vlan-1)# exit
ServerIron ADX(config)# interface ve 7
ServerIron ADX(config-vif-7)# ipv6 address 2001:db8:80::80
ServerIron ADX(config-vif-7)# exit
2. OSPF and OSPFv6 are configured for static route redistribution. The IPv6 side is configured as
OSPF Area 0 and the IPv4 side is configured as OSPF Area 1.
ServerIron ADX(config)# ipv6 router ospf
ServerIron ADX(config-ospf6-router)# redistribute static
ServerIron ADX(config-ospf6-router)# area 0
ServerIron ADX(config-ospf6-router)# exit
ServerIron ADX(config)# router ospf
ServerIron ADX(config-ospf-router)# redistribute static
ServerIron ADX(config-ospf-router)# area 1
3. The NAT64 IPv4 prefix is configured with static route injection.
ServerIron ADX(config)# nat64 ipv4-prefix 200.1.1.0/24 inject-static-route
4. The NAT64 IPv6 prefix is configured with static route injection.
ServerIron ADX(config)# nat64 ipv6-prefix 2001:db8:64::0/96
inject-static-route stateless
If you are running a ServerIron ADX build prior to 12.4.00, you must specify an interface and
port number.
ServerIron ADX(config)# nat64 ipv6-prefix 2001:db8:8000::0/96
inject-static-route stateless ve 7 stateless
5. An IPv4 address (200.1.1.100) within the subnet defined by the NAT64 IPv4 prefix is mapped
to the IPv6 address (2001:db8:80::80) specified in step 1.
ServerIron ADX(config)# nat64 map 200.1.1.100 2001:db8:80::80
In a static NAT64 configuration such as this one, the only routes injected into the local routing table
are routes for IPv4 addresses that are mapped specifically to IPv6 addresses. In this example, only
the route to 200.1.1.1 will be distributed to the IPv4 network and not the route to the entire subnet.
In dynamic NAT64 configurations, routes for all IPv4 addresses that are learned are distributed. For
more information, refer to “Stateless NAT64 dynamic mapping configuration” on page 36.
NOTE
While this example describes NAT64 route injection for the OSPF protocol, you can also use this
feature with BGP and IS-IS. Only the routing protocol configurations will differ.
Stateless NAT64 packet fragmentation configuration
Packets from the IPv6 client to the IPv4 server can be too large and need to be split into two IPv4
packets. The following describes the criteria for judging that packets are too large:
Regular packets: IP packet total length greater than 1480 bytes
Fragmented packets: IP packet total length greater than 1480 + 8 bytes
If the packets exceed these limitations, one of the following actions will be taken:
Page view 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 148 149

Comments to this Manuals

No comments