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

nat-pat-portnum

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
nat-pat-portnum {
    maximum maximum;
    reserved reserved;
}

Hierarchy Level

content_copy zoom_out_map
[edit system security-profile]

Description

Specify the maximum quantity and the reserved quantity of ports for the logical system as part of its security profile. The total number of PAT pools must not exceed the configured maximum ports for the logical system.

Options

maximum

Specify the maximum number of ports allowed for a logical system. The maximum quantity is not guaranteed and is shared among multiple logical systems.

  • Range: 0 through 134217728

reserved

Specify the number of resources guaranteed for a logical system.

  • Range: For SRX5600 and SRX5800 devices, up to 402,653,184 ports are supported. Pool specifications for logical systems can be viewed using the show security nat source summary logical-system all command.

  • Default: 0

Required Privilege Level

system—To view this statement in the configuration.

system—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 11.4.

footer-navigation