* [LARTC] Re: CBQ.init
@ 2003-09-09 13:49 Catalin Petrescu
0 siblings, 0 replies; only message in thread
From: Catalin Petrescu @ 2003-09-09 13:49 UTC (permalink / raw)
To: lartc
>So I set CBQ.init following like this.
>
>/etc/rc.d/CBQ.init
>DEVICE=eth0,100Mbit,10Mbit
>RATE\x10Mbit
>WEIGHT=1Mbit
>PRIO=5
>
>When I set RATE=6Mbit,I can limit bandwidth 6Mbps.
>But I set RATE=7Mbit,8Mbit,...
> I can limit bandwidth only 6.95Mbps everytime.
>Why?
watch your default tbf settings!
----from cbq.init begin----
# BUFFER=<bytes>[/<bytes>] optional, default "10Kb/8"
#
# This parameter controls the depth of the token bucket. In other
# words it represents the maximal burst size the class can send.
# The optional part of parameter is used to determine the length
# of intervals in packet sizes, for which the transmission times
# are kept.
-----from cbq.init end-----
>Could you tell me how to limit bandwidth more than 7Mbps.
Try BUFFER\x100Kb/8
--
Catalin Petrescu <taz at dntis dot ro>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS/CC/IT/S/MU d- s+: a- C++ ULAS++++$ P+>+++ L+++ E- W+ N+ o? K?
w-- O-- M- V? PS+ PE Y PGP+>++ t 5? X+ R? tv--() b+>++ DI++ D+ G
e++ h* r-- y?
------END GEEK CODE BLOCK------
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-09-09 13:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-09 13:49 [LARTC] Re: CBQ.init Catalin Petrescu
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.