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 monitoring-profile

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show class-of-service monitoring-profile <name>

Description

Display configuration information for any monitoring profile you define to monitor peak queue length for virtual output queues (VOQs).

Options

none

Display all monitoring profiles.

name

(Optional) Display named monitoring profile.

Required Privilege Level

view

Output Fields

Table 1: show class-of-service monitoring-profile Output Fields

Field Name

Field Description

Monitoring profile

Name of the monitoring profile.

Export filter

Name of an export filter defined for the monitoring profile.

A monitoring profile can have one or more export filters.

Queue Number

The number of the queue in the export filter.

Each export filter can have one or more queues.

Peak Queue Length

The peak queue length percentage defined for the export filter.

If the peak queue length exceeds this percentage, Junos exports VOQ telemetry data for all member queues of the export filter.

Sample Output

show class-of-service monitoring-profile

content_copy zoom_out_map
user@host> show class-of-service monitoring-profile
content_copy zoom_out_map
Monitoring profile: mp1
  Export filter         Queue Number                    Peak Queue Length
  ef1                    0                                 50%
  ef1                    1                                 50%
  ef2                    2                                 0%
  ef2                    3                                 0%

Release Information

Command introduced in Junos OS Evolved Release 22.2R1.

footer-navigation