Displaying 20 results from an estimated 50 matches for "128p".
Did you mean:
128
2007 May 19
1
Re: LARTC Digest, Vol 27, Issue 26
...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
Sent 614622187 bytes 536309 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b...
2007 May 16
5
statistics and calc bandwidth traffic using tc -s qdisc show
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
2004 Aug 04
10
htb and fw problems
...11105 14785525 MARK all -- any any anywhere 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 12...
2005 Sep 28
4
Re:Does HTB consider PRIO or not? 2
...####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 flows 128/1024 perturb
10sec
Sent 98738318 bytes 107102 pkt (dropped 0, overlimits 0 requeues 0)...
2005 Nov 11
2
marked packets end up in wrong class
...---------------------------------------------------------------------------
#/sbin/tc -s qdisc ls dev eth1
qdisc htb 1: r2q 1 default 20 direct_packets_stat 0
Sent 450040 bytes 3021 pkt (dropped 0, overlimits 152 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b perturb 10sec
Sent 448654 bytes 2988 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues 0
qdisc sfq 20: parent 1:20 limit 128p quantum 1514b perturb 10sec
Sent 1386 bytes 33 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps backlog 0b 0p requeues...
2001 Apr 21
0
CBQ : does it really function?
Hello LARTC,
qdisc sfq 8004: dev eth0 quantum 1514b limit 128p flows 128/1024
Sent 5064675 bytes 6546 pkts (dropped 0, overlimits 0)
qdisc sfq 8003: dev eth0 quantum 1514b limit 128p flows 128/1024
Sent 497432 bytes 799 pkts (dropped 0, overlimits 0)
qdisc sfq 8002: dev eth0 quantum 1514b limit 128p flows 128/1024
Sent 11847957 bytes 12343 pkts (dropped...
2003 Oct 31
2
tc filter oddities
...tc filter add dev eth1 parent 1:20 pref 3 protocol ip u32 match ip
protocol 6 0xff match u8 0x10 0xff at nexthd r+13 match u16 0x0000
0xffc0 at 2 flowid 122:
tc filter add dev eth1 parent 1:20 pref 4 protocol ip route flowid 123:
---
tc -s -d qdisc ls:
qdisc sfq 123: dev eth1 quantum 1514b limit 128p flows 128/1024
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 122: dev eth1 quantum 1514b limit 128p flows 128/1024
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc sfq 121: dev eth1 quantum 1514b limit 128p flows 128/1024
Sent 0 bytes 0 pkts (dropped 0, overlimits 0)
qdisc htb...
2006 Sep 06
0
Can i attach another qdisc (htb) under HFSC classfull ?
...principal HTB class (30) and it sent directly to the
interface.
It didn''t pass by the htb class but the stream go out of the router.
qdisc hfsc 1: default 30
Sent 81396094 bytes 59762 pkt (dropped 23, overlimits 34777 requeues 0)
backlog 0b 3p requeues 0
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b perturb 10sec
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
backlog 0b 0p requeues 0
qdisc sfq 20: parent 1:20 limit 128p quantum 1514b perturb 10sec
Sent 53186158 bytes 39167 pkt (dropped 0, overlimits 0 requeues 1)
backlog 0b 0p requeues 1
qdisc htb 30: parent 1:30 r2q...
2001 Dec 26
3
Understanding the Examples
...be I am misunderstanding it but even with a 256/64 Kbps ADSL with
PPPOE is this 10mbit of bandwith parameter to be used since packets are
coming through an ethernet ?
Section 9.2.3.2
# tc qdisc add dev ppp0 root sfq perturb 10
# tc -s -d qdisc ls
qdisc sfq 800c: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb 10sec
Sent 4812 bytes 62 pkts (dropped 0, overlimits 0)
I believe this is a typo in the example since I got that idea clear
Thanks and have a joyous holiday season
--
Togan Muftuoglu
"Even more amazing was the realization that God has Internet access. I
wonder if...
2002 Apr 10
5
sfq, queue len and dropped packets
...itr almost always to its full value: 128. From the HOWTO I
understand that the queue is at 128 packets, and SFQ shows 128/1024 flows
, but how can I increase that value ? I have tried ip link set txqueuelen
but this only increases the tx queue on the interface.
qdisc sfq d468: quantum 1514b limit 128p flows 128/1024 perturb 10sec
Sent 373321530 bytes 477032 pkts (dropped 120119, overlimits 0)
backlog 120p
How can I increase that 128p limit ?
Thanks
----------------------------
Mihai RUSU
Disclaimer: Any views or opinions presented within this e-mail are solely
those of the author and do no...
2006 Feb 24
4
why isn''t 1:1 getting the traffic? [filter question]
...\
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 perturb 10sec
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
rate 0bit 0pps bac...
2003 Jul 14
0
Why arent filteres working? (as I wanted)
...1:0 prio 99 u32 match ip dst
57.227.233.0/27 flowid 1:29
tc qdisc 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, o...
2004 Apr 21
0
Why cant I see the parent of a qdiscs?
...il
6mbit burst 15k
# tc qdisc add dev eth0 parent 1:10 handle 10: sfq perturb 10
# tc qdisc add dev eth0 parent 1:20 handle 20: sfq perturb 10
# tc qdisc add dev eth0 parent 1:30 handle 30: sfq perturb 10
(taken from the lartc howto)
> tc -d qdisc list
qdisc sfq 30: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb
10sec
qdisc sfq 20: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb
10sec
qdisc sfq 10: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb
10sec
qdisc htb 1: dev eth0 r2q 10 default 30 direct_packets_stat 7190 ver
3.14
if I try the same with class I get the...
2006 Apr 04
3
Another question (now about u32)
...eaf 10: prio 1 rate 3Mbit ceil 3Mbit burst
18Kb cburst 3099b
class htb 1:20 parent 1:1 leaf 20: prio 5 rate 500Kbit ceil 500Kbit
burst 18Kb cburst 1849b
And this qdisc:
[root@ns1 ~]# tc qdisc show dev eth1
qdisc htb 1: r2q 10 default 20 direct_packets_stat 10
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b perturb 10sec
qdisc sfq 20: parent 1:20 limit 128p quantum 1514b perturb 10sec
I have looked into kernel and into this paramenter:
Networking > Networking Options > U32 Classifier (module)
It is enable as a module.
Can someone help me? My box is a Fedora Core 3 u...
2005 Nov 24
0
max latency with htb and wondershaper for voip and p2p
...er with htb with such a line?
Thanks for your help.
qdisc htb 1: r2q 1 default 20 direct_packets_stat 0
qdisc htb 1: : 9637 ( 77.096000 kbit/s) sent=305656509 :
Sent 305656509 bytes 1228041 pkts (dropped 0, overlimits 559094
requeues 0)
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b perturb 10sec
qdisc sfq 10: : 588 ( 4.704000 kbit/s) sent=28498626 :
Sent 28498626 bytes 489927 pkts (dropped 0, overlimits 0 requeues 0)
qdisc sfq 20: parent 1:20 limit 128p quantum 1514b perturb 10sec
qdisc sfq 20: : 228 ( 1.824000 kbit/s) sent=82...
2004 Apr 06
11
htb2 -> htb3 problems
...marking
and htb3 for queueing), and traffic rate drop from 100 to 20mbit.
What can be wrong? The only change I see is htb2 -> htb3
Here is my qdiscs/classes/filters example
qdisc htb 1: dev eth0 r2q 10 default 2500 direct_packets_stat 4604 ver 3.13
qdisc sfq 100: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb 5sec
qdisc sfq 3300: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb 5sec
qdisc sfq 3301: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb 5sec
qdisc sfq 3302: dev eth0 quantum 1514b limit 128p flows 128/1024 perturb 5sec
qdisc sfq 3304: dev eth0 quantum 1514...
2004 Dec 30
2
HTB - ethloop - overlimits?
...64 264 2 0
9.0 127961 126230 735 0 63 63 2 0
9.5 124722 124311 735 0 15 15 2 0
10.0 127203 127105 736 0 4 4 2 0
Foxtrot ethloop # qd lo
qdisc htb 1: r2q 10 default 4 direct_packets_stat 0 ver 3.17
Sent 2728960 bytes 2665 pkts (dropped 0, overlimits 3996 requeues 0)
qdisc sfq 4: parent 1:4 limit 128p quantum 16450b flows 128/1024 perturb 10sec
Sent 0 bytes 0 pkts (dropped 0, overlimits 0 requeues 0)
qdisc sfq 6: parent 1:6 limit 128p quantum 16450b flows 128/1024 perturb 10sec
Sent 2297856 bytes 2244 pkts (dropped 0, overlimits 0 requeues 0)
qdisc sfq 7: parent 1:7 limit 128p quantum 1645...
2007 Sep 07
2
Prioritizing VOIP traffic without sacrificing throughput
Hi,
I would like to prioritize VOIP traffic when we use the phone, but other
times not do traffic shaping at all.
Right now I have my openwrt router set up with htb to do shaping. In
order to get it to work well I had to set my upload and download speeds
much lower than my line speed. With these settings, I get good VOIP
reception even while surfing the net and doing a long download.
However,
2006 Nov 20
2
Fwd: Traffic Shaping on a Transparent Bridge not working!
...=eth0
+ NOPRIOHOSTSRC=
+ NOPRIOHOSTDST=
+ NOPRIOPORTSRC=
+ NOPRIOPORTDST=
+ ''['' status = status '']''
+ tc -s qdisc ls dev eth0
qdisc htb 1: r2q 10 default 20 direct_packets_stat 0
Sent 18649 bytes 191 pkts (dropped 0, overlimits 0)
qdisc sfq 10: parent 1:10 limit 128p quantum 1514b perturb 10sec
Sent 10582 bytes 147 pkts (dropped 0, overlimits 0)
qdisc sfq 20: parent 1:20 limit 128p quantum 1514b perturb 10sec
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, over...