Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide ip nat | 329
ip nat
ip nat pool <name> <start-ipaddr> <end-ipaddr> [<dest-ipaddr>]
Description
This command configures a pool of IP addresses for network address translation (NAT).
Syntax
Usage Guidelines
This command configures a NAT pool which you can reference in a session ACL rule (see “ip access-list session”
on page 304).
Example
The following command configures a NAT pool:
(host) (config) #ip nat pool 2net 2.1.1.1 2.1.1.125
Command History
This command was available in ArubaOS 3.0.
Command Information
Parameter Description
pool Name of the NAT pool.
<start-ipaddr> IP address that defines the beginning of the range of source NAT addresses in the pool.
<end-ipaddr> IP address that defines the end of the range of source NAT addresses in the pool.
<dest-ipaddr> Destination NAT IP address.
Platform License Command Mode
Available on all platforms This command requires the PEFNG license. Config mode on master and local
controllers