I have project to create dateset by mininet and python network - 19/03/2024 23:11 EDT
Budget: $10 – $30 USD
Dataset in mininet
I have algorithm that calculate shortest path with four metric (latency,distance,pakloss,qlength)the name of it final.py I provide you .
It run like
I can change metric (latency,distance,pakloss,qlength)
In my screan I write monitor(this is file called moniter)I will provide it
Also I have file for mininet topology (New.py) also I will provide you
Topology read traffic from file
And perform scenario
It run like
When this file run read files txt from
http://sndlib.zib.de/download/directed-abilene-zhang-5min-over-6months-ALL.tgz
I download these file in my computer and read it(give the location of it in file new.py)
Now I want
1-check my algorithm (Final.py) if nead any edit for can manipulate with high traffic.
Operate on mininet(New.py),monitor, make edit on it
a-I perform only tcp ,udp traffic by using iperf iuse two file (commtcp.awk,commudp.awk) for take the result of iperf for parsing some value(I will provide you with them)
b-the result of I perf (udp,tcp)print on screen also make parsing process for I perf command for produce dataset.
c.some result of iperf result are take from controllerby using file (monitor)also I will provide you.
But when run it not all coloum get result
d-csv file contain many columns result from iperf (tcp ,udp)
time stamp,ip source,ip distination,bandwidth(throughput),protocol,jitter,datasize,packetcount,packetloss,RTT,send byte,receive byte,latency
and any other coloumn can get it from parse iperf(tcp,udp).
My idea is generate dataset for fat tree topology with real traffic.
-All my files put in the same location in home/amina/pox-halosaur/pox
Only (commtcp.awk,commudp.awk) in (home)
-when open file (monitor.py)show iwill generate file (path.txt)please adjust the location of it
(home/amina/pox-halosuar/pox/path.txt)for suitable location(check it please)
--I want to check all files to get the correct result in all coloums with out any missing value
If you nead for delete files and edit file for get correct result you can do it
I have algorithm that calculate shortest path with four metric (latency,distance,pakloss,qlength)the name of it final.py I provide you .
It run like
I can change metric (latency,distance,pakloss,qlength)
In my screan I write monitor(this is file called moniter)I will provide it
Also I have file for mininet topology (New.py) also I will provide you
Topology read traffic from file
And perform scenario
It run like
When this file run read files txt from
http://sndlib.zib.de/download/directed-abilene-zhang-5min-over-6months-ALL.tgz
I download these file in my computer and read it(give the location of it in file new.py)
Now I want
1-check my algorithm (Final.py) if nead any edit for can manipulate with high traffic.
Operate on mininet(New.py),monitor, make edit on it
a-I perform only tcp ,udp traffic by using iperf iuse two file (commtcp.awk,commudp.awk) for take the result of iperf for parsing some value(I will provide you with them)
b-the result of I perf (udp,tcp)print on screen also make parsing process for I perf command for produce dataset.
c.some result of iperf result are take from controllerby using file (monitor)also I will provide you.
But when run it not all coloum get result
d-csv file contain many columns result from iperf (tcp ,udp)
time stamp,ip source,ip distination,bandwidth(throughput),protocol,jitter,datasize,packetcount,packetloss,RTT,send byte,receive byte,latency
and any other coloumn can get it from parse iperf(tcp,udp).
My idea is generate dataset for fat tree topology with real traffic.
-All my files put in the same location in home/amina/pox-halosaur/pox
Only (commtcp.awk,commudp.awk) in (home)
-when open file (monitor.py)show iwill generate file (path.txt)please adjust the location of it
(home/amina/pox-halosuar/pox/path.txt)for suitable location(check it please)
--I want to check all files to get the correct result in all coloums with out any missing value
If you nead for delete files and edit file for get correct result you can do it