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

dedicated-buffer

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
dedicated-buffer {
    egress {
        percent percent;
    }
    ingress {
        percent percent;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit class-of-service]
  

Description

Set the global dedicated buffer pool of the device as a percent of its default. This, in effect, increases the shared buffer pool.

Note:

You can descrease the dedicated-buffer (thereby increasing the shared buffer pool), or decrease the shared-buffer (thereby increasing the dedicated buffer pool), but not both.

Options

egress percent percent

Set the global egress dedicated buffer size as a percentage of its default.

Range: 15-100 percent

Default: 100 percent

ingress percent percent

Set the global ingress dedicated buffer size as a percentage of its default.

Range: 15-100 percent

Default: 100 percent

Required Privilege Level

interface—To view this statement in the configuration.

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

Release Information

Statement introduced in Junos OS Evolved Release 23.2R1.

footer-navigation