How to print how much traffic goes in different queues when using mls
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2010 09:35 AM - edited 03-06-2019 01:44 PM
Hi,
What command should I use to see how much outgoing traffic is in different queues, when using mls qos?
interface GigabitEthernet3/1
no ip address
wrr-queue bandwidth percent 18 80 2
wrr-queue cos-map 3 1 1
wrr-queue cos-map 3 2 6 7
mls qos trust dscp
Thanks Niklas
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2010 10:24 AM
Cisco IOS commands, such as show queue and show priority can help you to verify queueing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2010 11:44 AM
Hi Again.
Some clarification
I am looking after a command that has same function as "show policy interface" for MQC supported cards.
I'm using 12.2 SRE software on a 7600 chassis.
//Niklas
