show tm voq-stat ingress-device all discards

Displays a summary of the traffic management VOQ discard count for all towers.

Syntax

show tm voq-stat ingress-device all discards [ priority traffic_class ] [ max-display max_display_number ]

Parameters

priority traffic_class
Displays discards for the specified traffic class priority. Enter an integer from 0 through 7.
max-display max_display_number
Displays the specified maximum number of discard entries. Enter an integer from 1 through 32.

Modes

Privileged EXEC mode

Usage Guidelines

This command does not apply to SLX 9150 and SLX 9250 devices.

The entries are sorted by the highest number of discards.

If you do not enter the max-display max_display_number option, a maximum of eight entries is displayed.

Examples

The following example displays the traffic management VOQ ingress discard statistics.

device# show tm voq-stat ingress-device all discards

---------------SLOT 3 TOWER 2-------------------
Dest Port  |  Prio  |  Queue  |    Discards 
------------------------------------------------
3/1        |   0    |   320   |     2473804 
2/4        |   0    |   224   |     1867789
4/2        |   2    |   434   |     1023452 
4/8        |   4    |   487   |      920349
1/2        |   1    |   120   |      858723  
1/3        |   1    |   128   |       75328  
2/5        |   0    |   260   |       22234  
2/6        |   0    |   268   |        5248  

The following example displays the traffic management VOQ ingress discard statistics for a specific traffic class priority.

device# show tm voq-stat ingress-device all discards priority 0  

---------------SLOT 3 TOWER 2-------------------
Dest Port  |  Prio  |  Queue  |    Discards 
------------------------------------------------
3/1        |   0    |   320   |     2473804 
2/4        |   0    |   224   |     1867789
2/5        |   0    |   260   |       22234  
2/6        |   0    |   268   |        5248