run show gigabit-ethernet egress-queues
The run show gigabit-ethernet egress-queues command displays the traffic statistics on an outbound interface queue.
Command Syntax
run show gigabit-ethernet <interface-name> egress-queues <queue-index>
Parameter
Parameter | Description |
gigabit-ethernet <interface-name> | Specifies the name of the physical interface. The value is a string. |
egress-queue <queue-index> | Optional. Specifies the interface queue. The value is an integer that ranges from 0 to 7. |
Example
-  Display the traffic statistics on an outbound interface queue.   Â
admin@Xorplus# run show interface gigabit-ethernet ge-1/1/20 egress-queues 1 OutPackets  :0 OutBytes    :0 DropPackets :0 DropBytes   :0 UCqueuedBytes:0 MCqueuedBytes:0 UCDepth     :202730 MCDepth     :55328
Table 1Â Description of the run show gigabit-ethernet egress-queues command output
Item | Description |
OutPackets | Number of packets sent by an interface queue. |
OutBytes | Number of bytes sent by an interface queue. |
DropPackets | Number of packets dropped by an interface queue. |
DropBytes | Number of bytes sent by an interface queue. |
UCqueuedBytes | Number of unicast bytes buffered by an interface queue. |
MCqueuedBytes | Number of multicast bytes buffered by an interface queue. |
UCDepth | The total memory space of each queue for unicast bytes. |
MCDepth | The total memory space of each queue for multicast bytes. |
Â
Copyright © 2024 Pica8 Inc. All Rights Reserved.