From: Ramin Alidousti <ramin@UU.NET>
To: lartc@vger.kernel.org
Subject: Re: Re: [LARTC] How to use tc to limit bandwidth of a special IP in LAN
Date: Thu, 14 Jun 2001 03:18:08 +0000 [thread overview]
Message-ID: <marc-lartc-99248876608220@msgid-missing> (raw)
In-Reply-To: <marc-lartc-99240324216382@msgid-missing>
On Wed, Jun 13, 2001 at 07:10:00PM -0700, Jeffrey W. Baker wrote:
> On Wed, 13 Jun 2001, streeterk wrote:
>
> > Nothing like trial and error, but cone on, let's not have have each person
> > individually reinvent the wheel. Many man hours are wasted trying to figure
> > out how the most basic commands work by experimentation, when it would be so
> > easy to just make a clear explanation of them in the documentation. Some
> > examples of the command line would be most helpful.
> >
> > While Linux, in general is not for the faint of heart, the doccumentation
> > for this particular set of tools is overly cryptic.
>
> Maybe I'm using a different iproute2 package than you, but my iproute2
> came with a massive 60 page manual: ip-cref.dvi. It really is way more
> documentation than you get with most tools.
>
> I've often cursed iproute2 for its command syntax, but the root problem
> always turns out to be my own ignorance of routing and internetworking.
Yes. I have these .tex files as well. Much beter than scanning through the
source code...
"ip" is kind of easy to follow (maybe because I already know what I'm looking
for) but when it comes down to "tc", my head spins. Take the following (easy)
example:
tc class add dev eth1 parent 1:1 classid 1:2 cbq bandwidth 10Mbit rate 1Mbit \
allot 1514 cell 8 weight 100Kbit prio 3 maxburst 20 avpkt 1000 split 1:0 \
defmap c0
A small note on all these options would have saved me a lot of guess-work.
But anyway, don't take me wrong. I think that iproute2 is one of the coolest
networking tools I've ever seen.
Ramin
>
> -jwb
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/
next prev parent reply other threads:[~2001-06-14 3:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-06-13 3:14 Re: [LARTC] How to use tc to limit bandwidth of a special IP in LAN Chuanbo Xu
2001-06-13 10:00 ` Re: [LARTC] How to use tc to limit bandwidth of a special IP in Wingtung.Leung
2001-06-13 18:51 ` Re: [LARTC] How to use tc to limit bandwidth of a special IP in LAN Ramin Alidousti
2001-06-13 18:55 ` Ramin Alidousti
2001-06-13 23:02 ` Re: [LARTC] How to use tc to limit bandwidth of a special IP in Wingtung.Leung
2001-06-13 23:49 ` Re: [LARTC] How to use tc to limit bandwidth of a special IP in LAN Ramin Alidousti
2001-06-14 1:59 ` streeterk
2001-06-14 2:10 ` Re: [LARTC] How to use tc to limit bandwidth of a special IP in Jeffrey W. Baker
2001-06-14 3:18 ` Ramin Alidousti [this message]
2001-06-14 8:44 ` FW: Re: [LARTC] How to use tc to limit bandwidth of a special IP in LAN Daniel Bergqvist
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-99248876608220@msgid-missing \
--to=ramin@uu.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 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.