See the following sections:
- pool
pool-name {
- address < ip-address > (to ip-address | port port-number );
- routing-instance routing-instance-name
;
- }
- [edit security nat destination]
Statement introduced in Release 9.2 of JUNOS software.
Define a destination NAT pool to identify the pool uniquely.
This statement is supported on SRX-series devices.
pool-name —Name of the pool.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- pool
pool-name ;
- [edit security nat source-nat
pool-set pool-set-name ]
Statement introduced in Release 8.5 of JUNOS software.
Add a pool of Network Address Translation (NAT) source IP addresses for multiple concurrent sessions to a pool set.
This statement is supported on J-series devices.
pool-name —Name of the source pool.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- pool
pool-name {
- address
prefix ;
- address-range high ip-address
low ip-address ;
- allow-incoming;
- host-address-low ip-address ;
- no-port-translation;
- overflow-pool (interface
| pool-name
);
- }
- [edit security nat interface interface-name source-nat]
Statement introduced in Release 8.5 of JUNOS software.
Define a Network Address Translation (NAT) pool of source IP addresses.
This statement is supported on J-series devices.
pool-name —Name of the pool.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.
- pool
pool-name {
- address
ip-address to ip-address ;
- host-address-base ip-address ;
- overflow-pool (interface
| pool-name
);
- port no-translation | range
high ip-address
low ip-address ;
- routing-instance routing-instance-name
;
- }
- [edit security nat source]
Statement introduced in Release 9.2 of JUNOS software.
Define a source NAT pool to identify the pool uniquely.
This statement is supported on SRX-series devices.
pool-name —Name of the pool.
The remaining statements are explained separately.
For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.
security—To view this statement in the configuration.
security-control—To add this statement to the configuration.