Displaying 1 result from an estimated 1 matches for "bulkclient".
Did you mean:
bugclient
2004 Dec 22
0
HFSC again.
...#for every client i do this
tc class add dev ethx parent 1:5 classid 1:$wwwclient hfsc rt m2
128kbit ls m2 128kbit
.... And so on for everybody...
#bulk traffic
tc class add dev ethx parent 1:1 classid 1:6 hfsc ls m2 30mbit
#for every client i have ...
tc class add dev ethx parent 1:6 classid 1:$bulkclient ls m2 128kbit
... so on for everybody...
This setup works ok, but unfortunately with not enough knowledge about
what i am doing. The rt classes are meant to guarantee a bandwidth at
an rate (m2). I also used m1 and d parameter, but without thinking
what they really do. After reading
http://www.ti...