Displaying 7 results from an estimated 7 matches for "224kbit".
Did you mean:
2.4kbit
2005 Mar 15
1
Traffic Shaping multiple incoming broadband sources?
...isc add dev eth0 root handle 1: htb
# Setup incoming from eth2 1500k link
tc class add dev eth0 parent 1:0 classid 1:2 htb rate 1350kbit quantum 1500
tc filter add dev eth0 parent 1:0 protocol ip prio 1 handle 0x03 fw flowid 1:2
tc class add dev eth0 parent 1:2 classid 1:210 htb rate 168kbit ceil 224kbit prio 1 quantum 1500
tc class add dev eth0 parent 1:2 classid 1:220 htb rate 362kbit ceil 640kbit prio 2 quantum 1500
tc class add dev eth0 parent 1:2 classid 1:230 htb rate 640kbit ceil 960kbit prio 3 quantum 1500
tc class add dev eth0 parent 1:2 classid 1:240 htb rate 180kbit ceil 240kbit prio 4 q...
2005 Nov 02
1
HTB not shaping traffic
...the full tc script, kernel config or anything else by mail.
I have attached an excerpt of the script below.
Tobia
Relevant (IMHO) part of the tc script, after variable substitution:
| tc qdisc add dev eth0 root handle 1: htb
|
| tc class add dev eth0 parent 1: classid 1:1 htb rate 224kbit
| tc class add dev eth0 parent 1:1 classid 1:10 htb prio 1 rate 224kbit
| tc class add dev eth0 parent 1:1 classid 1:20 htb prio 20 rate 200kbit
| tc class add dev eth0 parent 1:1 classid 1:30 htb prio 30 rate 149kbit
| tc class add dev eth0 parent 1:20 classid 1:21 htb prio 21 rate 178kbit
| t...
2007 Feb 05
16
Problems with HTB. Help!
...d dev eth1 parent 2: classid 2:1 htb rate 384kbit \
ceil 384kbit burst 15k
###########################
# Setup the child classes #
###########################
tc class add dev eth0 parent 1:1 classid 1:10 htb rate 10mbit \
ceil 10mbit prio 0
tc class add dev eth1 parent 2:1 classid 2:10 htb rate 224kbit \
ceil 384kbit prio 0
tc class add dev eth1 parent 2:1 classid 2:11 htb rate 100kbit \
ceil 100kbit prio 1
tc class add dev eth1 parent 2:1 classid 2:12 htb rate 60kbit \
ceil 60kbit prio 2
#####################
# Setup the filters #
#####################
# match acks the hard way,
# IP protocol...
2007 Mar 30
5
Create CD from avi files
I have avi files in xVid format from my Camera, and I want to create a
Video CD that can be viewed on any CD player.
I have searched through the various repos (including rpmforage and
kbsingh) and did not find anything that would burn.
I have a number of programs that have no trouble displaying these
files. Including xzine, Avidemux, and VideoLAN-Client).
I unfortunately have to make these
2004 Jul 09
4
HTB & Bdw Guarantee
...ng ?? if so,
scripts are welcome !!!
- If CBQ can do better, then I''ll turn to CBQ, but
it''s just like chinese for me...
HTB is more simple
Here''s the script :
#!/bin/bash
OUT=eth1
IN=eth0
IP=10.x.y.z
BDW_IN=1024kbit
BDW_OUT=256kbit
BDW_WEB_IN=800kbit
BDW_OTHER_IN=224kbit
BDW_WEB_OUT=176kbit
BDW_OTHER_OUT=80kbit
#-----------------------------------------------------------#
function start_out () {
tc qdisc add dev $OUT root handle 1: htb default 11
tc class add dev $OUT parent 1: classid 1:1 htb rate
$BDW_OUT ceil $BDW_OUT
tc class add dev $OUT parent 1:1 classid...
2005 Mar 12
0
What are the proper values for rate/ceil in tc ?
...t 99 r2q 1
tc class add dev eth1 parent 1: classid 1:2 htb rate 10Mbit
tc class add dev eth1 parent 1:2 classid 1:20 htb rate 768kbit ceil 796kbit
tc class add dev eth1 parent 1:20 classid 1:30 htb rate 612kbit ceil 712kbit
.....
tc class add dev eth1 parent 1:20 classid 1:40 htb rate 156kbit ceil 224kbit
.....
tc class add dev eth2 parent 1:30 classid 1:1099 htb rate 16Kbit ceil 128Kbit
tc qdisc add dev eth2 parent 1:1099 handle 1099 sfq perturb 10
tc filter add dev eth2 parent 1:0 protocol ip prio 100 u32 match ip src xx.xx.xx.xx classid 1:1099
_______________________________________________
L...
2005 Nov 04
4
Latency/burst problem with HTB
Hi all :)
I''m new to this list, as I''m new too to traffic shaping ;) I''ve
set up an FTP server in my ADSL line and I wanted it to serve as fast
as possible as long as I don''t use my outgoing ADSL bandwidth, and
I''m currently using HTB for that (succesfully, I must add).
The problem is (when the FTP server is serving higher than its