[Contents] [Prev] [Next] [Index] [Report an Error]

show system queues

Syntax

show system queues

Syntax (Routing Matrix)

show system queues
<all-lcc | lcc number | scc>

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display queue statistics.

Options

all-lcc — (Routing matrix only) (Optional) Display system queue statistics for all LCC chassis attached to the routing matrix.

lcc number(Routing matrix only) (Optional) Display queue statistics for a specific T640 routing node that is connected to a TX Matrix platform. Replace number with a value from 0 through 3.

scc — (Routing matrix only) (Optional) Display queue statistics for the TX Matrix platform.

Additional Information

By default, when you issue the show system queues command on a TX Matrix master Routing Engine, the command is broadcast to all the T640 master Routing Engines connected to it. Likewise, if you issue the same command on the TX Matrix backup Routing Engine, the command is broadcast to all the T640 backup Routing Engines that are connected to it.

Required Privilege Level

maintenance

List of Sample Output

show system queues
show system queues scc (Routing Matrix)

Output Fields

Table 127 lists the output fields for the show system queues command. Output fields are listed in the approximate order in which they appear.

Table 127: show system queues Output Fields

Field Name

Field Description

Output interface

Interface on the router on which the queue exists:

  • fxp0—Management Ethernet interface
  • fxp1—Internal Ethernet interface
  • lsi—Internally generated interface and not configurable
  • dsc—Discard interface

bytes

Number of bytes in the queue.

max

Maximum number of bytes allowed in the queue.

packets

Number of packets in the queue.

max

Maximum number of packets allowed in the queue.

drops

Number of packets dropped from the queue.

Sample Output

show system queues

user@host> show system queues
output interface            bytes          max  packets      max    drops
fxp0                            0      1250000        0     4166        6
fxp1                            0      1250000        0     4166       19
lsi                             0        12500        0       41        0
dsc                             0            0        0        0        0

show system queues scc (Routing Matrix)

user@host> show system queues scc
output interface            bytes          max  packets      max    drops
fxp0                            0      1250000        0     4166        5
lsi                             0        12500        0       41        0
dsc                             0            0        0        0        0
lo0                             0            0        0        0        0
bcm0                            0     12500000        0    30000        0
em0                             0     12500000        0    30000        0
gre                             0        12500        0       41        0
ipip                            0        12500        0       41        0
tap                             0            0        0        0        0
pime                            0        12500        0       41        0
pimd                            0        12500        0       41        0
mtun                            0        12500        0       41        0
so-1/0/0                        0       125000        0      416        0
so-1/1/0                        0       125000        0      416        0
so-21/0/0                       0       125000        0      416        0
ge-21/1/0                       0      1250000        0     4166        0
ge-21/1/1                       0      1250000        0     4166        3
ge-21/2/0                       0      1250000        0     4166        0
ge-21/2/1                       0      1250000        0     4166        3
so-21/3/0                       0       125000        0      416        0
so-0/0/0                        0       125000        0      416        0
so-0/1/0                        0       125000        0      416        0
so-0/2/0                        0       125000        0      416        0
pd-0/3/0                        0        12500        0       41        0
pe-0/3/0                        0        12500        0       41        0
gr-0/3/0                        0        12500        0       41        0
ip-0/3/0                        0        12500        0       41        0
vt-0/3/0                        0        12500        0       41        0
mt-0/3/0                        0        12500        0       41        0
lt-0/3/0                        0        12500        0       41        0
so-17/0/0                       0       125000        0      416        0
input protocol              bytes          max  packets      max    drops
splfwdq                         0      1000000        0     1000        0
splnetq                         0      1000000        0     1000        0
arpintrq                        0         1000        0       50        0
optionq                         0       200000        0      200        0
icmpq                           0        50000        0       50        0
frlmiq                          0            0        0        0        0
spppintrq                       0        25000        0      250        0
clnlintrq                       0       200000        0      200        0
tnpintrq                        0      1250000        0     4166        0
tagintrq                        0       200000        0      200        0
tagfragq                        0       200000        0      200        0

[Contents] [Prev] [Next] [Index] [Report an Error]