Hi!

How does prioritization work when you've got a tree structure, e.g.

 |
 +-- class_a rate 64kbit prio 1
 |    |
 |    +-- class_a1 rate 32kbit prio 1
 |    | 
 |    `-- class_a2 rate 32kbit prio 2
 |
 `-- class_b rate 64kbit prio 2

Above could either be interpreted as

 (a) a, a1 have prio 1
     b, a2 have prio 2

     (iow, no distinction is being made between the inner/nested classes and
      the outer/parent classes)

 OR

 (b) all packets matching a1, a2 are prio 1, then a1 is given a higher
     priority than a2

     (iow, multiple layers of prioritization exist)      

-- 

Regards
 Abraham

TODAY the Pond!
TOMORROW the World!
                -- Frogs (1972)

___________________________________________________
 Abraham vd Merwe - Frogfoot Networks CC
 1st Floor, Albion Springs, 183 Main Road, Newlands
 Phone: +27 21 689 3876 Cell: +27 82 565 4451
 Http: http://www.frogfoot.net/ Email: [EMAIL PROTECTED]

_______________________________________________
LARTC mailing list / [EMAIL PROTECTED]
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

Reply via email to