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-destination-pool

date_range 18-Dec-24

Syntax

content_copy zoom_out_map
nat-destination-pool {
    maximum maximum;
    reserved reserved;
}

Hierarchy Level

content_copy zoom_out_map
[edit system security-profile],
[edit tenants tenant-name security-profile]

Description

Specify the number of NAT destination pool configurations that user logical system administrators and primary logical system administrators can configure for their logical systems if the security profile is bound to the logical systems.

The primary administrator:

  • uses security profiles to provision logical systems with resources.

  • binds security profiles to user logical systems and the primary logical system.

  • can configure more than one security profile, specifying different amounts of resource allocations in various profiles.

Only the primary administrator can create security profiles and bind them to logical systems.

Options

maximum

A maximum allowed quota. If a logical system requires more of a resource than its reserved amount allows it can utilize resources configured for the global maximum amount if they are available—that is, if they are not allocated to other logical systems. The maximum allowed quota specifies the portion of the free global resources that the logical system can use. The maximum allowed quota does not guarantee that the amount specified for the resource in the security profile is available. Logical systems compete for global resources.

  • Range: 0 through 8192

reserved

A reserved quota that guarantees that the resource amount specified is always available to the logical system.

  • Default: 0

Required Privilege Level

system—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Release 11.2.

The tenant option is introduced in Junos OS Release 18.3R1.

footer-navigation