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

source-nat

See the following sections:

source-nat (NAT)

Syntax

source-nat {
address-persistent;
pool-set pool-set-name {
pool pool-name ;
}
pool-utilization-alarm {
clear-threshold clear-threshold ;
raise-threshold raise-threshold ;
}
}

Hierarchy Level

[edit security nat]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Configure source Network Address Translation (NAT).

This statement is supported on J-series devices.

Options

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.

source-nat (NAT Interface)

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]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Configure source NAT for an interface.

This statement is supported on J-series devices.

Options

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.

source-nat (Security Policies)

Syntax

source-nat (pool pool-name | pool-set pool-set-name | interface);

Hierarchy Level

[edit security policies from-zone zone-name to-zone zone-name policy policy-name then permit]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Specify that source NAT be used in the security policy.

This statement is supported on J-series devices.

Options

pool pool-name— Use the specified NAT source address pool.

pool-set pool-set-name — Use the specified NAT source address pool set.

interface — Use the interface’s NAT source address 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.

Related Topics

source-nat (NAT)

source-nat (NAT Interface)

source-nat (Source NAT Services Gateway)

Syntax

source-nat (off | interface | pool pool-name);

Hierarchy Level

[edit security nat source rule-set rule-set-name rule rule-name then]

Release Information

Statement introduced in Release 9.2 of JUNOS software.

Description

Specify the action of the source NAT rule.

This statement is supported on SRX-series devices.

Options

off — Do not perform the source NAT operation.

interface — Use egress interface IPv4 address to perform the source NAT.

pool — pool-nameUse user-defined source NAT pool to perform the source NAT.

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-contro l— To add this statement to the configuration.


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