Skip to content

Support



Juniper was the first North American IP routing vendor to achieve the prestigious TL 9000 certification by the Quality of Excellence for Suppliers of Telecommunications (QuEST) Forum in the router category, for design, development, provision and service and support.



What is J-Care?

It's the world-class service and support that you expect from a company that delivers the industry's best infrastructure and security products. With J-Care, you now have the confidence knowing that Juniper will do our part to keep you on top of the world!


Monitoring Queue Profiles

Purpose

Display information about queue profiles and references to queue profiles.

Action

To display information about all queue profiles:

host1#show queue-profile
                 committed   conformed   exceeded    fraction:
        queue    length:     length:     length:     conformed,   buffer
      profile   min, max    min, max    min, max    exceeded     weight
      -------   ---------   ---------   ---------   ----------  ------
      default   0, <none>   0, <none>   0, <none>   50, 25        8

To display the number of times that a QoS profile references a queue profile:

host1#show queue-profile brief
queue-profile default referenced 31 times in qos-profiles

To display a list of QoS profiles that reference the queue profile:

host1#show queue-profile references
queue-profile default
  Referenced by QoS profiles:
    atm-default
    serial-default
    ethernet-default
    server-default 

Meaning

Table 1 lists the show queue-profile command output fields.

Table 1: show queue-profile Output Fields

Field Name

Field Description

queue profile

Name of the queue profile

committed length

Greater queue length than the length of the conformed or exceeded length

conformed length

A queue length that is less than the committed length but greater than the exceeded length

exceeded length

A queue length less than the conformed length which is less than the committed length

conformed fraction

Percentage of the total queue that can be occupied before conformed packets are dropped

exceeded fraction

Percentage of the total queue that can be occupied before exceeded packets are dropped

buffer weight

Weight of the queue


Published: 2009-12-16