Hi there,
With Cisco you have the option to check the DSCP/802.1P value of the traffic running through the interface:
TEST#show mls qos interface statistics
FastEthernet1/0/1
dscp: incoming
-------------------------------
0 - 4 : 2864184 0 0 0 0
5 - 9 : 0 0 0 0 0
10 - 14 : 0 0 0 0 0
15 - 19 : 0 0 0 0 0
20 - 24 : 0 0 0 0 992381
25 - 29 : 0 0 0 0 0
Currently we are also using QoS at the Nortel 8600's. Do you know if there's a command available comparable to :
# show mls qos interface statistics?
I need to see what kind of traffic is hitting the interfaces....
Thanks!