[c-nsp] QoS ATM sub interface
Dave Weis
djweis at internetsolver.com
Fri May 23 08:44:33 EDT 2008
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
More information about the cisco-nsp
mailing list