Displaying 20 results from an estimated 258 matches for "overlimits".
2006 Mar 21
5
HFSC and default qdisc backlog
I don''t understand the following:
root@jmnrouter:~# tc -s class ls dev vlan1 && tc -s qdisc ls dev vlan1
class hfsc 1: 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 689...
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
2005 Mar 11
4
HTB statistics
Hi,
there is something I''m not able to understand about HTB statistics.
Why the qdisc show show how many packets are overlimits but in the
classes there are always 0 packets overlimits or dropped?
I try to expain with a simple example. I create a qdisc htb with only a
class and then i do a lot of traffic.
pc-innocenti:~# tc qdisc add dev eth0 parent root handle 1: htb default 10
pc-innocenti:~# tc class add dev eth0 paren...
2002 Jan 03
1
tc class show problem with HTB ?
...I got something like:
# tc -s -d class show dev eth0
class htb 1: parent 1:
class htb 1: parent 1:
class htb 1: parent 1:
class htb 1: parent 1:
class htb 1: parent 1:
class htb 1: parent 1:
class htb 1: parent 1:
# tc -s qdisc
qdisc ingress ffff: dev eth0
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 99: dev eth0 quantum 1514b perturb 10sec
Sent 209435 bytes 1201 pkts (dropped 0, overlimits 0)
qdisc sfq 32: dev eth0 quantum 1514b perturb 10sec
Sent 8533 bytes 79 pkts (dropped 0, overlimits 0)
qdisc sfq 31: dev eth0 quantum 1514b perturb 10sec
Sent 664840 bytes 874 pkts (dr...
2004 Aug 04
10
htb and fw problems
...anywhere MARK set 0x28
Chain personal1 (0 references)
pkts bytes target prot opt in out source destination
Here''s my
/sbin/tc -s qdisc show dev eth1
qdisc sfq 80: limit 128p quantum 1514b perturb 10sec
Sent 386 bytes 5 pkts (dropped 0, overlimits 0)
qdisc sfq 40: limit 128p quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 30: limit 128p quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 20: limit 128p quantum 1514b perturb 10sec
Sent 12272 bytes 72 pkts (dropped 0, overl...
2006 Mar 13
3
hfsc and dropped packets
...hfsc 1:40 parent 1:1 rt m1 0bit d 25.0ms m2 11008bit ls m1 0bit d 0us
m2 11008bit ul m1 0bit d 0us m2 225000bit
And here is the stats right after I run the qos script with no load on the
link(adsl):
root@jmnrouter:/jmn# tc -s class show dev vlan1
class hfsc 1: root
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 0 level 2
class hfsc 1:1 parent 1: ls m1 0bit d 0us m2 225000bit ul m1 0bit d 0us m2
225000bit
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 349 work 42417 bytes level 1
class hfsc 1:10 parent 1:1 rt m1 191000bit d 25.0ms m2 135000bit ls m1 0bit
d 0us m2 135000bit ul m1 0bit d...
2004 Dec 30
2
HTB - ethloop - overlimits?
Hi all,
I''m trying to setup htb on a box with the following class configuration:
class htb 1:2 root rate 4Mbit ceil 4Mbit burst 2099b/8 mpu 0b overhead
0b cburst 2099b/8 mpu 0b overhead 0b level 7
Sent 0 bytes 0 pkts (dropped 0, overlimits 0 requeues 0)
lended: 0 borrowed: 0 giants: 0
tokens: 4300 ctokens: 4300
class htb 1:4 parent 1:2 leaf 4: prio 7 quantum 1000 rate 1Kbit ceil
1Kbit burst 1599b/8 mpu 0b overhead 0b cburst 1599b/8 mpu 0b overhead
0b level 0
Sent 0 bytes 0 pkts (dropped 0, overlimits 0 requeues 0)
lended: 0 bo...
2006 May 19
25
iptables CLASSIFY and MARK not working?
...RK match 0x30 CLASSIFY set 48:1
0 0 CLASSIFY all -- * wivl4 0.0.0.0/0
0.0.0.0/0 MARK match 0x31 CLASSIFY set 49:1
wireless-r1 bwlimit # tc -s qdisc show dev wivl4
qdisc prio 5: bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
Sent 11887911 bytes 8179 pkt (dropped 878, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc htb 26: parent 5:1 r2q 10 default 1 direct_packets_stat 0
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc htb 27: parent 5:2 r2q 10 default 1 direct_packets_stat 0
Sent 10657 bytes...
2002 Dec 04
3
HTB/IMQ troubles (probably)
...out from
computer (I don''t have a monitor connected to the comp. - only a serial
console port:).
What can I do with that? How can I fix the problem?
Thanks
Thomas
Queueing discipline statistics:
-------------------------------
qdisc pfifo 50: limit 2p
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc pfifo 20: limit 2p
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc pfifo 30: limit 2p
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc pfifo 10: limit 2p
Sent 896 bytes 10 pkts (dropped 0, overlimits 0)
qdisc pfifo 40: limit 2p
Sent 0 bytes 0 pkts (dropped 0, overlimits...
2005 Sep 28
4
Re:Does HTB consider PRIO or not? 2
...Well the output is really big . The classes are 1:5 and 1:14...
#########################################QDISC##############################
root@srv1:/etc# tc -s -d qdisc show dev eth1
qdisc htb 1: r2q 10 default 20 direct_packets_stat 119 ver 3.17
Sent 825410989 bytes 1198046 pkt (dropped 20, overlimits 699638 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 10: parent 1:10 limit 128p quantum 2000b flows 128/1024 perturb
10sec
Sent 975066 bytes 3184 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 11: parent 1:11 limit 128p quantum 2000b fl...
2006 Sep 21
1
HFSC statistic show question
after i use "tc -s -d class ls dev eth0" will show statistic data about HFSC ,like this
root@ubuntu:/home/shaper# tc -s -d class ls dev eth2
class hfsc 1: root
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 24 work 13844792199226589188 bytes rtwork 20937281664 bytes level 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 20937281...
2002 Oct 16
10
htb limiting trouble: no overlimit or dropped packets
...hs are really low for testing
* There are four classes with 100%, 90%, 80% and 10% bandwidth
Next I tried an FTP upload from a machine on the internal LAN to the
internet, creating the following qdisc and class statistics:
qdisc sfq 40: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 30: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 20: quantum 1514b perturb 10sec
Sent 13408020 bytes 12433 pkts (dropped 0, overlimits 0)
qdisc sfq 10: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc htb...
2003 Jul 14
0
Why arent filteres working? (as I wanted)
...add dev br0 parent 1:29 handle 290:0 sfq perturb 10
After pinging the host 57.227.233.3 why the sent packets are zero?
bridge:/etc/rc.d # tc -s -d qdisc show dev br0;tc -s -d class show dev br0
qdisc sfq 290: quantum 1514b limit 128p flows 128/1024 perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 260: quantum 1514b limit 128p flows 128/1024 perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 250: quantum 1514b limit 128p flows 128/1024 perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 200: quantum 1514b limit 128p flows 128/1024 per...
2004 Aug 06
0
CBQ + 802.1Q VLAN
...a download from both machines the speed for each one is 256Kbit/s. They are getting 512Kbit/s together and the 384Kb parent link is not working.
What is wrong ???
Regards
Ricardo
STATS:
### eth0: queueing disciplines
qdisc sfq 200: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 100: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc cbq 1: rate 100Mbit (bounded,isolated) prio no-transmit
Sent 711595 bytes 7024 pkts (dropped 0, overlimits 0)
borrowed 0 overactions 0 avgidle 60 undertime 0
### eth0: traffic classes
c...
2005 Oct 06
1
HTB problem running on VLAN, not working
...not as uniqe class. When I''d removed default from root classes then all traffic, including my PC was served as root class traffic.
Here is dump from statistics:
### eth0: queueing disciplines
qdisc htb 1: r2q 1 default 0 direct_packets_stat 9500
Sent 4585808 bytes 9500 pkts (dropped 0, overlimits 0)
### eth1: queueing disciplines
qdisc htb 2: r2q 1 default 0 direct_packets_stat 9782
Sent 7806825 bytes 9782 pkts (dropped 0, overlimits 0)
backlog 3p
### eth2: queueing disciplines
qdisc htb 3: r2q 1 default 0 direct_packets_stat 1
Sent 78 bytes 1 pkts (dropped 0, overlimits 0)
### eth0...
2012 Nov 20
3
Simple Traffic Shaping Problem
...#
interfaces
vlan10 vlan10 detect tcpflags,routeback
shorewall.conf
TC_ENABLED=Simple
tcinterfaces
vlan10 Internal 1mbit:50kb
shorewall show tc
Device vlan10:
qdisc prio 5: root refcnt 2 bands 3 priomap 1 2 2 2 1 2 0 0 1 1 1 1 1 1 1 1
Sent 25341476 bytes 45125 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc sfq 51: parent 5:1 limit 127p quantum 1875b flows 127/1024 perturb 10sec
Sent 14106 bytes 253 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc sfq 52: parent 5:2 limit 127p quantum 1875b flows 127/1024 perturb 10sec
Sent...
2004 May 31
1
Wondershaper - question
...ow priority destination ports
NOPRIOPORTDST=4662
Then i start it:
[root@Astoria bin]# wshaper start
[root@Astoria bin]#
One or two minutes later (with p2p traffic and some pings) i got this:
[root@Astoria bin]# wshaper status
qdisc ingress ffff: ----------------
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 30: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 20: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 10: quantum 1514b perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc cbq 1: rate 10M...
2007 May 19
1
Re: LARTC Digest, Vol 27, Issue 26
...are using the bandwidth too, in other hand i
need to classify the traffic by IP to show.
This is an out of my "tc -s qdisc show":
***********************************************************
qdisc htb 1: r2q 10 default 40 direct_packets_stat 0
Sent 935816543 bytes 791394 pkt (dropped 0, overlimits 117076 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 10: parent 1:10 limit 128p quantum 1500b perturb 10sec
Sent 2385144 bytes 21890 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 20: parent 1:20 limit 128p quantum 1500b perturb 10sec...
2006 Feb 24
4
why isn''t 1:1 getting the traffic? [filter question]
...10
tc filter add dev eth0 parent 1:0 prio 1 protocol ip u32 \
match ip dst 10.0.16.10/32 \
flowid 1:1
Status after pinging 10.0.16.10 a few times (notice traffic on 1:2, but not on 1:1):
qdisc htb 1: r2q 10 default 2 direct_packets_stat 0 ver 3.17
Sent 516 bytes 7 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 2: parent 1:2 limit 128p quantum 1514b flows 128/1024 perturb 10sec
Sent 516 bytes 7 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b flows 128/1024...
2005 Jul 06
1
HFSC default upper-limit trouble
...e 300kbit ul
rate 300kbit
Let''s say i start to upload thru 1:3. the upper-limit applies, traffic
doesn''t do up more than 4kb/s. The 1:4 is still functional, but 1:2, the
default class starts backlogging and dropping as hell:
class hfsc 1: root
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
period 0 level 2
class hfsc 1:1 parent 1: ls m1 0bit d 0us m2 512000bit ul m1 0bit d 0us
m2 512000bit
Sent 0 bytes 0 pkts (dropped 0, overlimits 0) <-- This is weird too ^_^
period 2643 work 821712 bytes level 1
class hfsc 1:2 parent 1:1 ls m1 0bit d 0us m2 2000bit ul m1 0bit d 0us...