show interfaces priority-group
Syntax
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 | If |
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.
Field Name |
Field Description |
|---|---|
|
Name of the physical interface. |
|
State of the interface. Possible values are described in the “Enabled Field” section under Common Output Fields Description. |
|
Physical interface's index number, which reflects its initialization sequence. |
|
SNMP index number for the interface. |
|
Priority group number. |
|
Priority group utilization in bytes. |
|
(QFX5000 Series switches only) If |
Sample Output
show interfaces priority-group buffer-occupancy
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.