Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 124

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 123
112 ServerIron ADX NAT64 Configuration Guide
53-1002444-02
Configuring NAT
7
DRAFT: BROCADE CONFIDENTIAL
Configuring an address pool
Use the ip nat pool command to configure the address pool. For an example, refer to “Dynamic NAT
configuration example 1” on page 113.
Syntax: [no] ip nat pool <pool-name> <start-ip> <end-ip> netmask <ip-mask> | prefix-length
<length>
The <pool-name> variable specifies the name assigned to the pool. It can be up to 255 characters
long and can contain special characters and internal blanks. If you use internal blanks, you must
use quotation marks around the entire name.
The <start-ip> variable specifies the IP address at the beginning of the pool range. Specify the
lowest-numbered IP address in the range.
The <end-ip> variable specifies the IP address at the end of the pool range. Specify the
highest-numbered IP address in the range.
NOTE
The address range cannot contain any gaps. Make sure you own all the IP addresses in the range.
If the range contains gaps, you must create separate pools containing only the addresses you own.
The netmask <ip-mask> | prefix-length <length> parameter specifies a classical subnet mask
(example: netmask 255.255.255.0) or the length of a CIDR prefix (example: prefix-length 24). The
ServerIron ADX supports up to 192 global IP addresses.
NOTE
A ServerIron ADX can have a maximum of 192 global IP addresses, in a single pool or multiple pools.
Associating a range of private addresses with a pool
Use ip nat inside source list to associate a private address range with a pool of Internet addresses
and enable PAT. For an example, refer to “Dynamic NAT configuration example 1” on page 113.
Syntax: [no] ip nat inside source list <acl-id> pool <pool-name> overload
The inside source keyword specifies that the translation applies to private addresses sending
traffic to the Internet (inside source).
The list <acl-id> parameter specifies a standard or extended ACL. Named ACLS are not supported
with NAT. You must use a numbered ACL.
The pool <pool-name> parameter specifies the pool name. You must create the pool before you
can use it with this command.
The overload keyword enables PAT with the dynamic NAT and is required in order to configure
dynamic NAT.
Enabling IP NAT
When a ServerIron ADX is configured with switch code, NAT is enabled globally but when it is
configured with router code, it is enabled per-interface.
NOTE
ServerIron ADX does not support IP NAT inside and outside on the same physical interface.
Page view 123
1 2 ... 119 120 121 122 123 124 125 126 127 128 129 ... 148 149

Comments to this Manuals

No comments