<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: service-policy input doesn't work in Switching</title>
    <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076805#M77631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andrea for the great links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our goal is to rewrite all incoming traffic on gig3/1 to dscp 32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes mls qos is enabled globally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see how this is more simplyfied than what we have now?&lt;/P&gt;&lt;P&gt;policy-map set-dscp-32&lt;/P&gt;&lt;P&gt;class class-default&lt;/P&gt;&lt;P&gt;set dscp 32 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried to set mls qos trust on gig3/1 and it still won't rewrite to 32.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2008 11:57:00 GMT</pubDate>
    <dc:creator>mats.brynolf</dc:creator>
    <dc:date>2008-12-03T11:57:00Z</dc:date>
    <item>
      <title>service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076802#M77628</link>
      <description>&lt;P&gt;I have a question about port-based QoS on a layer 3 interface.&lt;/P&gt;&lt;P&gt;I can't seem to get this working correctly so any suggestions would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We wan't to mark all incoming traffic on our 6504/sup720 (g3/1) and then trust the traffic going through our core. For some reason it dosen't seem to work when we use the service-policy input command on the incoming interface. However, when we apply the service-policy command on the egress interface and user service-policy output it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how the configuration looks like;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet3/1&lt;/P&gt;&lt;P&gt; ip address x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt; ip access-group 135 in&lt;/P&gt;&lt;P&gt; ip pim bsr-border&lt;/P&gt;&lt;P&gt; ip pim sparse-mode&lt;/P&gt;&lt;P&gt; ip multicast boundary 50&lt;/P&gt;&lt;P&gt; wrr-queue bandwidth percent 65 20 15&lt;/P&gt;&lt;P&gt; wrr-queue queue-limit 40 30 10&lt;/P&gt;&lt;P&gt; wrr-queue random-detect min-threshold 1 75 90 95 95 95 95 100 100&lt;/P&gt;&lt;P&gt; wrr-queue random-detect min-threshold 2 80 85 90 95 95 95 95 95&lt;/P&gt;&lt;P&gt; wrr-queue random-detect min-threshold 3 100 100 100 100 100 100 100 100&lt;/P&gt;&lt;P&gt; wrr-queue random-detect max-threshold 1 95 95 98 99 99 99 100 100&lt;/P&gt;&lt;P&gt; wrr-queue random-detect max-threshold 2 95 97 98 99 99 99 100 100&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 1 7 1&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 1 8 4&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 2 2 2&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 3 1 6&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 3 2 7&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 3 8 3&lt;/P&gt;&lt;P&gt; flowcontrol send off&lt;/P&gt;&lt;P&gt; service-policy input iptv-qos-map&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map iptv-qos-map&lt;/P&gt;&lt;P&gt;  class iptv-class&lt;/P&gt;&lt;P&gt;   set dscp 32&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;class-map match-any iptv-class&lt;/P&gt;&lt;P&gt;  match access-group name iptv-acl&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip access-list extended iptv-acl&lt;/P&gt;&lt;P&gt; permit ip any any&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IPTV&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;Cisco 6504&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;Cisco 6509&lt;/P&gt;&lt;P&gt;|&lt;/P&gt;&lt;P&gt;Cisco 3560 &amp;lt;- This is where check if we get the right DSCP value from IPTV&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2019 10:46:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076802#M77628</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2019-03-06T10:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076803#M77629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I didn't understand what is your goal. Maybe the command "mls qos map cos-dscp" does the trick. Please check before that link, could be helpful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/prod_white_paper0900aecd803e5269.html" target="_blank"&gt;http://www.cisco.com/en/US/prod/collateral/switches/ps5718/ps708/prod_white_paper0900aecd803e5269.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:08:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076803#M77629</guid>
      <dc:creator>ariela</dc:creator>
      <dc:date>2008-12-03T10:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076804#M77630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question: the 'mls qos' is enabled?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: another good link is:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.gossamer-threads.com/lists/cisco/nsp/80620" target="_blank"&gt;http://www.gossamer-threads.com/lists/cisco/nsp/80620&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, you have some options, one of them is simplify your policy with something like that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;policy-map set-dscp-32&lt;/P&gt;&lt;P&gt;class class-default&lt;/P&gt;&lt;P&gt;set dscp 32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another good idea is to move the trusted boundary, mark on access-layer (Cos 4 or DSCP 32) and then on your 6500 trust that value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:34:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076804#M77630</guid>
      <dc:creator>ariela</dc:creator>
      <dc:date>2008-12-03T10:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076805#M77631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Andrea for the great links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our goal is to rewrite all incoming traffic on gig3/1 to dscp 32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes mls qos is enabled globally&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see how this is more simplyfied than what we have now?&lt;/P&gt;&lt;P&gt;policy-map set-dscp-32&lt;/P&gt;&lt;P&gt;class class-default&lt;/P&gt;&lt;P&gt;set dscp 32 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've also tried to set mls qos trust on gig3/1 and it still won't rewrite to 32.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:57:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076805#M77631</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-03T11:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076806#M77632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need more details about your IPTV infrastructure. Have you got the multicast source directly connected to gig3/1, or to another access layer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: in my opinion, in terms of commands and syntax, using the class-default to mark all traffic IP is more simplyfied that creating a specific class, and a generic access list. Simple is better, isn't it? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 13:30:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076806#M77632</guid>
      <dc:creator>ariela</dc:creator>
      <dc:date>2008-12-03T13:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076807#M77633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The multicast source addresses are several route hops away connected on gig3/1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think its just a problem with multicast. I tested on another gig3/2 layer3 interface where Internet traffic flows and I can't rewrite the traffic there either. I also tried on a vlan interface mls qos vlan-based and with service-policy input and it works ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are running on module type WS-X6724-SFP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm also adding the global configuration we are using:&lt;/P&gt;&lt;P&gt;mls qos map cos-dscp 0 8 16 24 32 46 48 56&lt;/P&gt;&lt;P&gt;mls qos map ip-prec-dscp 0 8 16 24 32 46 48 56&lt;/P&gt;&lt;P&gt;mls qos&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 14:10:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076807#M77633</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-03T14:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076808#M77634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was talking about topology, and not strictly for multicast.&lt;/P&gt;&lt;P&gt;The first idea is: you could mark with CoS 4 or DSCP 32 in an upstream switch or router, then trust that value on gig3/1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 14:17:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076808#M77634</guid>
      <dc:creator>ariela</dc:creator>
      <dc:date>2008-12-03T14:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076809#M77635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how the mls qos vlan-based configuration looks like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface Vlan607&lt;/P&gt;&lt;P&gt; ip address x.x.x.x x.x.x.x&lt;/P&gt;&lt;P&gt; ip access-group 103 in&lt;/P&gt;&lt;P&gt; no ip redirects&lt;/P&gt;&lt;P&gt; no ip proxy-arp&lt;/P&gt;&lt;P&gt; service-policy input internet-qos-map&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface GigabitEthernet3/22&lt;/P&gt;&lt;P&gt; switchport&lt;/P&gt;&lt;P&gt; switchport trunk encapsulation dot1q&lt;/P&gt;&lt;P&gt; switchport trunk allowed vlan 607&lt;/P&gt;&lt;P&gt; switchport mode trunk&lt;/P&gt;&lt;P&gt; no ip address&lt;/P&gt;&lt;P&gt; wrr-queue bandwidth percent 65 20 15&lt;/P&gt;&lt;P&gt; wrr-queue queue-limit 40 30 10&lt;/P&gt;&lt;P&gt; wrr-queue random-detect min-threshold 1 75 90 95 95 95 95 100 100&lt;/P&gt;&lt;P&gt; wrr-queue random-detect min-threshold 2 80 85 90 95 95 95 95 95&lt;/P&gt;&lt;P&gt; wrr-queue random-detect min-threshold 3 99 99 99 99 99 99 99 100&lt;/P&gt;&lt;P&gt; wrr-queue random-detect max-threshold 1 95 95 98 99 99 99 100 100&lt;/P&gt;&lt;P&gt; wrr-queue random-detect max-threshold 2 95 97 98 99 99 99 100 100&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 1 7 1&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 1 8 4&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 2 2 2&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 3 1 6&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 3 2 7&lt;/P&gt;&lt;P&gt; wrr-queue cos-map 3 8 3&lt;/P&gt;&lt;P&gt; mls qos vlan-based&lt;/P&gt;&lt;P&gt; flowcontrol send off&lt;/P&gt;&lt;P&gt;end&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;class-map match-all internet-class&lt;/P&gt;&lt;P&gt;  match access-group name internet-acl&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;policy-map internet-qos-map&lt;/P&gt;&lt;P&gt;  class internet-class&lt;/P&gt;&lt;P&gt;   set dscp 8&lt;/P&gt;&lt;P&gt;!&lt;/P&gt;&lt;P&gt;ip access-list extended internet-acl&lt;/P&gt;&lt;P&gt; permit ip any any&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 14:19:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076809#M77635</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-03T14:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076810#M77636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first idea is: you could mark with CoS 4 or DSCP 32 in an upstream switch or router, then trust that value on gig3/1 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately this is not possible because those routers are not managed by us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 14:24:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076810#M77636</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-03T14:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076811#M77637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But gig3/1 is a trunk?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 14:29:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076811#M77637</guid>
      <dc:creator>ariela</dc:creator>
      <dc:date>2008-12-03T14:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076812#M77638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;gig3/1 is not a trunk interface. gig3/22 is a trunk interface and its on this interface we got the rewriting to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 14:34:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076812#M77638</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-03T14:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076813#M77639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for a non trunk interfaces a good idea is to use the 'mls qos cos' command, to set a default cos for all traffic in ingress on this specific interface. CoS 4 will be DSCP 32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you already tryed that way?&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: use the keyword 'override', as&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m2.html#wp1011989" target="_blank"&gt;http://www.cisco.com/en/US/docs/ios/qos/command/reference/qos_m2.html#wp1011989&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 15:01:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076813#M77639</guid>
      <dc:creator>ariela</dc:creator>
      <dc:date>2008-12-03T15:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076814#M77640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not tried that yet. I won't be able to test this until next week. Thanks Andrea for the tip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 18:03:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076814#M77640</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-03T18:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076815#M77641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'mls qos cos 4' did the trick for this case, but I also have another interface on the same switch where I need to seperate different types of traffic ie. Internet, VoIP etc. into seperate queues. The only way I can do that is by using MQC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So 'mls qos cos' won't help me in that case. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 07:53:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076815#M77641</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-11T07:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076816#M77642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I discovered the reason why the IPTV/UDP packets did not get marked. The reason seem to be that you can't change the existing multicast stream with MQC. The only way to see the change was to shutdown the interface (g3/1) and bring it up again. Then we could see the right DSCP value 32. Stopping and starting the multicast stream from its source did not help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So there is nothing wrong with my initial configuration &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Dec 2008 13:51:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076816#M77642</guid>
      <dc:creator>mats.brynolf</dc:creator>
      <dc:date>2008-12-11T13:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: service-policy input doesn't work</title>
      <link>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076817#M77643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you are using a switched environment, you must have the ports to and from the 6509 and to the 3560 set as trusted:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interface x/x&lt;/P&gt;&lt;P&gt; mls qos trust dscp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you done that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2008 09:39:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/switching/service-policy-input-doesn-t-work/m-p/1076817#M77643</guid>
      <dc:creator>FiLeinster</dc:creator>
      <dc:date>2008-12-18T09:39:07Z</dc:date>
    </item>
  </channel>
</rss>

