[c-nsp] QOS Help

Oliver Boehmer (oboehmer) oboehmer at cisco.com
Tue Feb 8 09:40:36 EST 2005



> Can someone give me a hand here?  I've done QoS on FR circuits but we
> just moved a bunch of FR over to ATM on the head end and I need to fix
> the QoS on the ATM side.  Here is was I had.  What do I need to change
> in order to get it working again?
>
> map-class frame-relay Data2McMinnville
>  no frame-relay adaptive-shaping
>  service-policy output shaping_data
> 
> inter sx/x/x/x:0.x
> Frame-relay class Data2Mcminnville
[...]
> The new interface would look like
> 
> Inter ATMx/x/x.36 point-to-point
> Ip address x.x.x.x.
> Pvc 1/36
>  Encap aal5snap
> 
> Can someone point me in the right direction?

just attach the service-policy to the pvc:

int atm...
 pvc 1/36
  service-policy output shaping_data

take a look at http://www.cisco.com/warp/public/121/where_policy.html

	oli

	oli



More information about the cisco-nsp mailing list