All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Isolated Class in HTB
@ 2002-06-04  4:06 arisantois
  2002-06-04  4:50 ` Alexey Talikov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: arisantois @ 2002-06-04  4:06 UTC (permalink / raw)
  To: lartc


Hi All

I have a newbie question here.. I use HTB to manage bandwith in my
University. We have 5 Faculties that connected directly to my office, So we
made 6 classes with one class as Default class.

[root@gw-konsorsium root]# tc class show dev eth0
class htb 1:10 parent 1:2 leaf 10: prio 0 rate 256Kbit ceil 426Kbit burst
15Kb cburst 2Kb
class htb 1:2 root prio 0 rate 10Mbit ceil 10Mbit burst 15Kb cburst 14704b
class htb 1:20 parent 1:2 leaf 20: prio 0 rate 86Kbit ceil 426Kbit burst
15Kb cburst 2254b
class htb 1:30 parent 1:2 leaf 30: prio 0 rate 86Kbit ceil 426Kbit burst
15Kb cburst 2254b
class htb 1:40 parent 1:2 leaf 40: prio 0 rate 86Kbit ceil 86Kbit burst
15Kb cburst 2254b
class htb 1:50 parent 1:2 leaf 50: prio 0 rate 64Kbit ceil 64Kbit burst
15Kb cburst 1680b
class htb 1:60 parent 1:2 leaf 60: prio 0 rate 1Kbit ceil 10Mbit burst 15Kb
cburst 14704b

[root@gw-konsorsium root]# tc qdisc show dev eth0
qdisc sfq 60: quantum 1514b perturb 10sec
qdisc sfq 50: quantum 1514b perturb 10sec
qdisc sfq 40: quantum 1514b perturb 10sec
qdisc sfq 30: quantum 1514b perturb 10sec
qdisc sfq 20: quantum 1514b perturb 10sec
qdisc sfq 10: quantum 1514b perturb 10sec
qdisc htb 1: r2q 100 default 60 dcache 0
 deq_util 1/244 deq_rate 161 trials_per_deq 1
 dcache_hits 0 direct_packets 4

My problem is One faculty (Class 1:40) don`t want to borrow and lend
bandwith to other classes.
I use SFQ as queing discipline. In CBQ with TBF we can do ISOLATED and
BOUNDED.. How to do it in HTB .?

Thnx


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-06-04 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-04  4:06 [LARTC] Isolated Class in HTB arisantois
2002-06-04  4:50 ` Alexey Talikov
2002-06-04  8:17 ` Martin Devera
2002-06-04 16:50 ` arisantois
2002-06-04 18:12 ` Stef Coene

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.