From: Hobbs (deadheadblues@gmail.com)
Date: Wed Dec 17 2008 - 21:56:53 ARST
It guarantees HTTP traffic 100K but shapes it to 512K. Take a look here:
http://www.cisco.com/en/US/docs/ios/12_1t/12_1t2/feature/guide/clsbsshp.html#wp1025965
hth
On Wed, Dec 17, 2008 at 4:36 PM, Modular <modulartx@gmail.com> wrote:
> Experts....
> I understand that when you set up a shaper in MQC the queue of that shaper
> uses FIFO by default. The only way to set up a priority queue or WFQ in
> the shapers queue is to use a nested policy map.
>
> For instance:
>
>
> FIRST:
> THEN:
>
> class-map match-http
policy-map shape-all
>
> match protocol http class
> class-default
>
> policy-map http shape
> average 96000 960
>
> class match-http
> service-policy
> http <- nested policy map
>
> priority 32 <-Kbs
> interface
> serial0/0
>
> class class-default
> service-policy
> output shape all
>
> fair-queue
>
>
>
>
>
> If this is true, then what does the following do?
>
>
>
> policy-map
>
> class match-http
>
> bandwidth 100
>
> shape average 512000
>
>
>
>
>
> Thanks,
>
> Mod...
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
Blogs and organic groups at http://www.ccie.net
This archive was generated by hypermail 2.1.4 : Thu Jan 01 2009 - 12:53:09 ARST