All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jason Boxman <jasonb@edseek.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] tc does'nt limit the bandwidth!
Date: Tue, 13 Apr 2004 20:38:46 +0000	[thread overview]
Message-ID: <200404131638.46985.jasonb@edseek.com> (raw)
In-Reply-To: <20040413201326.8460.qmail@web20103.mail.yahoo.com>

On Tuesday 13 April 2004 16:13, segun adesina wrote:
> Hi, good people!
>
> I wanted to limit my 4 customers to 144, 16, 32, and
> 32kbps.
> I used the following tc commands BUT IT FAILED TO
> LIMIT each and everyone of them to its bandwidth.
>  What am I doing wrong:
>
> My tc scripts are:
>
> tc qdisc add dev eth1 root handle 1: htb default 1
>                        #Classes#
> tc class add dev eth1 parent 1:    classid 1:1    htb
> rate     9bps ceil    9bps  #Default

          ^^^^

9bps?  Shouldn't that be at least 256kbps?

<snip>

> Can anyone help me on how to limit the the bandwidth
> to these customers.
> Regards.
>
> Digihall7.
>
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2004-04-13 20:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-13 20:13 [LARTC] tc does'nt limit the bandwidth! segun adesina
2004-04-13 20:38 ` Jason Boxman [this message]
2004-04-13 21:26 ` Corey Hickey
2004-04-13 22:28 ` Roy
2004-04-14 17:12 ` segun adesina

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=200404131638.46985.jasonb@edseek.com \
    --to=jasonb@edseek.com \
    --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.