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 Pool)

date_range 20-Nov-23

Syntax

port-overloading-factor

Hierarchy Level

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

Description

Configures the port overloading capacity in source NAT. If the port-overloading-factor is set to x, each translated IP address will have x number of ports available.

Note:

The port-overloading-factor statement cannot be configured with port no-translation (source NAT pool without PAT).

Options

  • Range: 2 through 32

For example, If you set port-overloading-factor to 2 for a source pool with two IP addresses, each with the single port range of 1024 through 2047, the ports are multiplied by 2, increasing the port capacity for each from 1024 to 2048. If the configured port-overloading-factor setting exceeds the maximum port capacity of the pool, 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 11.2

footer-navigation