From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] HFSC Advanced Limiting
Date: Wed, 19 Oct 2005 10:55:10 +0000 [thread overview]
Message-ID: <4356260E.308@dsl.pipex.com> (raw)
In-Reply-To: <0633E0EDB4F25F43A2D7179CA11FAFAB04B52C@xavier.staff.greatlakes.net>
Eliot, Wireless and Server Administrator, Great Lakes Internet wrote:
> CMD="tc qdisc add dev eth0 root handle 1: hfsc default 1"
Default should be a leaf class.
- tc class add dev eth1 parent 2:1000 classid 2:10000 hfsc sc umax
1500b dmax 30ms rate 80Kbit...
If you attach qdisc to eth then it sees packet length as ip len + 14 so
use 1514.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-10-19 10:55 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-13 14:41 [LARTC] HFSC Advanced Limiting Eliot, Wireless and Server Administrator, Great Lakes Internet
2005-10-13 19:45 ` Jason Boxman
2005-10-13 20:24 ` Eliot, Wireless and Server Administrator, Great Lakes Internet
2005-10-13 20:57 ` Tomasz Chilinski
2005-10-14 12:53 ` Eliot, Wireless and Server Administrator, Great Lakes Internet
2005-10-14 13:07 ` Nickola Kolev
2005-10-14 13:12 ` Tomasz Chilinski
2005-10-14 13:14 ` Eliot, Wireless and Server Administrator, Great Lakes Internet
2005-10-14 16:18 ` Eliot, Wireless and Server Administrator, Great Lakes Internet
2005-10-17 19:31 ` Andy Furniss
2005-10-19 10:49 ` Andy Furniss
2005-10-19 10:55 ` Andy Furniss [this message]
2005-10-20 12:54 ` Eliot, Wireless and Server Administrator, Great Lakes Internet
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=4356260E.308@dsl.pipex.com \
--to=andy.furniss@dsl.pipex.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.