[cisco-voip] QoS ?

Jonathan Charles jonvoip at gmail.com
Mon Mar 20 13:32:23 EST 2006


You should absolutely be doing a match-any.

The problem runs in when you have traffic marked CoS 3 and not DSCP 31

To be honest though, AF31 will have Precedence 3 as a part of it (you need
to break down the binary to see it).

The point here is that you want to prioritize your signalling traffic, which
can be CoS 3, Precedence 3 or DSCP AF31... since we want to match any of
them, we need to do a match-any.



Jonathan


On 3/20/06, Voll, Scott <Scott.Voll at wesd.org> wrote:
>
>  I have yet to take the QoS class so can someone give some advice:
>
>
>
> I just these class maps:
>
>
>
> class-map match-all WAN2LAN-VoIP-ctrl
>
>  match ip dscp af31
>
>  match ip dscp cs3
>
> class-map match-all VoIP-ctrl
>
>  match ip dscp cs3
>
>  match ip dscp af31
>
>  match ip precedence 3
>
> class-map match-all VoIP
>
>  match ip dscp ef
>
>  match ip precedence 5
>
> class-map match-all WAN2LAN-VoIP
>
>  match ip dscp ef
>
>
>
> is this correct or should I be using match-any.
>
>
>
> Thanks in advance
>
>
>
> Scott
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20060320/5a0c3975/attachment.html 


More information about the cisco-voip mailing list