All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandru Dragoi <alex@zoomnet.ro>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] how to setup massive traffic shaping? (2 class B nets)
Date: Wed, 20 Sep 2006 08:09:14 +0000	[thread overview]
Message-ID: <4510F72A.2090009@zoomnet.ro> (raw)
In-Reply-To: <a460eff50609190442o46c1ef9ye4a911e33c97e4cf@mail.gmail.com>

Instead of
tc class add dev imq0 parent 1: classid 1:$clsid htb rate 128kbit

Use

tc class add dev imq0 parent 1:f000 classid 1:$clsid htb rate 128kbit

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

  parent reply	other threads:[~2006-09-20  8:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-19 11:42 [LARTC] how to setup massive traffic shaping? (2 class B nets) Тимур Сафин
2006-09-20  7:57 ` Alexandru Dragoi
2006-09-20  8:09 ` Alexandru Dragoi [this message]
2006-09-20 12:03 ` Alexandru Dragoi
2006-09-20 12:52 ` Тимур Сафин
2006-09-20 21:30 ` Simon Lodal

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=4510F72A.2090009@zoomnet.ro \
    --to=alex@zoomnet.ro \
    --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.