3750 - Show mls qos interface statistics

Hi All,
Sorry if this is posted in the wrong place but can anyone shed any light on the meaning of the five columns given in the output for the following command on a 3750 ?
Show Mls Qos Interface <interface id> Statistics
Many Thanks
Shaun

I think that this is my first post, so I hope it will be useful ;-)
It's indeed very strange, I faced the same problem before, so I tried to check older switches, and I was able to find what these values are, for example, if You check the link :
Understanding QoS Policing and Marking on the Catalyst 3550
http://www.cisco.com/en/US/products/hw/switches/ps646/products_tech_note09186a00800feff5.shtml
You will find that these five fields mean:
incoming   no_change       classified      policed    dropped (in pkts)
This is a description of the fields in the example:
Incoming—shows how many packets arrive from each           direction
NO_change—shows how many packets were trusted (such           as QoS level not changed)
Classified—shows how many packets have been assigned           this internal DSCP after classification
Policed—shows how many packets were marked down by           policing; DSCP shown before markdown.
Dropped—shows how many packets were dropped by           policing

Similar Messages

  • Catalyst 3550 & 3560/3750 command 'show mls qos interface statistics'

    On the Catalyst 3550 the command 'show mls qos interface statistics' will show ingress packet (or byte) counts with DSCP values. If you have policers configured then it also shows a count of packets that have been marked down to another DSCP value due to policing or any that have been dropped (obviously 'mls qos monitor dscp x' needs configuring). The same command on the 3560/3750 only shows the ingress & egress DSCP values, there is no column that shows packets (or bytes) that have been policed or dropped. Is there any command to display the same information with the 3560/3750?
    Neither platform show counters when the command 'show policy-map interface x/x' is used so this won't work.
    Thanks
    Andy

    Hi, I believe there is a command on the 3560 'sh mls qos interface policers' may be what you are looking for.
    Here is what the command says it outputs:
    To display QoS information at the interface level. This information includes:
    The configuration of the egress queues and the CoS3-to-egress-queue map
    Which interfaces have configured policers
    Ingress and egress statistics, which includes the number of bytes that have been dropped

  • Show mls qos interface statistics equivalent command on Cat6500 SUP720-3B?

    Hi all
    Is there a command on the SUP720-3B that is similar to the show mls qos interface gi0/x statistics command on the access-layer series switches (3560 etc.)?
    I'd like to see the incoming and outgoing DSCP/COS values in number of packets.
    Thx :)

    Hi,
    You can use this command:
    SUP720#show queueing interface xx
    You should be able to see all that information there.
    Hope this helps.

  • 3560 mls qos interface statistics output

    Hi
    I've seen questions like this before, but never seen a satisfactory answer... I can't find any good documentation anywhere about this command.
    If you run it, you get tabular output of some statistics - with no headers to the columns.
    The closest thing I've found to it is in this document:
    http://www.cisco.com/univercd/cc/td/doc/product/lan/c3550/12113ea1/3550cr/cli2.htm#wp2418191
    It shows the fields as: Incoming, No_Change, Classified, Policed and dropped.
    I have a switch with a modified cos-dscp map so that cos 5 is marked to dscp 46. This shows normal traffic as in the row titled 0-4 in the 'incoming' column, and cos 5 traffic appears in the 40-44 row and the 'dropped' column... which can't be right.
    Anyone know what the columns mean?
    Aaron

    I figured this out after looking at it sideways and upside down. Here is part of the output from the command I ran on one of our 3750 switches (copy it and paste it into notepad so the rows stretch back out): 'sh mls qos int f0/35 statistics'
    dscp: outgoing
    0 - 4 : 63683 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 81
    25 - 29 : 0 0 0 0 0
    30 - 34 : 0 0 0 0 13366
    35 - 39 : 0 0 0 0 0
    40 - 44 : 0 0 0 0 0
    45 - 49 : 0 10749 0 13653 0
    50 - 54 : 0 0 0 0 0
    55 - 59 : 0 0 0 0 0
    On the left side X - X are the DSCP values for the five columns of that row. For example, 20 - 24 row has the number 81 in the fith column. That shows that 81 packets with the DSCP value of 24 went out of that port. In row 45 - 49, 10749 packets with DSCP of 46 and 13653 packets with DSCP value of 48 went out that port.
    I finally was able to use this table to show that a video conferencing unit was truely generating voice packets with DSCP 46 (EF), video packets with DSCP 34, and call control packets with DSCP 24 (this is COS 3 that is mapped to DSCP 24 in the cos-dscp map entry.)
    So to clarify, the five columns have nothing to do with Incoming, No_Change, Classified, Policed and dropped, they represent the number of packets that have the DSCP values as referred to by the far left table.
    Hope this helps.

  • Cat. 3750 QoS Queue statistics

    Hi all:
    Does anyone know a way to see input and output queue statistics like occupation, number of frames discarded due to threshold reached etc ... on a Cat 3750
    May be there exists a MIB...
    Best regs.

    the command "show mls qos interface" should help.
    check out the following link for the command reference :
    http://www.cisco.com/en/US/products/hw/switches/ps5023/products_command_reference_chapter09186a008017f8ed.html#2418190

  • Mls qos enabled globally and disabled for only one interface

    Hello !
    My switch is Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.0(2)EX5, RELEASE SOFTWARE (fc1)
    I try to disabled mls qos only for one interface, but when i do it, mls qos is globally disabled. Is it possible to do it ? 
    XXX#show mls qos
    QoS is enabled
    QoS ip packet dscp rewrite is enabled
    XXX#conf t
    Enter configuration commands, one per line.  End with CNTL/Z.
    XXX(config)#interface gigabitEthernet 1/0/5
    XXX(config-if)#no mls qos
    XXX(config)#exit
    XXX#
    XXX#show mls qos
    QoS is disabled
    QoS ip packet dscp rewrite is enabled
    Thanks in advance for your help !!
    Denis

    Hi Denis,
    You cant disable the QOS on per interface on 2960 devices.
    By default, QoS is disabled. When we enable QoS all ports
    will be assigned to queue-set 1. We can configure up to two
    different queue-sets.
    Hence if you remove the qos out of the interface it would be disabled globally as well.
    HTH

  • 4500 Sup7E Show QoS packet statistics

    Hi,
    I am trying to identify what QoS marked packets are hitting an interface on my 4500E
    Previously with the likes of the 2900 / 3500 I could collect the below information which was a great insight into the packets going through the interface. Is there anything like this for the 4500E on a Sup7? I've not been able to find anything.so far.
    xxx-C2960S-1#sh mls qos interface gi 1/0/7 statistics
    GigabitEthernet1/0/7 (All statistics are in packets)
      dscp: incoming
      0 -  4 :  1302269597            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            0
     25 - 29 :           0            0            0            0            0
     30 - 34 :           0            0            0            0            0
     35 - 39 :           0            0            0            0            0
     40 - 44 :           0            0            0            0            0
     45 - 49 :           0      5423748            0            0            0
     50 - 54 :           0            0            0            0            0
     55 - 59 :           0            0            0            0            0
     60 - 64 :           0            0            0            0
      dscp: outgoing
      0 -  4 :      468742            0            0            0            2
      5 -  9 :           0            0            0            0            0
     10 - 14 :           0            0            0            0            0
     15 - 19 :           0            0            0           88            0
     20 - 24 :           0            0            0            0            0
     25 - 29 :           0            1            0            0            0
     30 - 34 :           0            0            0            0            0
     35 - 39 :           0            0            0            0            0
     40 - 44 :      712552            0            0            0            0
     45 - 49 :           0       103878            0            0            0
     50 - 54 :           0            0            0            0            0
     55 - 59 :           0            0            0            0            0
     60 - 64 :           0            0            0            0
      cos: incoming
      0 -  4 :  1308766828            0            0            0            0
      5 -  7 :           0            0            0
      cos: outgoing
      0 -  4 :   798470028         5273        27854         4668        26113
      5 -  7 :     1528536         3100      6624488
      output queues enqueued:
     queue:    threshold1   threshold2   threshold3
     queue 0:     1524413           0           0
     queue 1:   804613095     1111802     6650008
     queue 2:          89           0           0
     queue 3:           0           0           0
      output queues dropped:
     queue:    threshold1   threshold2   threshold3
     queue 0:         706           0           0
     queue 1:        4426           0           0
     queue 2:           0           0           0
     queue 3:           0           0           0
    Policer: Inprofile:            0 OutofProfile:            0
    xxxx-C2960S-1#

    Hi,
    I believe 4500E uses MQC style. if you have a policy map attached to the interface, you could use
    sh policy-map interface <> <direction>
    Hope this helps and  Kindly rate all helpful posts.
    Thanks,
    M

  • Why does mls qos trust dscp dissapear after reboot?

    The command takes but after reboot, Invlaid inputs detected show up and "mls qos tust dscp" is gone from every interface.
    Happens on both 2960-24PC-S / 2960-48PST-S switches.

    Hi,
    thanks for your reply.
    mls qos
    interface GigabitEthernet3/34
    description *** DATA VLAN 35 - VOICE VLAN 34 ***
    switchport
    switchport trunk native vlan 36
    switchport trunk allowed vlan 34,36
    switchport mode trunk
    mls qos trust dscp
    no cdp enable
    spanning-tree portfast trunk
    If i don't include the global 'mls qos' command then the voice packets keep the dscp 46 value.  If I add the mls qos command this causes the switch to set the dscp values to zero.
    Thanks again 
    ps.  there are some other mls commands on the switch... i don't know if these could interfere but they were already on there so i'm reluctant to remove them..

  • Mls qos trust dscp??? is setting my DSCP values to zero!?

    Hi,
    I was just doing some testing to ensure that the command 'mls qos trust dscp' is working on my 6509 switches before rolling out QoS.
    Before adding any configuration I could see using wireshark that traffic from my Avaya 9608 handset was coming through with a DSCP value of 46 (as it is supposed to).
    I then added the command 'mls qos' (at global level)
    on examining the wireshark output this time, the DSCP value had been set to zero (i.e. it defaulted it to best effort)
    I then expected by adding the commmand 'mls qos trust dscp' on the interface the phone is connected to that the DSCP value would would again be left alone?
    does anybody know why this is happening?
    Many thanks in advance.
    Andy

    Hi,
    thanks for your reply.
    mls qos
    interface GigabitEthernet3/34
    description *** DATA VLAN 35 - VOICE VLAN 34 ***
    switchport
    switchport trunk native vlan 36
    switchport trunk allowed vlan 34,36
    switchport mode trunk
    mls qos trust dscp
    no cdp enable
    spanning-tree portfast trunk
    If i don't include the global 'mls qos' command then the voice packets keep the dscp 46 value.  If I add the mls qos command this causes the switch to set the dscp values to zero.
    Thanks again 
    ps.  there are some other mls commands on the switch... i don't know if these could interfere but they were already on there so i'm reluctant to remove them..

  • Mls qos map

    Hello,
    I have two switches with ios, I want to configure the qos, but I have the error message:
    Will I need to update the ios or is the platform switch that does not supporting this command?
    Switch Ports Model SW Version SW Image
    * 1 50 WS-C2960-48TT-S 12.2 (46) SE C2960-LANLITEK9-M
    * 1 50 WS-C2960-48TC-S 12.2 (50) SE5 C2960-LANLITEK9-M
    Error:
    SW(config)#mls qos map policed-dscp 0 10 18 to 8
                                      ^
    Best Regards

    I am answering this myself.
    SW7(config)#mls qos srr input bandwidth ?
      <1-100>  enter bandwidth weight for queue id 1
    SW7(config)#mls qos srr input bandwidth 1 ?
      <1-100>  enter bandwidth weight for queue id 2
    SW7(config)#mls qos srr input bandwidth 1 1 ?
      <cr>
    Its the weight that we mention here. Not the percentage directly.
    SW2#show mls qos input-queue 
    Queue     :       1       2
    buffers   :      90      10
    bandwidth :     100     100
    priority  :      40       0
    threshold1:     100     100
    threshold2:     100     100
    This will give 40% priority BW to queue and remaining 60% will equally share between bot the queues as their weights are same.
    CF

  • Without 'MLS QOS' in 6500 does any interface queueing and trusting take place?

    I have a 6500 that does not have 'mls qos' global configured, although the interfaces do have 'mls qos trust dscp' on them as in:
    interface GigabitEthernet3/3
    switchport
    switchport access vlan 536
    switchport mode access
    switchport voice vlan 910
    logging event link-status
    mls qos trust dscp
    spanning-tree portfast
    When I 'show queueing int gx/x', it does show the default queueing structure of the interface as in:
    LLT-6509AS-A#sh queueing int g3/3
    Interface GigabitEthernet3/3 queueing strategy:  Weighted Round-Robin
      QoS is disabled globally
      Port is untrusted
      Extend trust state: not trusted [COS = 0]
      Default COS is 0
        Queueing Mode In Tx direction: mode-cos
        Transmit queues [type = 1p3q8t]:
        Queue Id    Scheduling  Num of thresholds
           01         WRR                 08
           02         WRR                 08
           03         WRR                 08
           04         Priority              01
    ---- snip ----
        queue thresh cos-map
        1     1      0 1 2 3 4 5 6 7
        1     2     
        1     3     
        1     4     
        1     5     
        1     6     
        1     7     
        1     8     
      Packets dropped on Transmit:
        BPDU packets:  0
        queue              dropped  [cos-map]
        1                        0  [0 1 2 3 4 5 6 7 ]
        2                        0  []
        3                        0  []
        4                        0  []
      Packets dropped on Receive:
        BPDU packets:  0
        queue              dropped  [cos-map]
        1                        0  [0 1 2 3 4 5 6 7 ]
    So just what does the global 'mls qos' do?  Without it is the command 'mls qos trust dscp' ignored?
    I'm trying to track down where in our network dscp settings are being stripped out of packets and this is when I noticed the 'mls qos' was not configured.

    it enables QOS on the switch, without it no QOS is being used.
    Sent from Cisco Technical Support iPhone App

  • MLS QOS problems on 3750

    When i enable mls qos on 3750 running EMI image the ingress ports should switch to non-trusted and therefore reclassify all DSCP/COS bits to 0.
    This is not happening and the COS bits are reamining as set by the IP handsets and pc's.
    This does not happen on 3550 or 6500's which i have just tested to verify.

    What is the exact version of OS you are using ?

  • Mls qos on Catalyst 3750

    I can't understand dropping algorithm used by WTD on Catalyst 3750.
    Giving the following configuration:
    Switch(config)# mls qos queue-set output 2 buffers 40 20 20 20
    Switch(config)# mls qos queue-set output 2 threshold 2 40 60 100 200
    1. What happens if buffer utilization for queue 2 is between drop-threshold1 and drop-threshold2? Are the packets dropped using a specific algorithm as in WRED?
    2. What happens if buffer utilization for queue 2 is between drop-threshold2 and maximum threshold? Are the packets dropped using another algorithm?
    3. Is it true that with buffer utilization above maximum threshold all packets are dropped?
    Thanks
    Stefano

    Paresh,
    thanks a lot for your suggestions!
    Anyway I still have some doubt related to WTD thresholds. The sintax is the following:
    mls qos queue-set output qset-id threshold queue-id drop-threshold1 drop-threshold2 reserved-threshold maximum-threshold
    For drop-threshold1 and drop-threshold2 the range is 1 to 400 percent. For reserved-threshold the range is 1 to 100 percent.
    By default, drop-threshold1 and drop-threshold2 for queues 1, 3, and 4 are set to 100
    percent. Drop-threshold1 and drop-threshold2 for queue 2 are set to 50 percent. The reserved
    thresholds for queues 1, 3, and 4 are set to 50 percent. The reserved
    threshold for queue 2 is set to 100 percent. The maximum thresholds for
    all queues are set to 400 percent.
    With these default settings, queue 2 has drop-threshold1 and drop-threshold2 set to 50 percent and reserved threshold set to 100 percent.
    The problem is that drop-thresolds are percentage values related to the ENTIRE buffer, reserved threshold is related to the specific queue's buffer.
    So with default settings (1/4 of total buffer for each queue) reserved threshold seems to be HIGHER than drop-thresolds!!!
    reserved threshold = 1/4 total buffer
    drop thresholds = 50% over 400% total buffer = 1/8 total buffer
    Maybe there's something missing...
    Thanks
    Stefano

  • CSCso80701 - "show policy-map interface" in 2960, 2970, 3560, 3750 should give error - 3

    Have similar issues with 12.2(50)SE4....
    Service-policy command has taken but cann't see in running config. Eventually no output "show policy-map interface fa0/x".

    Try this config:
    policy-map QOS-SOFTPHONE-POLICY
     class QOS_VOICE_CLASS
       set dscp cs3
     class QOS_SIGNALING_CLASS
       set dscp cs2
     class QOS_DATA_CLASS
       set dscp cs1
     class class-default
       set dscp default
    BR

  • Show policy-map interface | Question about QOS show command output

    I hope this is the correct place for this question. If not, please let me know.
    When I issue the show policy-map interface command (in this case on a  3845) there is some output I don't understand.  I have included some output below and formatted the lines I am confused about as "computer code" which show up as red on my screen.  A list of the individual lines i'm confused about is below, followed by those liens in the context of the show policy-map command's output.
    Any help with this will be greatly appreciated. Thanks in advance.
    5 minute offered rate 46000 bps, drop rate 0 bps
     5 minute rate 10000 bps
     bandwidth remaining 50% (768 kbps)
    show policy-map interface
    --- previous output omitted ---
    GigabitEthernet0/0
      Service-policy input: QoS_IN
    class-map: Silver (match-any)
          164691299 packets, 23570752398 bytes
          5 minute offered rate 46000 bps, drop rate 0 bps
          Match: access-group name MAINFRAME
            4371992 packets, 2311242335 bytes
            5 minute rate 0 bps
          Match: access-group name KRONOS
            13334297 packets, 3051409140 bytes
            5 minute rate 5000 bps
          Match: access-group name EMAIL
            97652823 packets, 10323856470 bytes
            5 minute rate 10000 bps
          Match: access-group name VOIP-CONTROL
            20782858 packets, 1481676784 bytes
            5 minute rate 0 bps
          Match: access-group name LOGIXWEB
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name GRINDLOG
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name CITRIX
            46895 packets, 14669179 bytes
            5 minute rate 0 bps
          Match: access-group name CORP_WEB
            28502414 packets, 6387897396 bytes
            5 minute rate 4000 bps
          QoS Set
            dscp af31
              Packets marked 164691269
    show policy-map interface s0/0/0:0
    Serial0/0/0:0
      Service-policy output: QoS_OUT
    --- previous output omitted ---
        Class-map: Silver (match-any)
          86590227 packets, 12051546524 bytes
          5 minute offered rate 3000 bps, drop rate 0 bps
          Match: access-group name MAINFRAME
            7641084 packets, 2701232492 bytes
            5 minute rate 0 bps
          Match: access-group name KRONOS
            6975052 packets, 1555404656 bytes
            5 minute rate 0 bps
          Match: access-group name EMAIL
            58438150 packets, 5433636586 bytes
            5 minute rate 3000 bps
          Match: access-group name VOIP-CONTROL
            355083 packets, 41252455 bytes
            5 minute rate 0 bps
          Match: access-group name LOGIXWEB
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name GRINDLOG
            0 packets, 0 bytes
            5 minute rate 0 bps
          Match: access-group name CITRIX
            19 packets, 4967 bytes
            5 minute rate 0 bps
          Match: access-group name CORP_WEB
            13180836 packets, 2320015236 bytes
            5 minute rate 0 bps
          Queueing
          queue limit 64 packets
          (queue depth/total drops/no-buffer drops) 0/18156/0
          (pkts output/bytes output) 86421413/12004278837
          bandwidth remaining 50% (768 kbps)

    this is my configuration
    DGMGRL> show configuration
    Configuration
    Name: matrix
    Enabled: YES
    Protection Mode: MaxPerformance
    Databases:
    stdby1 - Primary database
    stdby2 - Physical standby database
    stdby3 - Physical standby database
    Fast-Start Failover: DISABLED
    Current status for "matrix":
    SUCCESS
    --- this is my first successful switchover -----
    DGMGRL> switchover to stdby2
    Performing switchover NOW, please wait...
    New primary database "stdby2" is opening...
    Operation requires shutdown of instance "stdby1" on database "stdby1"
    Shutting down instance "stdby1"...
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    Operation requires startup of instance "stdby1" on database "stdby1"
    Starting instance "stdby1"...
    ORACLE instance started.
    Database mounted.
    Switchover succeeded, new primary is "stdby2"
    -------------------this is my second switchover -------------
    DGMGRL> switchover to stdby1
    Performing switchover NOW, please wait...
    New primary database "stdby1" is opening...
    Operation requires shutdown of instance "stdby2" on database "stdby2"
    Shutting down instance "stdby2"...
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    Operation requires startup of instance "stdby2" on database "stdby2"
    Starting instance "stdby2"...
    Unable to connect to database
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    Failed.
    You are no longer connected to ORACLE
    Please connect again.
    Unable to start instance "stdby2"
    You must start instance "stdby2" manually
    Switchover succeeded, new primary is "stdby1"
    DGMGRL>
    Edited by: user6981287 on Jan 7, 2010 12:57 AM
    Edited by: user6981287 on Jan 7, 2010 1:00 AM

Maybe you are looking for

  • Can't access Aperture 3 previews in iLife Media Browser

    I know this has been posted before but I don't think I've seen a resolution yet .... Since migrating all of my data etc from my MacBook to new iMac I can't see the Aperture previews in the Media Browser. I've tried reinstalling Aperture and previews

  • Getting an error while accecing resource bundle from java file......

    I want to access the properties file to my java file .. My resource file named as "application" is in the resources package... and I am using following code to load the resource file into my java file... java.util.ResourceBundle rb = java.util.Resour

  • Iphone location how to turn on

    How do i turn on the location for find phone?

  • Using arcsine function on WebI reports

    Hi All, I could not find the arcsine function to be included in the WebI report. Is there a way I can enforce WebI to return arcsine values. Can I create a formula? Please suggest. Regards, Faisal Vakil Edited by: Faisal Vakil on Nov 5, 2010 11:12 PM

  • Delete project

    How do I delete a project from the toolkit? I have already deleted the directory containing the project, but it still won't let me make a new project with the same name. TIA. Judy