Linux Advanced Routing and Traffic Control list
 help / color / mirror / Atom feed
* [LARTC] restricting bandwidth using TC
@ 2007-01-17 20:28 Mike Pearson
  2007-01-19  3:01 ` Radu Oprisan
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Pearson @ 2007-01-17 20:28 UTC (permalink / raw)
  To: lartc

Hello,

 I am trying to get the TC command to work on our debian box to limit
 traffic in and out to 12 Meg.  The command I am using is:
 
 tc qdisc add dev eth0 root tbf rate 12000kbit latency 25ms burst 1600
 tc qdisc add dev eth1 root tbf rate 12000kbit latency 25ms burst 1600
 
 The problem I am having is that the bandwidth exceeds the 12 Meg by
 almost 5 Meg.
 Any help is appreciated.
 
 Thanks
 
 Mike Pearson

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [LARTC] restricting bandwidth using TC
  2007-01-17 20:28 [LARTC] restricting bandwidth using TC Mike Pearson
@ 2007-01-19  3:01 ` Radu Oprisan
  0 siblings, 0 replies; 2+ messages in thread
From: Radu Oprisan @ 2007-01-19  3:01 UTC (permalink / raw)
  To: lartc

Mike Pearson wrote:
> Hello,
> 
> I am trying to get the TC command to work on our debian box to limit
> traffic in and out to 12 Meg.  The command I am using is:
> 
> tc qdisc add dev eth0 root tbf rate 12000kbit latency 25ms burst 1600
> tc qdisc add dev eth1 root tbf rate 12000kbit latency 25ms burst 1600
> 
> The problem I am having is that the bandwidth exceeds the 12 Meg by
> almost 5 Meg.
> Any help is appreciated.
> 
> Thanks
> 
> Mike Pearson

You're question can't be answered until you explain to us what you are
truly trying to do.
What does in and out mean to you? Does it mean download and upload?
Download and upload to another machine/network or to the box on which
you run tc?
Please complete the dotted lines...
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-19  3:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17 20:28 [LARTC] restricting bandwidth using TC Mike Pearson
2007-01-19  3:01 ` Radu Oprisan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox