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

static-nat

See the following sections:

static-nat (Static NAT Services Router)

Syntax

static-nat ip-prefix {
host ip-prefix;
virtual-router vr-name ;
}

Hierarchy Level

[edit security nat interface interface-name ]

Release Information

Statement introduced in Release 8.5 of JUNOS software.

Description

Configure static NAT.

This statement is supported on J-series devices.

Options

ip-prefix —IP address to which another IP address is mapped.

host ip-prefix —IP address to be mapped.

virtual-router vr-name —Virtual router to perform the route lookup for the host addresses.

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.

static-nat (Static NAT Services Gateway)

Syntax

static-nat prefix < addr-prefix > <routing-instance routing-instance-name >;

Hierarchy Level

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

Release Information

Statement introduced in Release 9.3 of JUNOS software.

Description

Specify the translated address of the static NAT rule.

This statement is supported on SRX-series devices.

Options

address-prefix —Static IP address prefix.

routing-instance routing-instance-name —Use user-defined static NAT routing-instance to perform static NAT. By default, the routing-instance is the same as the from routing-instance.

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]