Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
From: "Ciprian Niculescu" <cnicules@4email.net>
To: lartc@vger.kernel.org
Subject: [LARTC] htb classes
Date: Sun, 29 Feb 2004 21:30:11 +0000	[thread overview]
Message-ID: <1078090211.18013.181850312@webmail.messagingengine.com> (raw)

hi,

i want 5 classes that have rate 50, and ceil to max(or near) and that
borrow bandwidth.
but which config is better and why:

class parent 1: classid 1:1 htb rate 400kbit

class parent 1:1 classid 1:2 htb rate 50kbit ceil 350kbit prio 1
class parent 1:1 classid 1:3 htb rate 50kbit ceil 350kbit prio 1
class parent 1:1 classid 1:4 htb rate 50kbit ceil 350kbit prio 1
class parent 1:1 classid 1:5 htb rate 50kbit ceil 300kbit prio 2
class parent 1:1 classid 1:6 htb rate 50kbit ceil 300kbit prio 2

or

class parent 1: classid 1:1 htb rate 400kbit

class parent 1:1 classid 1:2 htb rate 200kbit ceil 350kbit prio 1
class parent 1:1 classid 1:3 htb rate 200kbit ceil 300kbit prio 2

class parent 1:2 classid 1:21 htb rate 50kbit ceil 350kbit
class parent 1:2 classid 1:22 htb rate 50kbit ceil 350kbit
class parent 1:2 classid 1:23 htb rate 50kbit ceil 350kbit
class parent 1:3 classid 1:31 htb rate 50kbit ceil 300kbit
class parent 1:3 classid 1:32 htb rate 50kbit ceil 300kbit

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

             reply	other threads:[~2004-02-29 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-29 21:30 Ciprian Niculescu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-03-06 12:22 [LARTC] htb classes Stef Coene

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1078090211.18013.181850312@webmail.messagingengine.com \
    --to=cnicules@4email.net \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox