Robert Blayzor wrote:
> class-map match-any voip-sig
>    match ip dscp af31  cs5
> class-map match-any voip-rtp
>    match ip dscp cs3  ef
> !
> policy-map max-voice
>    class voip-rtp
>      priority percent 70
>    class voip-sig
>      bandwidth percent 5
>    class class-default
>      fair-queue
> policy-map atm-3m-voip
>    class class-default
>      shape average 3000000
>     service-policy max-voice

We are using class-range for our PVC's and there is no method or pattern 
to which speeds of customer will terminate on any specific VCI. How can 
I make something like this work in a more general fashion?

dave



_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to