[cisco-voip] QOS - Looking for another set of eyeballs

John Kougoulos john.kougoulos at gmail.com
Mon May 4 07:40:18 EDT 2015


Hi,

you can consider also using "priority" instead of "bandwidth" for the VOICE
class in order to utilize LLQ and have better jitter handling etc

Regards,
John

On Sat, May 2, 2015 at 3:55 PM, Ryan Huff <ryanhuff at outlook.com> wrote:

> The below OUT map, applied in the output direction on a WAN(mpls) facing
> interface, should put RTP, Signaling and anything from access-list 51 at
> the top of the heap and give everything else best effort.
>
> Not that anything isn't working, I just want to make sure I'm not making
> something up ... etc. Seems basic but I don't get to play with QOS everyday
> :)
>
> router-3925#sh run | sec class-map|policy-map|access-list 51
> !
> !
> class-map match-all VOICE
>  match ip dscp ef
>  match access-group 51
> class-map match-any CALL-SIGNALING
>  match ip dscp cs3
>  match ip dscp af31
> !
> !
> policy-map WAN-OUT
>  class VOICE
>   bandwidth percent 30
>  class CALL-SIGNALING
>   bandwidth percent 10
>  class class-default
>   fair-queue
> !
> !
> access-list 51 permit 001.002.003.004 0.0.0.255
>
> _______________________________________________
> 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/20150504/bd05d1f8/attachment.html>


More information about the cisco-voip mailing list