Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

port-overloading-factor (Security Source NAT Interface)

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
port-overloading-factor number;

Hierarchy Level

content_copy zoom_out_map
[edit security nat source interface]

Description

Configure the port overloading capacity for the source NAT interface. If port-overloading-factor is set to x(1 up to the maximum port capacity), then x times the maximum port capacity is allocated for interface-based NAT.

Note:

There is also a port-overloading option, but it is not supported for logical systems, and should not be used in conjunction with the port-overloading-factor option because the statements can overwrite each other. For example, if port-overloading has been set to off to disable interface port overloading, and subsequently port-overloading-factor is configured with any value greater than 1, the port-overloading-factor setting will override the port-overloading setting. (Configuring port-overloading-factor 1 is equivalent to configuring port-overloading off.)

Options

number

A number ranging from 1 through the maximum port capacity.

For example, if port-overloading-factor is set to 2, and it is multiplied by a maximum port capacity of 63,486, the port overloading threshold is 126,972. If the configured port-overloading-factor setting exceeds the maximum port capacity of the interface, an error message is generated during the configuration commit.

Required Privilege Level

security—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 12.1X45-D10.

footer-navigation