Displaying 20 results from an estimated 1200 matches similar to: "Reclassifing with the filters"
2004 Jun 28
2
converging the flow
Hi everyone,
I had a question about linux qos using the tc command.
I''m sorry if I''m mailing to the wrong list. I''d appreciate
any redirection to the right one.
What I want to do is to converge several flows.
Is this possible with Linux ?I only found examples that fan out,
like the tree structure.
And was wondering if it''s possible to converge it.
2012 Oct 21
1
Linear discriminant function analysis based median as group centroid and nonparametric scale estimators???
Dear All,
I am using a specific approach for my master thesis. In essence, a
supervised reclassification is used as an intermediate step to find chemical
parameters which are able to reclassify defined groups. These variables will
be used in a next step where location and scale estimators of the groups are
important. Traditionally linear discriminant analysis is used for
reclassification which
2004 May 11
0
reclassify option on policing
Hello,
What exactly is the use of the "reclassify" option in the policing
options of tc filters?
According to LARTC:
"
reclassify
Most often comes down to reclassification to Best Effort. This is the
default action.
"
I don''t quite get the meaning of that.
It could mean to let other filters handle it, but that is exactly the
"continue" option.
Could
2006 Apr 07
0
"action pass random determ/netrand reclassify --value--": granularity problems
Hi all!
I''m trying to do proportional marking of real-time traffic to indicate link congestion, and for that, I wish to use the DSMARK filter to mark from, say EF to 0xcc. (an unused DSCP value)
By proportional, I mean, if congestion on the egress link is, say 38%, then I shall remark 38 packets of every 100 leaving eth0.
I already wrote some scripts, and I can measure the overload
2004 Sep 06
0
example/dsmark+policing => tcsim outputs are different
Hi folks
I have created a script file (dsmark+policing.sh attached) to check graphic
an text outputs of simutations, against original examples/dsmark+policing
coding (see TCNG Reference Manual-pg.90).
It uses tcng coding (*.tcsim file attached) and old tc coding (*.tcsim_old
file attached) inserted in tcsim files.
Observation 1: The graphic outputs from (*.tc included in *.tcsim) and
(*.tc_old
2006 Mar 30
5
packet marking: only a ratio, not all
Hi all!
In short:
Anybody wrote a patch for DSMARK to make it capable of marking
only a ratio (a given arg to the tc command) of the packets it gets?
Say, 20%? Or, do I have to hack into the source? Alternatives,
like a filter spitting packets to 2 different DSMARK based on this ratio?
In long:
I''m a hungarian univ student involved in a project (RMD-QoS stuff)
which needs
2006 Jan 05
1
Adding dsmark qdisc fails
I ''m having a problem identical to one encountered on this list awhile
back:
>I''m trying to configure dsmark qdisc on 2.6.11.4 user mode linux and
>tc from iproute2-2.6.11-050314.
>
>
>I think I have some mismatch in my setup since adding dsmark qdisc
>fails *unless* I specify "set_tc_index" argument which I believe should
>be optional:
2005 Mar 25
3
These tc commands used to work... what''s broken them?
I have a Gentoo Linux (kernel 2.6.11) server. Several months ago, I
made a traffic shaping setup for my box (running a 2.4 kernel then)
that worked beautifully. It gave high priority to SSH and RealAudio
traffic, and put HTTP downloading traffic on a lower prio so they could
only use what bandwidth was left.
However, I''ve only just realized that tc is no longer accepting the
commands I
2004 Jun 13
0
DSCP marking at core
Hi,
I want to setup core routers to do both DSCP marking
and to get the DSCP and forward packets based on DS
field. I don''t want to separate DSCP marking to be
done only at the edge routers.
I know that dsmark is both used for DSCP marking and
for getting the DSCP and forwarding packets according
to DSCPs. In my case, since I want to do both of these
I need two dsmarks.(?) I am not
2004 Sep 05
0
Re: Diffserv on Linux 2.4.21 (DSMARK problem)
Hi, There is some extra information in this email!
I am working on implementing Diffserv on linux project. I am using suse 8.0 professional kernel 2.4.21. I have the following RPM:iproute2-2.4.7-697.rpm
This supports a number of linux qdisc like cbq, htb among many others but it has no support for DSMARK, which I wish to use. Does anyone know of any patch that I could used or any other solution
2004 Apr 05
0
dsmark and HTB
Hello!
I have some trouble with dsmark qdisc.
I''d like to set DSCP value of my outgoing packets and add a rate
limit to each one.
I learned HTB and dsmark. They work properly, but I can''t combine them
like this:
tc qdisc add DSMARK handle 1:0 ...
tc class modify 1:1 ...
tc class modify 2:2 ...
...
tc qdsic add parent 1:1 HTB ...
tc qdsic add parent 1:2 HTB ... ->
2004 May 31
0
dsmark qdisc in tc(iproute2)
hi,
i am currently working on a project on "design of diffserv testbed
in linux". i am using tc utility of iproute2 for it. The qdisc dsmark used
for marking the DS codepoint at the first hop router makes number of classes
depending on the indices given in the command. But i am not clear how at
the first hop router does scheduling takes place. what i mean is if i have
two flows, whose
2005 Mar 20
3
Adding dsmark qdisc fails
I''m trying to configure dsmark qdisc on 2.6.11.4 user mode linux and
tc from iproute2-2.6.11-050314.
I think I have some mismatch in my setup since adding dsmark qdisc
fails *unless* I specify "set_tc_index" argument which I believe should
be optional:
# tc qdisc add dev eth1 handle 1:0 root dsmark indices 8
RTNETLINK answers: Invalid argument
Mar 20 13:00:50 user user.debug
2001 Mar 25
0
Marking at egress? (DiffServ)
Hi all,
Supposedly my router is itself streaming traffic to clients. Is it possible
for it to mark its packets before going through dsmark??
I have gone through the examples in iproute2/examples, i noticed that
there''s always an ingress and egress of which these are 2 different dev. Is
it possible for before ingress and egress be the same dev??
I tried the script below but
2004 Sep 05
0
Re: Diffserv on Linux 2.4.21 (DSMARK problem)
Hi guys,
I am working on implementing Diffserv on linux project. I am using suse 8.0 professional kernel 2.4.21. I have the following RPM:iproute2-2.4.7-697.rpm
This supports a number of linux qdisc like cbq, htb among many others but it has no support for DSMARK, which I wish to use. Does anyone know of any patch that I could used or any other solution so that use of dsmark is possible. Traffic
2006 Jan 06
1
Wondershaper and DSCP
Did anyone ever answer this one? THIS is what I am trying to do:
>[LARTC] cbq+sfq and DSCP marking
>Maria Joana Urbano stmaria@dei.uc.pt
>Thu, 13 Feb 2003 19:29:42 +0000
>
> * Previous message: [LARTC] Monitoring....
> * Next message: [LARTC] two routes 1 network card
> * Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
2007 Mar 05
0
QoS IP precedence and Diffserv combination
All:
I am tasked with creating an environment in which DiffServ and IP
precedence is handled as close to RFC specification as possible. I have
a few problems with implementing this based on current queueing
structure. Here are a few of my questions.
1.) Is there any way to get DiffServ AF drop levels without using
DSMARK and GRED?
Ex.
AF11 Gred DP 1
AF12 Gred DP 2
AF13 Gred DP 3
2.)
2001 Jan 17
0
dscp marking
I want to set the DSCP field of the incoming packets. And then put them
in the correct queues.
I can mark the packets:
iptables -A OUTPUT -t mangle -d 10.10.10.12 -j MARK --set-mark 1
tc qdisc add dev eth0 handle 1:0 dsmark indices 64 set_tc_index
tc class change dev eth0 classid 1:1 dsmark mask 0x3 value 0xb8
tc filter add dev eth0 parent 1:1 protocol ip prio 1 handle 1 fw
2006 Jan 10
2
Gred/dsmark/htb
Hi, I am trying to get assured forwarding/expedited forwarding with gred and htb working. Below is the script I am using.
The following steps are what I thing is how the script works. My problem is that if I remove the HTB qdisc from the script and have the GREDS parent as the dsmark it works, but when I add the htb as a parent of GRED and DSmark the parent of htb it does not work?
Any
2002 Jun 11
1
unknown qdisc "dsmark"
hi,
I''m a beginner with qdiscs and other lartc stuff.
After reading the howto and other related documents (i.e. some papers about
linux and diffserv), I decided to start with some test.
I found some example script to implement simple diffserv using dsmark, but,
just after the first command:
tc qdisc add dev eth1 handle 1:0 root dsmark indices 64 set_tc_index
the system answered: