Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
pool
Syntax
pool nat-pool-name {address ip-prefix</prefix-length>;address-allocation round-robin;address-range low minimum-value high maximum-value;mapping-timeout seconds;pgcp {hint [ hint-strings ];ports-per-session ports;remotely-controlled;transport [ transport-protocols ];}port (automatic | range low minimum-value high maximum-value);}
Hierarchy Level
[edit services nat]
Release Information
Statement introduced before Junos OS Release 7.4.
pgcp statement added in Junos OS Release 8.4.
remotely-controlled and ports-per-session statements added in Junos OS Release 8.5.
hint statement added in Junos OS Release 9.0.
address-allocation statement added in Junos OS Release 11.2.
Description
Specify the NAT name and properties.
Options
nat-pool-name—Identifier for the NAT address pool.
The remaining statements are explained separately.
Usage Guidelines
See Configuring Addresses and Ports for Use in NAT Rules.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

