Displaying 5 results from an estimated 5 matches for "1609b".
Did you mean:
1609
2004 Jun 30
3
HTB and iptables statistics
Hello.
The problems are:
1. Using HTB I get negative values for tokens and ctokens in tc -s
output, for example:
mich:~# tc -s -d class show dev eth0
class htb 1:11 parent 1:1 prio 1 quantum 1024 rate 8Kbit ceil 23Kbit burst 1609b/8 mpu 0b
cburst 1628b/8 mpu 0b level 0
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
lended: 0 borrowed: 0 giants: 0
tokens: 1287999 ctokens: 453286
class htb 1:1 root rate 32Kbit ceil 32Kbit burst 1639b/8 mpu 0b cburst 1639b/8 mpu 0b level 7
Sent 2629492 bytes 29142 pkts (dropped 0, overlim...
2007 Sep 16
5
doubt about bridge qdisc
Hi guys, i have a little doubt ;
I have eth0 ethernet and eth1 wireless , and they are bridged in br0
Is there any difference in the behavior between do
tc qdisc add dev br0 root sfq
OR
tc qdisc add dev eth0 root sfq && tc qdisc add dev eth1 root sfq
--
[]''s
Salatiel
"O maior prazer do inteligente é bancar o idiota
diante de um idiota que banca o
2005 Jul 12
0
PLEASE HELP! SHAPING P2P STILL NOT WORKING
...}
}
}
}
CLASSES
class htb 2:1 root rate 200000bit ceil 200000bit burst 1624b cburst 1624b
class htb 2:2 parent 2:1 leaf 3: prio 0 rate 48000bit ceil 200000bit burst
1605b cburst 1624b
class htb 2:3 parent 2:1 leaf 4: prio 7 rate 8000bit ceil 80000bit burst 1600b
cburst 1609b
class htb 2:4 parent 2:1 leaf 5: prio 1 rate 144000bit ceil 200000bit burst
1617b cburst 1624b
As you can see here, class 2:3 stands for the p2p class, and that''s where I
send the marked p2p packets, I don''t see why this configuration is not
working, please help me out with th...
2007 Oct 17
2
TC basic match problems
...40000bit ceil 8000Mbit burst 1604b
cburst 1000999b
class htb 1:80 parent 1:1 prio 1 rate 40000bit ceil 8000Mbit burst 1604b
cburst 1000999b
class htb 1:18 parent 1:1 prio 3 rate 40000bit ceil 8000Mbit burst 1604b
cburst 1000999b
class htb 1:28 parent 1:1 prio 5 rate 80000bit ceil 8000Mbit burst 1609b
cburst 1000999b
class htb 1:38 parent 1:1 prio 5 rate 40000bit ceil 8000Mbit burst 1604b
cburst 1000999b
class htb 1:48 parent 1:1 prio 6 rate 40000bit ceil 1200Kbit burst 1604b
cburst 1749b
class htb 1:58 parent 1:1 prio 7 rate 40000bit ceil 1200Kbit burst 1604b
cburst 1749b
root@Arzamas:/etc/...
2003 Oct 12
1
couldn''t get available bandwith
...00bps ceil 4000bps burst 1639b/8 mpu 0b cburst
1639b/8 mpu 0b level 7
Sent 1671352 bytes 2143 pkts (dropped 0, overlimits 0)
lended: 937 borrowed: 0 giants: 0
tokens: 319488 ctokens: 319488
class htb 2:2 parent 2:1 leaf 3: prio 0 quantum 1000 rate 250bps ceil
1000bps burst 1601b/8 mpu 0b cburst 1609b/8 mpu 0b level 0
Sent 73221 bytes 99 pkts (dropped 0, overlimits 0)
lended: 52 borrowed: 47 giants: 0
tokens: -4594059 ctokens: 1132136
class htb 2:3 parent 2:1 leaf 4: prio 0 quantum 1000 rate 250bps ceil
3500bps burst 1601b/8 mpu 0b cburst 1634b/8 mpu 0b level 0
Sent 1227729 bytes 857 pkts (...