[c-nsp] QoS on 837

Per Carlson lists at ip4all.net
Sat Oct 29 05:39:50 EDT 2005


On Thu Oct 27 11:12:13 2005 -0700, Voll, Scott wrote:
> 837 config:
> 
> class-map match-all VoIP-ctrl
>  match ip dscp af31
>  match ip precedence 3
> class-map match-all VoIP
>  match ip dscp ef
>  match ip precedence 5

i think you would like do to a 'match-any' in class-maps.  after
all, *either* a dscp af31 *or* a prec 3 is indicating
voip-control (and the same applies to the voip-traffic).

personally, i don't fancy mixing dscp and precendence in the
class-maps. instead on 'prec 3', i would rather use 'dscp cs3'.

-- 
 /"\                         |
 \ / ASCII Ribbon Campaign   | Per Carlson
  X  Against HTML Mail       | Sr. Network Developer
 / \                         |


More information about the cisco-nsp mailing list