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

show class-of-service dedicated-buffer-profile

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show class-of-service dedicated-buffer-profile
<profile name>

Description

Display information about all configured dedicated buffer profiles.

Options

none

Display all dedicated buffer profiles.

profile name Display information for a specific dedicated buffer profile.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show class-of-service dedicated-buffer-profile command.

Table 1: show class-of-service dedicated-buffer-profile Output Fields

Field Name

Field Description

Dedicated Buffer Profile

Configured name of the dedicated buffer profile.

Index

Internal index of the dedicated buffer profile.

Ingress Buffer Size

Size of the ingress buffer, in cells.

Egress Buffer Size

Size of the egress buffer, in cells.

Sample Output

show class-of-service dedicated-buffer-profile

content_copy zoom_out_map
user@host> show class-of-service dedicated-buffer-profile
content_copy zoom_out_map
Dedicated Buffer Profile: dbp1, Index: 1
Ingress Buffer Size: None
Egress Buffer Size: 1000

Release Information

Command introduced in Junos OS Evolved Release 23.2R1.

footer-navigation