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 interfaces priority-group

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show interfaces priority-group
<interface-name>
<buffer-occupancy>

Description

Display class-of-service (CoS) priority group information for physical interfaces.

Options

interface-name

(Optional) Show detailed CoS priority group statistics for the specified interface.

buffer-occupancy

Displays the peak interface ingress priority-group buffer occupancy while buffer-monitor-enable is enabled at the [edit chassis fpc slot-number traffic-manager] hierarchy level.

Additional Information

For related CoS operational mode commands, see the CLI Explorer.

Required Privilege Level

view

Output Fields

Table 1 lists the output fields for the show interfaces priority-group command. Output fields are listed in the approximate order in which they appear.

Table 1: show interfaces queue Output Fields

Field Name

Field Description

Physical interface

Name of the physical interface.

Enabled

State of the interface. Possible values are described in the “Enabled Field” section under Common Output Fields Description.

Interface index

Physical interface's index number, which reflects its initialization sequence.

SNMP ifIndex

SNMP index number for the interface.

PG

Priority group number.

PG-Utilization bytes

Priority group utilization in bytes.

Peak

(QFX5000 Series switches only) Diplays the peak buffer occupancy for the priority group while buffer-monitor-enable is enabled at the [edit chassis fpc slot-number traffic-manager] hierarchy level.

Sample Output

show interfaces priority-group buffer-occupancy

content_copy zoom_out_map
user@host> show interfaces priority-group xe-0/0/6 buffer-occupancy
Physical interface: xe-0/0/6, Enabled, Physical link is Down
  Interface index: 650, SNMP ifIndex: 580
            PG: 0
            PG-Utilization bytes  :
            Peak               : 88192
            PG: 1
            PG-Utilization bytes  :
            Peak               : 87984
            PG: 2
            PG-Utilization bytes  :
            Peak               : 87984
            PG: 3
            PG-Utilization bytes  :
            Peak               : 88192
            PG: 4
            PG-Utilization bytes  :
            Peak               : 88608
            PG: 5
            PG-Utilization bytes  :
            Peak               : 87776
            PG: 6
            PG-Utilization bytes  :
            Peak               : 0
            PG: 7
            PG-Utilization bytes  :
            Peak               : 0

Release Information

Command introduced before Junos OS Release 7.4.

buffer-occupancy statement introduced in Junos OS Release 19.1R1 for QFX5000 Series switches.

footer-navigation