All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] Basic Question on TBF
@ 2002-03-13 17:22 Rajesh Revuru
  2002-03-13 17:24 ` Stef Coene
  0 siblings, 1 reply; 2+ messages in thread
From: Rajesh Revuru @ 2002-03-13 17:22 UTC (permalink / raw)
  To: lartc

Hi alll..

This is Very basic question  on TBF.

The rate specified for Token bucket filter is to
throttle the extra packets...

For example...
If my Etho interface receives 5mb of traffic

and if i have this following command...

tc qdisc add dev eth0 root tbf 1mbit burst 10k latency
350ms

Does this mean that remaining 4 mb will be
dropped..???

But this is not happening all the 5mb is reaching the
Destination..

Any suggestions are appreciated.
Thanks
RR


__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

* Re: [LARTC] Basic Question on TBF
  2002-03-13 17:22 [LARTC] Basic Question on TBF Rajesh Revuru
@ 2002-03-13 17:24 ` Stef Coene
  0 siblings, 0 replies; 2+ messages in thread
From: Stef Coene @ 2002-03-13 17:24 UTC (permalink / raw)
  To: lartc

On Wednesday 13 March 2002 18:22, Rajesh Revuru wrote:
> Hi alll..
>
> This is Very basic question  on TBF.
>
> The rate specified for Token bucket filter is to
> throttle the extra packets...
>
> For example...
> If my Etho interface receives 5mb of traffic
> and if i have this following command...
This means you want to incoming bandwith.

> tc qdisc add dev eth0 root tbf 1mbit burst 10k latency
> 350ms
This will limit the outgoing bandwith to 1mbit.

> Does this mean that remaining 4 mb will be
> dropped..???
> But this is not happening all the 5mb is reaching the
> Destination..
And now you want to limit the bandwith you send ?
Do you want to shape the incoming or the outgoing packets?  You can only 
shape packets you send to somewhere else.

Stef

-- 

stef.coene@docum.org
 "Using Linux as bandwidth manager"
     http://www.docum.org/
     #lartc @ irc.openprojects.net
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

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

end of thread, other threads:[~2002-03-13 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-13 17:22 [LARTC] Basic Question on TBF Rajesh Revuru
2002-03-13 17:24 ` Stef Coene

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.