--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ce7c94a2-f18d-47bd-9a32-efbad9851cd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/CAHF_wg8zP%2BDrbnNS1j7Qv3ZQmwZzAj5ghoBnmiO9xVPCs8GJnA%40mail.gmail.com.
Please consider the changes below:ap1 = net.addAccessPoint('ap1', wlans=3, ssid='ssid1,,', position='10,10,0')ap2 = net.addAccessPoint('ap2', wlans=3, ssid='ssid2,,', position='30,10,0')c0 = net.addController('c0', controller=Controller, ip='127.0.0.1', port=6633)ssid='ssid1,,' means that only first interface will work in infra mode.net.addMesh(ap1, intf='ap1-wlan2', ssid='mesh-ssid', channel='1')net.addMesh(ap2, intf='ap2-wlan2', ssid='mesh-ssid', channel='1')The channel must be the same in wireless mesh.net.addMesh(ap1, intf='ap1-wlan3', ssid='mesh-ssid2', channel='6')net.addMesh(ap2, intf='ap2-wlan3', ssid='mesh-ssid2', channel='6')net.plotGraph(max_x=100, max_y=100)Call net.plotGraph before net.build.ap-mp means that the interface is working in mesh mode.2017-10-12 20:16 GMT-03:00 pinyarash pinyoanutapong <ppiny...@gmail.com>:Here is my code.On Thu, Oct 12, 2017 at 5:51 PM, Ramon Fontes <ramonre...@gmail.com> wrote:Can I see your code?Sent from my androidOn 12 Oct 2017 19:46, "pinyarash pinyoanutapong" <ppiny...@gmail.com> wrote:One more question is that what is differnt between ap-wlan and ap-mp?But when i run "iw dev ap1-wlan1 station dump ". It didnt print out anything. From this output, I assumed that it didnt form a mesh.Thank you for updating the code,I have modified the code from meshAP.py called mesh_multipleWlan.py. I have attached to this email.
In this file, I added one more wireless interface on both AP with different channel,
"net.addMesh(ap1, intf='ap1-wlan1', ssid='mesh-ssid', channel=1)net.addMesh(ap2, intf='ap2-wlan1', ssid='mesh-ssid', channel=6)net.addMesh(ap1, intf='ap1-wlan2', ssid='mesh-ssid', channel=1)net.addMesh(ap2, intf='ap2-wlan2', ssid='mesh-ssid', channel=6)
"and is it possible to plot a mesh topology?Because when i added " net.plotGraph(max_x=100, max_y=100)". It didnt plot anything.Thank you,Regarards,Pinyarash P.
Here is my code.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-dis...@googlegroups.com.
To post to this group, send email to mininet-wi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ce7c94a2-f18d-47bd-9a32-efbad9851cd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-dis...@googlegroups.com.
To post to this group, send email to mininet-wi...@googlegroups.com.
Here is my code.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ce7c94a2-f18d-47bd-9a32-efbad9851cd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
Here is my code.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ce7c94a2-f18d-47bd-9a32-efbad9851cd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
Here is my code.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To post to this group, send email to mininet-wi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ce7c94a2-f18d-47bd-9a32-efbad9851cd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To post to this group, send email to mininet-wi...@googlegroups.com.
Here is my code.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
To post to this group, send email to mininet-wi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ce7c94a2-f18d-47bd-9a32-efbad9851cd9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
To post to this group, send email to mininet-wi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/CAHF_wg8zP%2BDrbnNS1j7Qv3ZQmwZzAj5ghoBnmiO9xVPCs8GJnA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/ab63a76e-0595-48b3-8396-87a80d91dfd7%40googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/mininet-wifi-discuss/AljrtpYTLhM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/CAK8U23ad0L0rvox3g4uRusgVYAatjX%3DhEPSkJwq0JAchFjGzjg%40mail.gmail.com.
To unsubscribe from this group and all its topics, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
Thank you.In the wired mininet, the total bandwidth is a aggregated of two links. But in case of wifi-mininet , the total bandwidth is the maximum of two links bandwidth.For example, I created 2 wireless interfaces. The first one operated in 2.4 GHz (mode g) and other one in 5GHz (mode a). My objective is to do load balancing on these two different wireless interfaces.I also would like to know that when i created multiple wireless interfaces, are these interfaces act like physical or virtual interface?Thank you for your suggestion,When i used mode 'a', 5GHz worked fine.
I used iperf to generate two different flows, and traffic is split on these two wireless interfaces simultaneously.
sudo mn --custom champ.py --topo fvtopo --mac --switch ovsk --controller remote --link tc -x2.) Run the "wired_mininet_flows.sh" to install the flows
3.) In mininet console, "h1 ping h3" to verify the connection
4.) Start "iperf -s" on H1 and "iperf -c 10.0.0.1 -P 2" on H2
5.) To verify that the flows got split, take the dumps on these two ports (s1-eth1),(s1-eth2)
"tcp dump -i s1-eth1" / "tcpdump -i s1-eth2"
6.) If the flows got split, the iperf output will show the aggregate bandwidth of two links.
(The output of this is attached as wired_tcp_iperf.png)
_____________________________________________________________________________________________
For Mesh_WIFI, it is a bit different since there are only two APs but multiple wireless interfaces.
To verify that the flows got split on different wireless interfaces, please take a dump on
ap1-mp2 and ap1-mp3.
From the iperf output, the bandwidth of 2 wireless link did not get aggregated.
Thank you,
"sudo mn --custom wired_mininet_topo.py --topo fvtopo --mac --switch ovsk --controller remote --link tc -x " to start topology.
To test bandwidth aggregation on wired mininet, please use H1 and H3.
With normal ping, the flows will not get split due to the hash function. You need to generate different flows by using this iperf command
"iperf -s" on H1 and "iperf -c 10.0.0.1 -P 2" on H2
I dont have any rules which has output=flood. Could you please clarify this?
Thank you for your time.
--
You received this message because you are subscribed to the Google Groups "mininet-wifi-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsub...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/CAHF_wg9n0GBS_fBFHipk6Bhhbz0hXOmrvq_UCouP6PhFUFrG9Q%40mail.gmail.com.
To unsubscribe from this group and stop receiving emails from it, send an email to mininet-wifi-discuss+unsubscrib...@googlegroups.com.
To post to this group, send email to mininet-wifi-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mininet-wifi-discuss/CAHF_wg_-xy7UekhgUVq_pPL5YwjGCQBQ8tR%3D-8nHQSVW4h07Ew%40mail.gmail.com.