search for: flechsenhaar

Displaying 20 results from an estimated 26 matches for "flechsenhaar".

2007 Aug 06
4
Marking and remarking of incoming traffic
I can use DSMARK to mark on the Egress side. Is there a way to mark/change the DSCP value of an incoming packet on the ingress side? Thanks. Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 Aug 14
3
Trying understand the HTB
Hi! I am studying HTB. I used the topology showed below: 10.1.0.1 ------ 10.1.14.25 (eth1) / 192.168.10.10 (eth0) ----- 192.168.10.11 (host 1) (router) (host 2) All machines use Debian Etch. Has a Iptables masquerading rule to eth1 in the router machine . The NICs are 100 Mb/s. The host 1 has Apache 2 and a file with 670 MB (CD ISO image) to download. When I used
2006 Sep 27
1
HTB root rate allowing to much of a burst
Please see below Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7 -----Original Message----- From: Flechsenhaar, Jon J Sent: Wednesday, September 27, 2006 10:30 AM To: lartc@mailman.ds9a.nl Subject: FW: [LARTC] 2.6.14 - HTB/SFQ QoS broken? Please see below Jon Flechsenhaar Boeing WNW Team Network Servic...
2007 Feb 18
3
prio not seeming to work
Hello, I am trying to mess with a prio type qdisc, and must be missing something. Here''s my sample code: tc qdisc add dev eth0 root handle 1: prio tc filter add dev eth0 parent 1:0 prio 1 protocol ip u32 \ match ip dst 208.0.0.0/8 flowid 1:1 tc filter add dev eth0 parent 1:0 prio 3 protocol ip u32 \ match ip dst 0.0.0.0/0 flowid 1:3 I would assume that any traffic going to
2007 Mar 28
2
strict priority
I''m trying to configure 4 queues with strict priorities based on DSCP. I tried to following commands, but it seems that the filters I defined have no effect tc qdisc add dev eth0 root handle 1: prio bands 4 tc qdisc add dev eth0 parent 1:0 handle 10: pfifo limit 100 tc qdisc add dev eth0 parent 1:1 handle 20: pfifo limit 100 tc qdisc add dev eth0 parent 1:2 handle 30: pfifo limit 100 tc
2006 Oct 11
1
HTB_HYSTERESIS
...ave some effect on rate calculations. This file is usually in /usr/src/linux/net/sched/sch_htb.c. If I change this file I have to re-compile. I am not quite sure how to do this. Can someone list the steps necessary to re-compile or point me to a doc that explains how to do so. Thanks. Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2006 Sep 27
0
FW: 2.6.14 - HTB/SFQ QoS broken?
Please see below Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7 -----Original Message----- From: Flechsenhaar, Jon J Sent: Wednesday, September 27, 2006 9:35 AM To: lartc@mailman.ds9a.nl Subject: [LARTC] 2.6.14 - HTB/SFQ QoS broken? Jody: I don''t know if you answer basic HTB questions but I'...
2007 Jun 06
4
how hierarchical is HTB?
Hi there! I''ve using HTB for a while and now I an faced with a ''problem''. How hierarchical is HTB? Let''s say I have this 3 layer HTB setup: root class 1: (rate=100, ceil=100) 1: children classes 1:10 (30,100) and 1:20 (70,100) 1:10 children classes 1:100 (10,100) and 1:101 (20,100) 1:20 children classes 1:200 (30,100) and 1:201 (70,100) I managed to have
2007 Mar 06
1
QoS prio queuing
...or that packets are for sure going into a prio queue with TC? I can see all the HTB stats but the prio classes just list as being there...would like more information Basically I have the following setup DSMARK | HTB - (tcindex filter on TOS) | Prio (u32 filter on TOS) Thanks Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2006 Dec 11
1
Limit pps not just bandwidth (kbps) on ingress
I want to limit pps (packets per second) not just bandwidth on the ingress side. I can do this using IP tables but I''m curious if there is a way to do this with TC. Thanks. Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 May 03
2
HTB and burst...
Hey everyone, For some reason my htb configuration isn''t allowing any class to burst up to its ceiling ever, even when the link is only being utilised by one class that class only ever gets its assigned rate and exactly that assigned rate... The hierarchy I have is 1: at the root with no default, then 1:2 and 1:3 under that, both with assigned rates, then 2: and 3: under those
2006 Oct 18
2
Errors with GRED after upgrading to 2.6.18 kernel
...disc change dev eth0 parent 2:20 gred DP 3 limit 60kb min 10kb max 20kb avpkt 1500 burst 9 bandwidth 500kbit probability 0.06 prio 4 RTNETLINK answers: Invalid argument after each DP 3 on each gred. This starting happening after I upgraded to 2.6.18 from 2.4.20 kernel. Anyone have any ideas? Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7 _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2007 Jul 31
0
IntServ QoS question
...SVP PATH, RESV, and CONF message is sent. How does the Deameon know to setup a connection though? There is something internal at the client source happening. I just haven''t figured it out yet. Is it listening to a certain port? Any help would be appreciated. Thanks in advance. Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 Jun 07
0
KOM RSVP
Does anyone on hear have any thoughts on the changes that would be nessary for KOM RSVP to use HTB rather than just CBQ and HFSC? Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 Jan 10
0
RSVP source code
All: I''m trying to get RSVP running on a Linux machine. The machine is currently Fedora. I have read rfc 2205. Does anyone know where I can get the RSVP source code to install on the machine. Or does anyone know of some documentation that might help in doing this? Thanks, Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 Feb 20
0
CCNA training
You guys have expressed interest in CCNA training. What would be better for you guys. On-site training after work hours or during the wkend? The other option is after hours or wkend at a near by college. Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 Feb 21
1
Problem with HTB and outgoing traffic
Hello, I''m using a script with tc, to limit my outgoing traffic : tc qdisc add dev eth0 root handle 1: htb tc class add dev eth0 parent 1: classid 1:1 htb rate 500kbit burst 6k tc filter add dev eth0 parent 1: protocol ip prio 1 u32 match ip dst 172.28.54.9 flowid 1:1 I want to test bandwidth with iperf to see if limitation is correct. Sometimes, I get correct measure for certain rates,
2007 Mar 05
0
QoS IP precedence and Diffserv combination
...TOS; does it read the original value in the IP header or the Tcindex value? Ex. DSMARK as root | HTB class (tcindex filter gets traffic into HTB class) | Imbedded prio classes under HTB (u32 TOS filter to put traffic into priority queue) Look forward to any comments... Thanks! Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2006 Oct 04
1
QoS HTB burst and cburst parameters-FLEX
...100 kbit per second? Also does anyone know how the burst and cburst parameters are configured by default? * Looking for a formula and all the parts to come up with the automatically configrued number that is show with the below command * "tc -s -d class show dev eth1" Thanks Jon Flechsenhaar Boeing WNW Team Network Services (714)-762-1231 202-E7
2007 Feb 28
1
Data rate with HTB
Dear all, I''m making a script to implement DiffServ policies with HTB. Here it is : if test $1 = "help" -o $1 = "h" -o $# != 5 then echo "usage: ds.sh <DEVICE> <DS_RATE> <EF_RATE> <AF_RATE> <BE_RATE>" exit fi DEV=$1 DS_RATE=$2 EF_RATE=$3 AF_RATE=$4 BE_RATE=$5 sync tc qdisc del root dev $DEV tc qdisc add dev $DEV root handle