Displaying 1 result from an estimated 1 matches for "htb1".
Did you mean:
htb
2005 Dec 05
0
GRED & HTB
...I plan to mark and set the DSCP with iptables and the ingress qdisc to set the tc_index for the proper GRED vq(1-12).
My question is: Is there a way to allow for priority between the af classes and within the af classes?
also would it be possible to to the following:
HTB(6Mb)
|
GRED(1)grio
HTB1 (af1) (1MB)
GRED(1-3)grio
|
GRED(2)grio
HTB2(af2) (1MB)
GRED(1-3)grio
thx jason
************************what i have now**************
HTB (6Mb)
|
GRED (1-12) using grio
af11 -> gred vq 10
af12 -> gred vq 11
af13 -> gred vq 12
af21 -> gred vq 7
af23...