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 Statistics for the Fabric

Purpose

Display forwarded and dropped statistics for the fabric.

Action

To display general information about the fabric queue:

host1#show fabric-queue
  traffic     egress               forwarded   forwarded   dropped   dropped
   class       slot      type       packets      bytes     packets    bytes
-----------   ------   ---------   ---------   ---------   -------   -------
best-effort    all     committed       0           0          0         0
best-effort    all     conformed       0           0          0         0
best-effort    all     exceeded        0           0          0         0

To display detailed information about the fabric queue in a specific traffic class:

host1#show fabric-queue traffic-class video detail

To display information about the fabric queue on the egress slot:

host1#show fabric-queue egress-slot 0

Meaning

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

Table 1: show fabric-queue Output Fields

Field Name

Field Description

traffic class

Name of the traffic class

egress slot

Egress slot for which statistics are being displayed

type

Type of packet

forwarded packets

Number of forwarded packet

forwarded bytes

Number of forwarded bytes

dropped packets

Number of dropped packets

dropped bytes

Number of dropped bytes


Published: 2010-01-12