Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 128

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 127
116 ServerIron ADX NAT64 Configuration Guide
53-1002444-02
Configuring NAT
7
DRAFT: BROCADE CONFIDENTIAL
Static NAT configuration example
The following example describes how to configure a static NAT entry for Inside-to-outside and
outside-to-inside translation for the network shown in Figure 20.
FIGURE 20 Example of a static NAT configuration with ServerIron ADX
Configured for inside-to-outside translation
In this example, the ServerIron ADX is configured to translate the local host IP address 20.20.5.6 to
the unique global address 15.15.15.15.
Assign IP addresses to the interfaces and, on router code, enable NAT on both the inside and the
outside interfaces. The interfaces can also be virtual interfaces (not necessarily physical
interfaces).
ServerIronADX(config)# interface ethernet 1/5
ServerIronADX(config-if-1/5)# ip address 20.20.50.1 255.255.0.0
ServerIronADX(config-if-1/5)# ip nat inside
ServerIronADX(config-if-1/1)# int eth 1/1
ServerIronADX(config-if-1/1)# ip address 30.30.0.1 255.255.0.0
ServerIronADX(config-if-1/1)# ip nat outside
On switch code, enable NAT globally.
ServerIronADX(config)# ip nat inside
The following command configures the ServerIron ADX to translate IP packets with a local IP
address of 20.20.5.6 to the global IP address 15.15.15.15.
ServerIronADX(config)# ip nat inside source static 20.20.5.6 15.15.15.15
Configured for outside-to-inside translation
To configure the ServerIron ADX shown in Figure 20 for outside-to-inside translation as well, the
only requirement is that outside interface must be configured with an additional IP address in the
public subnet, in this case 15.15.15.0/24 as shown in the following example.
Remote Server
Internet
Inside Interface
Outside Interface
1/1
1/5
Global IP address: 15.15.15.15
Local IP address: 20.20.5.6
SI
Page view 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 148 149

Comments to this Manuals

No comments