ADTRAN AOS Version R10.1.0 Command Reference Manual page 1057

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
ip nat pool <name>
Use the ip nat pool command to create a new static 1:1 network address translation (NAT) pool and enter
its configuration command set. This command can also be used to enter the command set for an existing
pool. Use the no form of this command to remove a configured NAT pool. Refer to the command
<start ip address> <end ip address> global <start ip address> <end ip address> on page 1235
information about mapping addresses for static 1:1 NAT pools. Variations of this command include:
ip nat pool <name>
ip nat pool <name> static
Syntax Description
<name>
<name> static
Default Values
By default, there are no NAT pools configured.
Command History
Release 17.4
Functional Notes
Static 1:1 NAT allows connections initiated from a particular private IP address to always map to a
particular public IP address. For every private host that requires a 1:1 NAT mapping, there must be a
corresponding NAT address on the public side. In previous versions of AOS, this was accomplished by
using an exhaustive list of all address mappings. AOS version 17.4 and later provided support for using
NAT pools that lists ranges of local and global IP addresses to create the 1:1 mappings.
Usage Examples
The following example creates a static 1:1 NAT pool named POOL1 and enters the NAT pool configuration
command set:
(config)#ip nat pool POOL1 static
The following example enters the configuration command set for an existing NAT pool named POOL2:
(config)#ip nat pool POOL2
60000CRG0-35E
Enters the configuration commands set for an existing NAT pool identified
by the <name> variable.
Creates NAT pool for 1:1 static NAT and enters its configuration command
set. For a given configuration, a local address statically maps to a global
address and vice versa.
Command was introduced to allow static NAT pools only.
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
local
for more
1057

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents