From: WorkerBee (ciscobee@gmail.com)
Date: Thu Feb 21 2008 - 12:00:08 ARST
Hi Froggy,
match ip dscp - for IPv4 only
match dscp - both IPv4 and IPv6
        
http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/hqos_r/qos_m1h.htm#wp1106088
HTH
On Thu, Feb 21, 2008 at 8:46 AM, Radioactive Frog <pbhatkoti@gmail.com> wrote:
> Hi guys,
>  When to use   match ip dscp  and when to use match dscp
>
>  e.g.
>  match ip dscp EF
>  match dscp EF
>
>
>  rack02r2(config-cmap)#match ip ds
>  rack02r2(config-cmap)#match ip dscp ?
>   <0-63>   Differentiated services codepoint value
>   af11     Match packets with AF11 dscp (001010)
>   af12     Match packets with AF12 dscp (001100)
>   af13     Match packets with AF13 dscp (001110)
>   af21     Match packets with AF21 dscp (010010)
>   af22     Match packets with AF22 dscp (010100)
>   af23     Match packets with AF23 dscp (010110)
>
>  Vs...
>
>
>  rack02r2(config-cmap)#match dscp ef
>  rack02r2(config-cmap)#match dscp ?
>   <0-63>   Differentiated services codepoint value
>   af11     Match packets with AF11 dscp (001010)
>   af12     Match packets with AF12 dscp (001100)
>   af13     Match packets with AF13 dscp (001110)
>   af21     Match packets with AF21 dscp (010010)
>   af22     Match packets with AF22 dscp (010100)
>   af23     Match packets with AF23 dscp (010110)
This archive was generated by hypermail 2.1.4 : Sat Mar 01 2008 - 16:54:49 ARST