show interfaces queue
Syntax
show interfaces queue<forwarding-classforwarding-class><interface-nameinterface-name>Description
Display CoS information per physical interface. On M-series routing platforms (except the M320), this command is valid only for a PIC installed on an enhanced Flexible PIC Concentrator (FPC).
Options
none—Show detailed CoS queue statistics for all physical interfaces.
forwarding-classforwarding-class—(Optional) Forwarding class name for this queue. Shows detailed CoS statistics for the queue associated with the specified forwarding class.
interface-nameinterface-name—(Optional) Show detailed CoS queue statistics for the specified physical interface.Required Privilege Level
List of Sample Output
show interfaces queue (T640 router)show interfaces queue (J-series router)Output Fields
Physical interface—Name of the physical interface.
Interface index—Physical interface's index number, which reflects its initialization sequence.
SNMP ifIndex—SNMP index number for the interface.
Forwarding class—Classification of a packet affecting the forwarding, scheduling, and marking policies applied as the packet transits the router.
Forwarding classes supported—Total number of forwarding classes supported on the specified interface.
Forwarding classes in use—Total number of forwarding classes in use on the specified interface.
Queued Packets—Number of packets queued to this queue.
Queued Bytes—Number of bytes queued to this queue.
Transmitted Packets—Number of packets transmitted by this queue.
Transmitted Bytes—Number of bytes transmitted by this queue.
Tail-dropped Packets—Number of packets dropped due to tail drop.
RED-dropped packets—Number of packets dropped due to random early detection (RED). On T-series routing platforms and M320 routers, only the total number of dropped packets is displayed.On M-series routing platforms (except the M320), the output classifies dropped packets into the following categories:
Low, non-TCP—Number of low loss priority, non-TCP packets dropped due to RED.Low, TCP—Number of low loss priority, TCP packets dropped due to RED.High, non-TCP—Number of high loss priority, non-TCP packets dropped due to RED.High, TCP—Number of high loss priority, TCP packets dropped due to RED.
RED-dropped bytes—Number of bytes dropped due to RED. On T-series routing platforms and M320 routers, only the total number of dropped bytes is displayed.On M-series routing platforms (except the M320), the output classifies dropped bytes into the following categories:
Low, non-TCP—Number of low loss priority, non-TCP bytes dropped due to RED.Low, TCP—Number of low loss priority, TCP bytes dropped due to RED.High, non-TCP—Number of high loss priority, non-TCP bytes dropped due to RED.High, TCP—Number of high loss priority, TCP bytes dropped due to RED.show interfaces queue (T640 router)
user@host>show interfaces queuePhysical interface: so-0/0/0, Enabled, Physical link is UpInterface index: 13, SNMP ifIndex: 16Description: WAN oc192 to so-0/0/0.bbr2.wdc1Forwarding class: best-effort, Queue: 0Queued:Packets : 105241031460 255943 ppsBytes : 55161351042622 961902968 bpsTransmitted:Packets : 105241031460 255943 ppsBytes : 55161351042622 961902968 bpsTail-dropped packets : 0 0 ppsRED-dropped packets : 0 0 ppsRED-dropped bytes : 0 0 bpsshow interfaces queue (J-series router)
user@host>show interfaces queue fe-4/0/0.0Logical interface fe-4/0/0.0 (Index 71) (SNMP ifIndex 42)Forwarding classes: 8 supported, 8 in useQueues: 8 supported, 8 in useQueue: 0, Forwarding classes: beQueued:Packets : 5240762 3404 ppsBytes : 3020710354 15934544 bpsTransmitted:Packets : 5240762 3404 ppsBytes : 3020710354 15934544 bpsTail-dropped packets : 0 0 ppsRED-dropped packets : 0 0 ppsLow : 0 0 ppsMedium-low : 0 0 ppsMedium-high : 0 0 ppsHigh : 0 0 ppsRED-dropped bytes : 0 0 bpsLow : 0 0 ppsMedium-low : 0 0 ppsMedium-high : 0 0 ppsHigh : 0 0 ppsQueue: 1, Forwarding classes: af1Queued:Packets : 2480391 1650 ppsBytes : 1304685666 6945704 bpsTransmitted:Packets : 2478740 1650 ppsBytes : 1303817240 6945704 bpsTail-dropped packets : 0 0 ppsRED-dropped packets : 1651 0 ppsLow : 0 0 ppsMedium-low : 0 0 ppsMedium-high : 0 0 ppsHigh : 1651 0 ppsRED-dropped bytes : 868426 0 bpsLow : 0 0 ppsMedium-low : 0 0 ppsMedium-high : 0 0 ppsHigh : 868426 0 pps......