Addendum
To determine the port that is congested and monitor all the unicast Queues on that
port:
FTOS#show hardware stack-unit 0 buffer-stats-snapshot unit 0
resource port 1 queue ucast all
Stack-unit: 0 unit: 0 port: 1 (interface Fo 0/0)
---------------------------------------
Q# TYPE Q# TOTAL BUFFERED CELLS
---------------------------------------
UCAST 0 0
UCAST 1 0
UCAST 2 0
UCAST 3 0
UCAST 4 0
UCAST 5 0
UCAST 6 0
UCAST 7 0
UCAST 8 0
UCAST 9 0
UCAST 10 0
UCAST 11 0
FTOS#
To identify the port that is congested and monitor all the priority groups on that
particular port:
FTOS#show hardware stack-unit 0 buffer-stats-snapshot unit 0
resource port 1 prio all
Stack-unit: 0 unit: 0 port: 1 (interface Fo 0/0)
---------------------------------------
PG# SHARED CELLS HEADROOM CELLS
---------------------------------------
0 0 0
1 0 0
2 0 0
3 0 0
4 0 0
5 0 0
6 0 0
7 0 0
FTOS#
To determine the specific priority group, unicast or multicast queue that is
congested and monitor that queue separately:
FTOS#show hardware stack-unit 0 buffer-stats-snapshot unit 0
resource port 1 prio 6
Stack-unit: 0 unit: 0 port: 1 (interface Fo 0/0)
---------------------------------------
PG# SHARED CELLS HEADROOM CELLS
---------------------------------------
6 0 0
116
Data Center Bridging (DCB)