MQC shaping...

From: Modular (modulartx@gmail.com)
Date: Wed Dec 17 2008 - 21:36:38 ARST


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



This archive was generated by hypermail 2.1.4 : Thu Jan 01 2009 - 12:53:09 ARST