search for: 1514b

Displaying 20 results from an estimated 71 matches for "1514b".

Did you mean: 15148
2002 Jan 03
1
tc class show problem with HTB ?
...ow 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 (dropped 0, overlimits 0) qdisc sfq 20: dev...
2004 Jul 20
3
Fw: HTB - Really Big problem
----- Original Message ----- From: MichaƂ Joachimiak To: lartc@mailman.ds9a.nl Sent: Tuesday, July 20, 2004 3:45 PM Subject: HTB - Really Big problem Hello everybody! Since week i dig lists and www and can''t find solution for my problem. I''m using HTB 3.13 kernel 2-4-25 smp iptables 1.2.9. I''ve got situation like this: LAN------Linux Box(routing only)------- Linux
2004 Sep 20
1
PRIO not working?
...st/fastest prio class really 1:1, and the last/slowest is 1:4? Or did I miss something else? A part of the code follows: $TC qdisc add dev ${IFACE} root handle 1:0 prio bands 4 priomap 2 2 2 2 2 2 0 0 1 2 2 2 2 2 2 2 2>/dev/null $TC qdisc add dev ${IFACE} parent 1:1 handle 10 sfq quantum 1514b perturb 10 $TC qdisc add dev ${IFACE} parent 1:2 handle 20 sfq quantum 1514b perturb 10 $TC qdisc add dev ${IFACE} parent 1:3 handle 30 sfq quantum 1514b perturb 10 $TC qdisc add dev ${IFACE} parent 1:4 handle 40 sfq quantum 1514b perturb 10 $TC filter add dev ${IFACE} parent 1:0 p...
2007 May 16
5
statistics and calc bandwidth traffic using tc -s qdisc show
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 pk...
2004 Aug 04
10
htb and fw problems
...5 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 128p quantum 151...
2013 Jul 17
2
Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
...; <address type='pci' domain='0x0000' bus='0x00' slot='0x03' function='0x0'/> </interface> ... # tc qdisc ls dev tap0a2b02ca-48 qdisc htb 1: root refcnt 2 r2q 10 default 1 direct_packets_stat 0 qdisc sfq 2: parent 1:1 limit 127p quantum 1514b perturb 10sec qdisc ingress ffff: parent ffff:fff1 ---------------- (<-- already showed up) # ovs-vsctl set port tap0a2b02ca-48 tag=1 # tc qdisc ls dev tap0a2b02ca-48 qdisc htb 1: root refcnt 2 r2q 10 default 1 direct_packets_stat 0 qdisc sfq 2: parent 1:1 limit 127p quantum 1514b perturb 10se...
2001 Jun 19
3
RTNETLINK answers: Invalid argument
...0Mbit rate \ 5Mbit allot 1514 weight 500Kbit prio 5 maxburst 20 avpkt 1000 \ bounded echo 100 tc class add dev eth1 parent 20:1 classid 20:200 cbq bandwidth 10Mbit rate \ 5Mbit allot 1514 weight 500Kbit prio 5 maxburst 20 avpkt 1000 \ bounded echo 200 tc qdisc add dev eth1 parent 20:100 sfq quantum 1514b perturb 15 echo sfq100 tc qdisc add dev eth1 parent 20:200 sfq quantum 1514b perturb 15 echo sfq200 tc filter add dev eth1 parent 20:0 prio 25 u32 match ip src 192.168.0.7 flowid 20:100 echo filter100 tc filter add dev eth1 parent 20:0 prio 50 u32 match ip src 192.168.0.0/24 flowid 20:100 echo filt...
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 0
2003 Oct 31
2
tc filter oddities
...flowid 121: 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)...
2006 Sep 06
0
Can i attach another qdisc (htb) under HFSC classfull ?
...B 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 10 default 30...
2001 Feb 05
0
bandwidth limiting when src and dst are on the same interface
...o customer2. I do it like this: tc qdisc add dev eth0 root handle 10: cbq bandwidth 100Mbit avpkt 1000 tc class add dev eth0 parent 10:0 classid 10:1 cbq bandwidth 100Mbit \ rate 128kbit allot 1514 weight 100kbit prio 5 maxburst 1 avpkt 1000 bounded tc qdisc add dev eth0 parent 10:1 sfq quantum 1514b perturb 15 tc filter add dev eth0 parent 10:0 protocol ip prio 100 u32 match \ ip src xxx.xxx.228.10 flowid 10:1 tc qdisc add dev eth1 root handle 20: cbq bandwidth 100Mbit avpkt 1000 tc class add dev eth1 parent 20:0 classid 20:1 cbq bandwidth 100Mbit \ rate 128kbit allot 1514 weight 100kbit...
2001 Dec 26
3
Understanding the Examples
...10mbit Maybe 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...
2006 Feb 24
4
why isn''t 1:1 getting the traffic? [filter question]
...owid 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 backlog 0b 0p req...
2003 Jul 14
0
Why arent filteres working? (as I wanted)
...ol ip parent 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 (d...
2006 Feb 07
0
unable to get download restrictions working on an interface
...filter add dev vm01 parent 11:0 protocol ip handle 4 fw flowid 11:1 When i do a qdisc show and class show, it shows me the information. tc -s -d qdisc show dev vm01; tc -s -d class show dev vm01 qdisc cbq 11: rate 100Mbit cell 8b mpu 64b (bounded,isolated) prio no-transmit/8 weight 100Mbit allot 1514b level 1 ewma 5 avpkt 1000b maxidle 2us Sent 0 bytes 0 pkts (dropped 0, overlimits 0 requeues 0) borrowed 0 overactions 0 avgidle 65 undertime 0 class cbq 11: root rate 100Mbit cell 8b mpu 64b (bounded,isolated) prio no-transmit/8 weight 100Mbit allot 1514b level 1 ewma 5 avpkt 1000b maxidle 2us...
2004 Apr 21
0
Why cant I see the parent of a qdiscs?
...ate 1kbit ceil 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 clas...
2006 Apr 04
3
Another question (now about u32)
...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 using kernel 2....
2013 Jul 17
0
Re: Libvirt "tc ingress qdisc" automatically removed by ovs vlan tag setting, how?
...#39; domain='0x0000' bus='0x00' slot='0x03' > function='0x0'/> > </interface> > ... > > # tc qdisc ls dev tap0a2b02ca-48 > qdisc htb 1: root refcnt 2 r2q 10 default 1 direct_packets_stat 0 > qdisc sfq 2: parent 1:1 limit 127p quantum 1514b perturb 10sec > qdisc ingress ffff: parent ffff:fff1 ---------------- (<-- already showed up) > > # ovs-vsctl set port tap0a2b02ca-48 tag=1 > # tc qdisc ls dev tap0a2b02ca-48 > qdisc htb 1: root refcnt 2 r2q 10 default 1 direct_packets_stat 0 > qdisc sfq 2: parent 1:1 limit 12...
2005 Nov 24
0
max latency with htb and wondershaper for voip and p2p
...ith 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=8288143 :...