Due to the lack of documentation for TC, I have started to write a TC command reference. It's not finished but maybe you will find it usefull. http://linux.bergqvist.se/tc/ Regards, Daniel -----Original Message----- From: lartc-admin@xxxxxxxxxxxxxxx [mailto:lartc-admin@xxxxxxxxxxxxxxx]On Behalf Of Ramin Alidousti Sent: Thursday, June 14, 2001 5:18 AM To: Jeffrey W. Baker Cc: streeterk; Linux Advanced Routing Subject: Re: Re: [LARTC] How to use tc to limit bandwidth of a special IP in LAN On Wed, Jun 13, 2001 at 07:10:00PM -0700, Jeffrey W. Baker wrote: 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@xxxxxxxxxxxxxxx http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://ds9a.nl/2.4Routing/