All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] How to do bandwidth guarantee and limit?
Date: Wed, 19 Jun 2002 06:33:48 +0000	[thread overview]
Message-ID: <marc-lartc-102446856220943@msgid-missing> (raw)
In-Reply-To: <marc-lartc-102436783830088@msgid-missing>

On Wednesday 19 June 2002 02:35, guxy wrote:
> Tank you,but "guarantee "and "limit "is difference,I have read the doc on
> http://lartc.org and www.docum.org ,can you give me some example to
> differentiate them? 
If you have a 100 kbit link and makes 2 clases (this is for the htb qdisc) :
class 1 = rate = 70 kbit and ceil = 90 kbit
class 2 = rate = 30 kbit and ceil = 90 kbit
The you can say that class 1 and class 2 are limiting to use 90 kbit (90% of 
the link).  On the other hand, you can say that class 2 has a guaranteed 
bandwidth of 30kbit.  If class 1 and class 2 are generating lots of traffic, 
each class will get's his rate as the minimim bandwidth.  So class 2 will 
always gets at least 30kbit.

Stef


----- Original Message -----
> From: "Stef Coene" <stef.coene@docum.org>
> To: "guxy" <guxy@neusoft.com>; <lartc@mailman.ds9a.nl>
> Sent: Tuesday, June 18, 2002 7:31 PM
> Subject: Re: [LARTC] How to do bandwidth guarantee and limit?
>
> On Tuesday 18 June 2002 04:35, guxy wrote:
> > Hi!
> > I see some firewall's bandwidth control can do the bandwidth guarantee
> > and limit ,how use Linux TC  to do this ?
>
> More info on :
> HOWTO: http://lartc.org/
> www.docum.org
>
> Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2002-06-19  6:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-18  2:35 [LARTC] How to do bandwidth guarantee and limit? guxy
2002-06-18 11:31 ` Stef Coene
2002-06-19  0:35 ` guxy
2002-06-19  6:33 ` Stef Coene [this message]

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=marc-lartc-102446856220943@msgid-missing \
    --to=stef.coene@docum.org \
    --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 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.