Re: [LARTC] HTB burst, cburst parameters

Linux Advanced Routing and Traffic Control

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday 10 December 2001 01:27, you wrote:
> Hi,
>
> I am trying to understand the burst and cburst parameters in HTB. Can
> somebody explain it. The docs arent very clear.
>
> I am trying to throttle a 10Mbit link to a T1 link using HTB. I am using
> the following:
>
> ------------------------------------------
> DEVICE="dev eth1"
> BANDWIDTH="bandwidth 10Mbit"
> LIMITBW="1.536Mbit"
> AVPKT="avpkt 1470"
>
> # Root HTB qdisc 1:
> $TC qdisc add $DEVICE root handle 1: htb
>
> # This HTB class rate limits everyting to 1Mbit
> $TC class add $DEVICE parent 1: classid 1:1 htb rate 1.536Mbps ceil
> 1.536Mbps burst 1k cburst 0.5k
> ------------------------------------------
> Is this right ?
I think so.
Is not working ? ?

Stef


-- 

stef.coene@xxxxxxxxx
 More QOS info : http://docum.org/
 Title : "Using Linux as bandwidth manager"
     



[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux