search for: 100000bit

Displaying 8 results from an estimated 8 matches for "100000bit".

Did you mean: 10000kbit
2005 Jan 27
3
negative tokens
I have this: class htb 1:29 parent 1:1 prio 0 rate 3000bit ceil 100000bit burst 1599b cburst 1611b Sent 33233 bytes 772 pkts (dropped 0, overlimits 0) lended: 415 borrowed: 357 giants: 0 tokens: -3756376 ctokens: 128779 or this: class htb 1:21 parent 1:1 prio 0 rate 3000bit ceil 100000bit burst 1599b cburst 1611b Sent 57554 bytes 618 pkts (dropped 0, overlimits 0)...
2007 Aug 29
11
tc not matching
Dear all, I''m having real problems getting tc to do anything useful at all. I''m also under pressure to get this fixed before the students start arriving later this month (I work in a university). In short, I want each IP address to be hard limited to 128kbit down, 64kbit up, never to be allowed more bandwidth than this. It is also important that the latency remains
2006 Nov 20
2
Fwd: Traffic Shaping on a Transparent Bridge not working!
...ec Sent 8067 bytes 44 pkts (dropped 0, overlimits 0) qdisc sfq 30: parent 1:30 limit 128p quantum 1514b perturb 10sec Sent 0 bytes 0 pkts (dropped 0, overlimits 0) qdisc ingress ffff: ---------------- Sent 0 bytes 0 pkts (dropped 0, overlimits 0) + tc -s class ls dev eth0 class htb 1:1 root rate 100000bit ceil 100000bit burst 6Kb cburst 1724b Sent 18649 bytes 191 pkts (dropped 0, overlimits 0) rate 1320bit 1pps lended: 0 borrowed: 0 giants: 0 tokens: 398459 ctokens: 108855 class htb 1:10 parent 1:1 leaf 10: prio 1 rate 100000bit ceil 100000bit burst 6Kb cburst 1724b Sent 10582 bytes 147 pkts (...
2006 Sep 21
1
HFSC statistic show question
...664 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 0) period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 3461036864 class hfsc 1:12 parent 1:1 ls m1 0bit d 0us m2 100000bit ul m1 0bit d 0us m2 300000bit Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 3461036864 root@ubuntu:/home/shaper# tc -s -d qdisc ls dev eth2 qdisc hfsc 1: default 13 Sent 332648 bytes 237 pkts (dropped 0, overlimits 3...
2006 Mar 21
5
HFSC and default qdisc backlog
...root Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period 0 level 2 class hfsc 1:1 parent 1: sc m1 0bit d 0us m2 220000bit ul m1 0bit d 0us m2 220000bit Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period 31304 work 7533852 bytes level 1 class hfsc 1:10 parent 1:1 sc m1 1024bit d 8.0ms m2 100000bit ul m1 0bit d 0us m2 220000bit Sent 6892869 bytes 33300 pkts (dropped 0, overlimits 0) period 32750 work 6892869 bytes rtwork 6725586 bytes level 0 class hfsc 1:20 parent 1:1 sc m1 4096bit d 100.0ms m2 75000bit ul m1 0bit d 0us m2 220000bit Sent 0 bytes 0 pkts (dropped 0, overlimits 0) period...
2005 May 06
3
QOS monitoring?
Hi, I have implemented QOS classifiers using TC with HTB. The classification is working. I would like to know whether there is some tool which will help me in monitoring the bandwidth share of the various classes. Thanks, Vinod C
2006 Aug 21
1
tc filter don''t match packets
...er 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 900000bit burst 2000...
2005 Apr 04
8
Help please with tc and iptables mark
...s is arround 1Mbit/sec. The file to transfer is quite large (11 MBytes). The results from tc -d -s filter show dev eth1 parent ffff: are showing that no packet was dropped (the output is bellow) filter protocol ip pref 50 fw filter protocol ip pref 50 fw handle 0x1 classid :1 police 0x6 rate 100000bit burst 12799b mtu 1500b action drop ref 1 bind 1 Sent 0 bytes 0 pkts (dropped 0, overlimits 0) qdisc pfifo_fast 0: bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1 Sent 6823868 bytes 112558 pkt (dropped 0, overlimits 0 requeues 0) rate 0bit 0pps backlog 0b 0p requeues 0 qdisc ingress ffff: ----...