Displaying 4 results from an estimated 4 matches for "10000bit".
Did you mean:
1000kbit
2006 Sep 21
1
HFSC statistic show question
...evel 3461036864
class hfsc 1:11 parent 1:1 sc m1 30720Kbit d 10.0ms m2 30000bit ul m1 0bit d 0us m2 300000bit
Sent 332564 bytes 235 pkts (dropped 0, overlimits 0)
period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 3461036864
class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 10000bit ul m1 0bit d 0us m2 10000Kbit
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 3461036864
class hfsc 1:13 parent 1:1 ls m1 0bit d 0us m2 350000bit ul m1 0bit d 0us m2 500000bit
Sent 84 bytes 2 pkts (dropped 0, overlimits...
2006 Aug 21
1
tc filter don''t match packets
...imit 5
tc filter add dev eth0 parent 1:11 protocol ip prio 1 u32 match ip dport 80
0xffff flowid 1:11
unfortunaly when I start that scripts tc filter don''t match packets with
dport 80!
Output of tc -s -d class show dev eth0 is:
class htb 1:11 parent 1:1 leaf 11: prio 0 quantum 1000 rate 10000bit ceil
100000bit burst 1605b/8 mpu 0b overhead 0b cburst 1650b/8 mpu 0b overhead 0b
level 0
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
lended: 0 borrowed: 0 giants: 0
tokens: 1284000 ctokens: 132000
class htb 1:1 root rate 800000bit ceil 90000...
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 08
5
HTB Rate and Prio
Hi,
I wanted to implement some QOS on my Linux Box with HTB, but after some time
spend
on the configuration and tests, I still don''t manage to have some correct
results. Here are the details :
-ROOT 2000 kbits
-HIGHPRIO SUBCLASS 50 kbits prio 0
-SUBCLASS1 750 kbits prio 1
-SERVICE1 250 kbits prio 1