Navigation
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) {preserve-parity;preserve-range;secured-port-block-allocation {active-block-timeout timeout-seconds;block-size block-size;max-blocks-per-user max-blocks;}}}
Hierarchy Level
[editservices 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.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.