Displaying 1 result from an estimated 1 matches for "kilibit".
Did you mean:
kilobit
2007 Mar 23
1
Setting bandwidth to unlimited
...htb
tc class add dev eth0 parent 10: classid 10:1 cbq bandwidth 100mbit
rate 128kbit allot 1514 maxburst 20 avpkt 1000 bounded prio 3
tc class add dev eth0 parent 10: classid 10:1 htb rate 128kbit
(1) First question is, will the above successfully throttle the
bandwidth of the nick to 128 kilibits per second ?
(2) Next question what value do I use for unlimited bandwidth ?
Thanks for the help,
-- Joel Parker