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

pool-default-port-range

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
pool-default-port-range lower-port-range to upper-port-range;

Hierarchy Level

content_copy zoom_out_map
[edit security nat source]

Description

Set the global default single port range for source NAT pools with port translation. If the port range in source NAT pools is not specified, the configured default port range is used. If neither the port range in source NAT pools nor the default port range are configured, the default single port range is 1024 through 63,487.

To set the global twin port range for source NAT pools with port translation, use the pool-default-twin-port-range statement at the [edit security nat source] hierarchy. The twin port range is 63,488 through 65,535.

To set the single port range for a specific pool, use the port range port-low (to port-high) statement at the [edit security nat source pool] hierarchy level.

Options

  • lower-port-range—Specify the lower limit of the port range.

  • upper-port-range—Specify the upper limit of the port range.

  • Range: 1024 through 63,487. To view pool information, use the show security nat source pool command.

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.4.

footer-navigation