cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
0
Helpful
3
Replies

CBWFQ/QOS Question

Gabriel Hill
Level 1
Level 1

Simple call center

3750 stack ------ 3945

On the 3945 there is a service policy, matching a few different classes. One class is voice traffic (ip dscp ef (46)).

My confusion lies on the 3750 stack. As there are no QOS configurations added. So per my understanding, even if a IP phone was to mark its traffic with a COS of 5, this would be over-written by the switch with a COS of 0.

If I do a "show mls qos interface" this is what all interfaces show on the 3750 stack.

GigabitEthernet2/0/X

QoS is disabled. When QoS is enabled, following settings will be applied

trust state: not trusted

trust mode: not trusted

trust enabled flag: ena

COS override: dis

default COS: 0

DSCP Mutation Map: Default DSCP Mutation Map

Trust device: none

qos mode: port-based

On the 3945 I see traffic hitting the voice class-map

ROUTER#sh policy-map interface serial 5/0

Serial5/0

  Service-policy output: CBWFQ-OUT

    queue stats for all priority classes:

      queue limit 64 packets

      (queue depth/total drops/no-buffer drops) 0/0/0

      (pkts output/bytes output) 1264670357/81494676622

    Class-map: VOICE-CALL (match-all)

      1263827431 packets, 81233688108 bytes

      5 minute offered rate 273000 bps, drop rate 0 bps

      Match: ip dscp ef (46)

      Priority: 3500 kbps, burst bytes 87500, b/w exceed drops: 0

So I am confused how this is working. Could anyone explain this to me?

1 Accepted Solution

Accepted Solutions

John Blakley
VIP Alumni
VIP Alumni

Gabriel,

The first line of "QoS is disabled" means that qos isn't configured on the switch. The switch will pass whatever it receives when qos is disabled instead of overwriting the marking. If qos was enabled, you'd need to trust your dscp/cos values on each port that had a phone in order to keep the marking because it would then be overwritten to dscp 0 by default. Your router is seeing the traffic unhindered, so the switch isn't overwriting the marking because qos isn't enabled.

HTH,

John

*** Please rate useful posts ****

HTH, John *** Please rate all useful posts ***

View solution in original post

3 Replies 3

John Blakley
VIP Alumni
VIP Alumni

Gabriel,

The first line of "QoS is disabled" means that qos isn't configured on the switch. The switch will pass whatever it receives when qos is disabled instead of overwriting the marking. If qos was enabled, you'd need to trust your dscp/cos values on each port that had a phone in order to keep the marking because it would then be overwritten to dscp 0 by default. Your router is seeing the traffic unhindered, so the switch isn't overwriting the marking because qos isn't enabled.

HTH,

John

*** Please rate useful posts ****

HTH, John *** Please rate all useful posts ***

That was fairly simple. Thank you John.

that is correct.

if you have enable the qos parameters in the 3750, you must be configure your ports to save the original marks.

If you don´t have enables qos, this problem dissapper.

Review Cisco Networking for a $25 gift card