Mls qos trust

Hello, if the command 'mls qos trust xxxxx' is not issued, and qos is turned on for the interface, does this mean the switch will erase all cos and dscp markings received, therefore preventing me from testing packets/frames against these cos/dscp values ?
So if I want to set up class maps, policy maps, and then service policies, it is essential that I:
1. turn on mls qos ?
2. enter a trust statement in order to preserve the cos or dscp values that I want to test against ?
3. now I can test against against cos or dscp values ?
Thanks for clarification.

That is correct, when you would use for instance mls qos trust cos. You would need to define you cos<>dscp mappings on the switch and the switch will apply qos accordingly.
So really if you have an ingress switch port and you trust cos or dscp, you can still have egress policies on a port (on the same switch), using these cos or dscp values.
the mls qos trus command is just a way to make it easier to rely on existing cos/dscp values that a phone sends (based on your CUCM configuration,), without the need for you having to configure it explicitly on each access port.
=============================
Please remember to rate useful posts, by clicking on the stars below. 
=============================

Similar Messages

  • Cisco 3560 switch| mls qos trust dscp question

    Hi everybody
    Hi everybody .
    Please consider the following example:
    3560 sw f1/1--------trunk---SW2
    3560 sw
    f1/1
    mls qos trust dscp
    3560 is using default cos-dscp map, assume a 3560 receives a frame carrying IP packet on f1/1 with COS 4, what will 3560 switch do?
    1) will it use its default cos --dscp map  ( cos 4--.dscp 32) and rewrite 32 in dscp field  of the packet in the frame and provide PHB for dscp 32 ?
    Much appreciated!!
    Have  a great weekend.

    Hi
    No it will not trust the cos value, because You have configured to trust dcsp. So, the switch will trust the dcsp value in the incoming frame.
    /Mikael

  • Mls qos VS mls qos trust

    Hello world!
    I want to enable qos on a 3560 switch,
    So, I put:
    Overall setup mode "mls qos"
    Question:
    is what it is Verily nessaiire to interface configuration mode: "mls qos trust"?
    Regards,

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    Generally, on many Catalyst switches, once you enable QoS, they will erase an ingress CoS/ToS markings unless your trust it or otherwise (i.e. policy) maintain it.
    I.e. the answer to your question is an "it depends"; but unless you want the markings reset to zero, the answer is probably yes (you want to trust).

  • 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 trust{cos/ip-precedence/dscp} command

    Hi every body!
    I have few questions
    1)
    The command " mls qos trust dscp" is only valid on mulilayer switch or it is also valid for layer 2 switch? If layer 2 switch is configured with that command, can it modify the dcsp value based on policy?
    2)is the following correct:
    switch(config-if) mls qos trust dscp
    switch will set the cos value to set default. If the default set is zero, then frame will be processed by best-effort delivery.
    But the egress-queue will be decided by dscp value in the packet. A dscp to cos map will be used to drive the cos value and then frame will be placed in the queue that corresponds to cos value.( off course if egress port is configured for trunk)
    thanks a lot and I wish America and all of you a happy new year!
    thanks a lot!

    Sarah
    1) L2 switches can trust the dscp marking as well. The 2960 is a layer 2 only switch and the default is untrusted but if you then enter
    "mls qos trusted" you have a choice of 'cos|dscp|ip-precedence'. The default if no choice is entered is DSCP.
    2) If "mls qos trust dscp" is entered then the switch will use the DSCP marking found in the packet. This will then be used as the internal DSCP marking that all switches use. Unless you have a DSCP-DSCP mutation map the value used will be the value received in the packet.
    Jon

  • Mls qos trust cos vs mls qos cos in cat6k

    Hello
    I am trying to configure basic qos topology with two 6k connected to each other by the trunk port.
    According to the documentation, if I set the mls qos cos value at the interface level I should modify the default cos on it, and all packets leaving incoming to this port, should be marked with the new cos value.
    http://www.cisco.com/c/en/us/support/docs/switches/catalyst-6000-series-switches/24055-173.html
    Unfortunately, when I set such config, all incoming packets transmitted through this interface was tagged with cos = 0 until I set the "mls qos trust cos" on the same interface.
    Does anybody can explain to me this strange behavior?
    I would like to mention that both 6k was connected to each other with ws-x6548-GE-TX modules.
    Thank you in advance.
    Ragards
    Lukas

    Sarah
    1) L2 switches can trust the dscp marking as well. The 2960 is a layer 2 only switch and the default is untrusted but if you then enter
    "mls qos trusted" you have a choice of 'cos|dscp|ip-precedence'. The default if no choice is entered is DSCP.
    2) If "mls qos trust dscp" is entered then the switch will use the DSCP marking found in the packet. This will then be used as the internal DSCP marking that all switches use. Unless you have a DSCP-DSCP mutation map the value used will be the value received in the packet.
    Jon

  • "mls qos trust dscp" vs. "mls qos trust cos"

    Are these statements correct ?
    1. If using QoS profile without setting "wired qos protocol", always use "mls qos trust dscp" on the WLC trunk port
    - downstream wmm traffic will be policed down to "?" (this one I'm not sure, is it "not policed" or "policed down to cos 6 for platinum, etc")
    2. If using QoS profile with setting "wired qos protocol",
    - use "mls qos trust cos" on the WLC trunk port if you want outgoing LWAPP traffic COS/DSCP to reflect QoS profile setting and if you want to rewrite DSCP in the outgoing upstream traffic to QoS profile setting
    - use "mls qos trust dscp" on the WLC trunk port if you want LWAPP traffic COS/DSCP to reflect original DSCP setting and if you want to leave DSCP alone in the outgoing upstream traffic
    3. With either "mls qos trust cos" or "mls qos trust dscp" on WLC trunk port, downstream wmm traffic will be policed down to "wired qos protocol" setting (What if "wired qos protocol" is not set, will it be policed down to, for example, cos 6 for Platinum?)
    4. Always use "mls qos trust dscp" on non-HREAP AP ports
    Use "mls qos trust dscp" on HREAP AP ports, if you want to preserve upstream DSCP for locally switched WLANs
    Use "mls qos trust cos" on HREAP AP ports, if you want to QoS profile 802.1p to override upstream DSCP for locally switched WLANs
    5. Use either "mls qos trust dscp" or "mls qos trust cos" on switch-to-switch trunks

    Are these statements correct ?
    1. If using QoS profile without setting "wired qos protocol", always use "mls qos trust dscp" on the WLC trunk port
      - downstream wmm traffic will be policed down to "?" (this one I'm not sure, is it "not policed" or "policed down to cos 6 for platinum, etc")
    Ans: Not sure about always. you can use both 'mls qos trust dscp' and 'mls qos trust cos'. Since it is a trunk port the packets will have a cos value (802.1p tag) and hence you can trust cos. Downstream and upstream traffic both are capped to the WLAN max QoS value. for example if Wlan is set to silver, and if a packet comes in at platinum QoS, the AP will cap it to silver in upstream direction. Same holds true for a cos 5 / dscp 46 packet coming in from the wired side.
    2. If using QoS profile with setting "wired qos protocol",
      - use "mls qos trust cos" on the WLC trunk port if you want outgoing LWAPP traffic COS/DSCP to reflect QoS profile setting and if you want to rewrite DSCP in the outgoing upstream traffic to QoS profile setting
      - use "mls qos trust dscp" on the WLC trunk port if you want LWAPP traffic COS/DSCP to reflect original DSCP setting and if you want to leave DSCP alone in the outgoing upstream traffic
    Ans:
    3. With either "mls qos trust cos" or "mls qos trust dscp" on WLC trunk port, downstream wmm traffic will be policed down to "wired qos protocol" setting (What if "wired qos protocol" is not set, will it be policed down to, for example, cos 6 for Platinum?)
    Ans: Traffic in both direction wil always get capped to WLAN max QoS. Untagged (802.1p = 0) traffic will be treated as best effort.
    4. Always use "mls qos trust dscp" on non-HREAP AP ports
       Use "mls qos trust dscp" on HREAP AP ports, if you want to preserve upstream DSCP for locally switched WLANs
       Use "mls qos trust cos" on HREAP AP ports, if you want to QoS profile 802.1p to override upstream DSCP for locally switched WLANs
    Ans:
    5. Use either "mls qos trust dscp" or "mls qos trust cos" on switch-to-switch trunks
    Ans: I think on purely layer 2 switches you can trust dscp, but am not 100% sure.

  • Mls qos trust "cos or dscp" ?

    I have an uplink from an access switch configured as a trunk 802.1q that needs to trust Qos towards the distribution switch, does this have to trust cos or dscp ? the issue is that the access switch has a local voice vlan and the trunk uses another vlan to connect to the distribution.

    You don't trust "to" a device, only from.
    The advice I've gotten from switching guys is "If you're not sure - just trust DSCP".
    If you try to trust cos on an access port where there is no VLAN header, there is no cos, and you can have problems.
    If you have a trunk to another switch, you can trust cos and you shouldn't have any problems.
    hth,
    nick

  • 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 on METRO

    Was going thro one of the document on METRO QOS and came across 2 commands "mls qos trust cos pass-through dscp" and second one is "no mls qos rewrite ip dscp ".Can any please elaborate these commands and share difference between them.

    1.mls qos trust cos pass-through dscp -- To configure the multilayer switching (MLS) port trust state and to classify traffic by examining the class of service (CoS) or differentiated services code point (DSCP) value.
    2.no mls qos rewrite ip dscp-- To enable type of service (ToS)-to-differentiated services code point (DSCP) rewrite, use the mls qos rewrite ip dscp command in global configuration mode. To disable ToS-to-DSCP rewrite, use the no form of this command
    For more info about commands.
    http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m2.html#wp1014971

  • 3560 mls qos - output queues counters?

    Hi!
    I have WS-C3560G-24TS     15.0(2)SE4.
    In gi0/10 we received IPTV multicast traffic only.
    interface GigabitEthernet0/10
    description IPTV
    switchport access vlan 929
    switchport mode access
    switchport nonegotiate
    mls qos trust dscp
    channel-protocol lacp
    channel-group 3 mode active
    service-policy input iptv-cos
    end
    on port input - 350mbit - output 2000 Bit/s!
    Queueing strategy: fifo
      5 minute input rate 348797000 bits/sec, 32008 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
    Then i send command:
    clear counters
    clear mlq qos int stat
    and
    sh mls qos int gi0/10 st 
    after 5-10 seconds i see:
    GigabitEthernet0/10 (All statistics are in packets)
      dscp: incoming 
      0 -  4 :      156657            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            0            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 :           4            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            0            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 :      156661            0            0            0            0 
      5 -  7 :           0            0            0 
      cos: outgoing
      0 -  4 :           4            0            0            0            0 
      5 -  7 :           0            0            0 
      output queues enqueued:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:           4           0           0
    queue 2:           0           0           0
    queue 3:           0           0      112066
      output queues dropped:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:           0           0           0
    queue 2:           0           0           0
    queue 3:           0           0           0
    Policer: Inprofile:            0 OutofProfile:            0
    Question!
    Why i have 112066 packets in output queue 3, then bitrate output - 5 minute output rate 0 bits/sec, 0 packets/sec  and 7 packets output, 576 bytes after clear.

    I have any time this bitrate.
    a few hours later I see:
    bm18.lan#sh mls q int gi0/10 st
    GigabitEthernet0/10 (All statistics are in packets)
      dscp: incoming 
      0 -  4 :   849303034            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            0            0         3517            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 :       45265            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            0            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 :   849324148            0            0            0            0 
      5 -  7 :           0            0            0 
      cos: outgoing
      0 -  4 :       45265            0            0            0            0 
      5 -  7 :           0            0            0 
      output queues enqueued:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:       45265           0        4071
    queue 2:           0           0           0
    queue 3:           0           0  605666519
      output queues dropped:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:           0           0           0
    queue 2:           0           0           0
    queue 3:           0           0           0
    Policer: Inprofile:            0 OutofProfile:            0
    send:
    bm18.lan#sh mls q int gi0/10 st
    GigabitEthernet0/10 (All statistics are in packets)
      dscp: incoming 
      0 -  4 :   849303034            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            0            0         3517            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 :       45265            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            0            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 :   849324148            0            0            0            0 
      5 -  7 :           0            0            0 
      cos: outgoing
      0 -  4 :       45265            0            0            0            0 
      5 -  7 :           0            0            0 
      output queues enqueued:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:       45265           0        4071
    queue 2:           0           0           0
    queue 3:           0           0  605666519
      output queues dropped:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:           0           0           0
    queue 2:           0           0           0
    queue 3:           0           0           0
    Policer: Inprofile:            0 OutofProfile:            0
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#                     
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#clear mls qos int st
    bm18.lan#
    bm18.lan#
    bm18.lan#clear counters
    Clear "show interface" counters on all interfaces [confirm]
    bm18.lan#
    bm18.lan#
    bm18.lan#
    bm18.lan#sh mls qos int gi0/10 st   
    GigabitEthernet0/10 (All statistics are in packets)
      dscp: incoming 
      0 -  4 :     1141981            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            0            0            3            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 :          92            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            0            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 :     1142010            0            0            0            0 
      5 -  7 :           0            0            0 
      cos: outgoing
      0 -  4 :          92            0            0            0            0 
      5 -  7 :           0            0            0 
      output queues enqueued:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:          92           0           5
    queue 2:           0           0           0
    queue 3:           0           0      810894
      output queues dropped:
    queue:    threshold1   threshold2   threshold3
    queue 0:           0           0           0
    queue 1:           0           0           0
    queue 2:           0           0           0
    queue 3:           0           0           0
    Policer: Inprofile:            0 OutofProfile:            0
    bm18.lan#
    bm18.lan#
    bm18.lan#sh int gi0/10
    GigabitEthernet0/10 is up, line protocol is up (connected)
      Hardware is Gigabit Ethernet, address is 0019.e7b1.c68a (bia 0019.e7b1.c68a)
      Description: IPTV
      MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,
         reliability 255/255, txload 1/255, rxload 89/255
      Encapsulation ARPA, loopback not set
      Keepalive set (10 sec)
      Full-duplex, 1000Mb/s, media type is 10/100/1000BaseTX
      input flow-control is off, output flow-control is unsupported
      ARP type: ARPA, ARP Timeout 04:00:00
      Last input 00:00:07, output 00:00:06, output hang never
      Last clearing of "show interface" counters 00:00:37
      Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
      Queueing strategy: fifo
      Output queue: 0/40 (size/max)
      5 minute input rate 351051000 bits/sec, 32219 packets/sec
      5 minute output rate 0 bits/sec, 0 packets/sec
         1202212 packets input, 1637377057 bytes, 0 no buffer
         Received 1202205 broadcasts (1202205 multicasts)
         0 runts, 0 giants, 0 throttles
         0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
         0 watchdog, 1202205 multicast, 0 pause input
         0 input packets with dribble condition detected
        83 packets output, 6682 bytes, 0 underruns
         0 output errors, 0 collisions, 0 interface resets
         0 unknown protocol drops
         0 babbles, 0 late collision, 0 deferred
         0 lost carrier, 0 no carrier, 0 pause output
         0 output buffer failures, 0 output buffers swapped out
    bm18.lan#
    bm18.lan#
    Queue counter is reset to 0, and after 10-15 seconds I see 810,894 packets, although a sh Int gi0/10 I see only 83 outgoing packet!

  • Version 03.03.00.XO - MLS QOS not supported

    Hi All,
    Anyone face the same problem with the following IOS Version?
    MLS QOS is not supported in global command.
    Switch#sh ver
    Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500es8-UNIVERSALK9-M), Version 03.03.00.XO RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2013 by Cisco Systems, Inc.
    Compiled Wed 14-Aug-13 07:26 by prod_rel_team
    Cisco IOS-XE software, Copyright (c) 2005-2013 by cisco Systems, Inc.
    All rights reserved.  Certain components of Cisco IOS-XE software are
    licensed under the GNU General Public License ("GPL") Version 2.0.  The
    software code licensed under GPL Version 2.0 is free software that comes
    with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
    GPL code under the terms of GPL Version 2.0.  For more details, see the
    documentation or "License Notice" file accompanying the IOS-XE software,
    or the applicable URL provided on the flyer accompanying the IOS-XE
    software.
    ROM: 15.1(1r)SG2
    Switch uptime is 6 minutes
    System returned to ROM by power-on
    Running default software
    Jawa Revision 3, RadTrooper Revision 0x0.0x41, Conan Revision 0x1449
    Last reload reason: power-on
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    License Information for 'WS-X45-SUP8-E'
        License Level: entservices   Type: Permanent
        Next reboot license Level: entservices
    cisco WS-C4506-E (P5040) processor (revision 2) with 4194304K bytes of physical memory.
    Processor board ID FXS1812Q346
    P5040 CPU at 2.2GHz, Supervisor 8-E
    Last reset from PowerUp
    1 Virtual Ethernet interface
    20 Ten Gigabit Ethernet interfaces
    511K bytes of non-volatile configuration memory.
    Configuration register is 0x2101
    SWITCH(config)#mls qos
                         ^
    % Invalid input detected at '^' marker.
    SWITCH(config)#
    SWITCH(config)#?
    Configure commands:
      aaa                         Authentication, Authorization and Accounting.
      access-list                 Add an access list entry
      access-session              Access Sesion Global Configuration Commands
      agent-server                Modify DNS server properties
      alias                       Create command alias
      ancp                        Configure ANCP
      archive                     Archive the configuration
      arp                         Set a static ARP entry
      async-bootp                 Modify system bootp parameters
      audit                       Router Audit
      authentication              Auth Manager Global Configuration Commands
      auto                        Configure Automation
      banner                      Define a login banner
      beep                        Configure BEEP (Blocks Extensible Exchange
                                  Protocol)
      bfd                         BFD configuration commands
      bfd-template                BFD template configuration
      boot                        Modify system boot parameters
      bridge                      Bridge Group.
      buffers                     Adjust system buffer pool parameters
      bulkstat                    Bulkstat Application
      call-home                   Enter call-home configuration mode
      cdp                         Global CDP configuration subcommands
      cef                         Cisco Express Forwarding
      cisp                        Set CISP parameters
      class-map                   Configure CPL Class Map
      clns                        Global CLNS configuration subcommands
      clock                       Configure time-of-day clock
      cluster                     Cluster configuration commands
      cns                         CNS agents
      comet-server                Configure comet-server properties
      config-register             Define the configuration register
      configuration               Configuration access
      control-plane               Configure control plane services
      crypto                      Encryption module
      cts                         Cisco Trusted Security commands
      default                     Set a command to its defaults
      default-value               Default character-bits values
      define                      interface range macro definition
      device-sensor               IOS Sensor Commands
      diagnostic                  Configure diagnostic information
      dns-server                  Modify DNS server properties
      dnsix-dmdp                  Provide DMDP service for DNSIX
      dnsix-nat                   Provide DNSIX service for audit trails
      do-exec                     To run exec commands in config mode
      dot1x                       IEEE 802.1X Global Configuration Commands
      downward-compatible-config  Generate a configuration compatible with older
                                  software
      eap                         EAP Global Configuration Commands
      emm                         Specify pre-loading of MDF
      enable                      Modify enable password parameters
      end                         Exit from configure mode
      energywise                  EnergyWise Global Configuration Commands
      epm                         EPM Global Configuration Commands
      errdisable                  Error disable
      ethernet                    Ethernet configuration
      event                       Event related configuration commands
      exception                   Exception handling
      exit                        Exit from configure mode
      fallback                    Fallback configuration commands
      fhrp                        Configure First Hop Redundancy Protocols
      file                        Adjust file system parameters
      fips                        FIPS mode after next reload
      flow                        Global Flow configuration subcommands
      format                      Format the output
      global-address-family       Enter address-family base routing topology mode
      help                        Description of the interactive help system
      hostname                    Set system's network name
      hw-module                   Apply command (e.g. shutdown) to specified
                                  hardware target
      hw-module                   Control of individual components in the system
      hw-switch                   Control of individual components in the switch
      id-manager                  ID Pool Manager
      identity                    Identity Configuration Commands
      infra-test                  Configure end2end properties
      interface                   Select an interface to configure
      ip                          Global IP configuration subcommands
      ipc                         Configure IPC system
      ipv6                        Global IPv6 configuration commands
      isis                        Global ISIS configuration subcommands
      issu                        no description
      key                         Key management
      kron                        Kron interval Facility
      l2                          Layer 2
      l2protocol-tunnel           Tunnel Layer2 protocols
      lacp                        LACP configuration
      li-view                     LI View
      license                     Configure License
      line                        Configure a terminal line
      link                        Enable Link State Tracking feature
      lldp                        Global LLDP configuration subcommands
      location                    Global location configuration commands
      logging                     Modify message logging facilities
      login                       Enable secure login checking
      mab                         MAC Authentication Bypass Global Configuration
                                  Commands
      mac                         Global MAC configuration subcommands
      macro                       Macro configuration
      media-proxy                 Global media proxy configuration
      mediatrace                  Mediatrace Application
      memory                      Configure memory management
      metadata                    Metadata Application
      mka                         MACsec Key Agreement (MKA) configuration
      module                      Module
      monitor                     Monitoring different system events
      mvr                         Enable/Disable MVR on the switch
      netconf                     Configure NETCONF
    Thank you.

    Hi,
    QOS implementation has radically changed since the advent of
    sup-7 & later
    You no longer set mls qos as qos is on the engine by default.
    Please see the following links
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/white_paper_c11-539588.html
    "Ingress QoS: Default Actions
    First and foremost, QoS does not need to be enabled on the Supervisor Engine, it is on by default in compliance with the MQC construct.
    When a packet arrives at an interface, there are two options to take into consideration: is there a policy attached or not? If the packet arrives with or without a marking and there is not a policy attached to the interface, packets will flow through the switch untouched. There are no questions as to where the packet came from or if it has a valid marking. If the packet arrives with or without a marking, and a policy is attached to the interface, the packet will only then be subject to the policy classification."
    And the config guide
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/15-1/XE_330SG/configuration/guide/config/qos_mrg.html#wp1461453
    Hope this helps
    Regards
    Alex

  • 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

  • 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 ?

Maybe you are looking for

  • External HDD not getting detected?

    My 250GB Transcend External HDD is not getting detected. Help please. Even yesterday, I had used it successfully. I don't have a clue what happened. Last edited by armageddon09 (2009-10-14 12:49:39)

  • How to avoid special stock indicator for intercompany sales transitions.

    Hi Friends I have an issue Intercompany sales .if I  enter intercompany plant(Delivering plant) in the sales order system is taking special stock indicator and looking for sales order stock. If I enter company code plant for sales from unrestricted s

  • HT1386 How can you sync outlook calender to iphone?

    Hi. Can anyone tell me how to sync my PC to the iphone. I do not want to sync from phone to PC. Just need to be able to sync from the PC to the phone when I leave the office, so that I have an upto date calender on my phone

  • How to save only mandatory attributes

    Hi all, I am trying to include download link on summery screen which will gives a pdf file of his interview session. but i want only mandatory attributes in it. I have used document generator for it.But it shows all the attributes. please help. Edite

  • Layout of some websites aren't working

    When ever I go onto BBC iplayer and sometimes other websites, the layout of the pages is wrong. I've checked for virus' and also looked on safari, chrome and firefox and they are all the same. I don't really know whats going on