[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

pool

See the following sections:

pool (Destination NAT Services Gateway)

Syntax

pool pool-name {
address < ip-address > (to ip-address | port port-number );
routing-instance routing-instance-name ;
}

Hierarchy Level

[edit security nat destination]

Release Information

Statement introduced in Release 9.2 of JUNOS software.

Description

Define a destination NAT pool to identify the pool uniquely.

This statement is supported on SRX-series devices.

Options

pool-name —Name of the pool.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

pool (Pool Set)

Syntax

pool pool-name ;

Hierarchy Level

[edit security nat source-nat pool-set pool-set-name ]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

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.

Options

pool-name —Name of the source pool.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

pool (Source NAT)

Syntax

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 );
}

Hierarchy Level

[edit security nat interface interface-name source-nat]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Define a Network Address Translation (NAT) pool of source IP addresses.

This statement is supported on J-series devices.

Options

pool-name —Name of the pool.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.

pool (Source NAT Services Gateway)

Syntax

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 ;
}

Hierarchy Level

[edit security nat source]

Release Information

Statement introduced in Release 9.2 of JUNOS software.

Description

Define a source NAT pool to identify the pool uniquely.

This statement is supported on SRX-series devices.

Options

pool-name —Name of the pool.

The remaining statements are explained separately.

Usage Guidelines

For configuration instructions and examples, see the JUNOS Software Security Configuration Guide.

Required Privilege Level

security—To view this statement in the configuration.

security-control—To add this statement to the configuration.


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]