click configuration file

fkchong fookeongc at yahoo.com
Wed Oct 10 09:22:43 EDT 2001


hi,

i have sucessfully compiled click-1.2.2 and tested on my linux machine.

and now i would like to create configuration file for MULTOPS (bandwidth
detection). i have the sample configuration 'multops' taken from MULTOPS
paper as below: -

is :: InfiniteSource(<00000000111111112222222233333333444444445555>,
      5000000,1);
udpgen :: RoundRobinUDPIPEncap(
0.0.0.0 1234 1.0.0.2 1234 1,
0.0.0.1 1234 1.0.0.2 1234 1,
0.0.0.2 1234 1.0.0.2 1234 1,
0.0.0.3 1234 1.0.0.2 1234 1,
0.0.0.4 1234 1.0.0.2 1234 1,
0.0.1.0 1234 1.0.0.2 1234 1,
0.0.1.1 1234 1.0.0.2 1234 1,
.....
);
is -> udpgen ->
CycleCount(0) ->
rm :: IPRateMonitor(PACKETS, 0, 1, 0, <MEM_LIMIT>) ->
CycleCount(1) ->
st :: StoreCycles(0,1) ->
co :: Counter -> Discard;

i execute 'click multops' and this are the messages: -
multops:3: unknown element class `RoundRobinUDPIPEncap'
multops:631: unknown element class `CycleCount'
multops:634: unknown element class `StoreCycles'

i able to find the elements class for CycleCount and StoreCycles in
click-1.0.tar.gz but not RoundRobinUDPIPEncap. i tried copy necessary files
add elements from click-1.0 to click-1.2.2 but end up with error <config.h>
not found in directory.

questions: -
any idea where i can find alternative or information about MULTOPS
configuration file? for your information i have tried to contact the MULTOPS
author but fail.
is the aboved configuration correct?
is there conflict between click-1.0's and click-1.2.2 elements?
any information how to write RoundRobinUDPIPEncap elements?

regards.


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the click mailing list