[cisco-voip] QOS - Looking for another set of eyeballs
Nick Britt
nickolasjbritt at gmail.com
Sun May 3 19:14:12 EDT 2015
class-map match-any CALL_SIGNALLING
match protocol skinny
match protocol h323
match protocol sip
!
class-map match-any VOICE
match access-group name VOICE_TRAFFIC
match protocol rtp audio
On Mon, May 4, 2015 at 9:13 AM, Nick Britt <nickolasjbritt at gmail.com> wrote:
> Hi Ryan, I am no QOS expert either but I think you will need to match the
> protocol RTP Audio, to pickup any packets that haven't been marked with EF,
> although I think the standard phone template in CUCM does this.
>
> class-map match-all VOICE
> match protocol rtp audio
>
>
> On Sat, May 2, 2015 at 11: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
>>
>>
>
>
> --
> - Nick
>
--
- Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20150504/7b09f384/attachment.html>
More information about the cisco-voip
mailing list