[LARTC] classes and qdiscs

Andy Furniss andy.furniss at dsl.pipex.com
Mon Apr 4 14:59:23 CEST 2005


Marcus Fritzsch wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hello everybody!
> 
> I am wondering, whether it is possible to have qdiscs and classes as
> childs of a class or not.
> 
> take the following example:
> 
> ~ ,-----
> ~ |                class 1:1
> ~ |               /         \
> ~ |             /             \
> ~ |           /                 \
> ~ |      class 1:10          qdisc 11:
> ~ |      /        \
> ~ |    ...        ...
> ~ `-----
> 
> does this makes any sense?

You can do a queue within a queue with htb see section 6 -

http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm

You will need to double up on filters - ie. you can't filter directly 
from root queue to subclass of child queue.

Andy.



More information about the LARTC mailing list