Hi Yi,
On 2017年06月22日 05:18, Yi Tseng wrote:
> Hi Iwase,
>
> I am not sure we can do that with multiprocessing module.
>
> Might need to change Ryu event mechanism to do that (e.g. need to send events
> to different process...)
Yes you are right.
I tried to use multiprocessing module a little
Hi, Suhail
Unfortunately, these statistics are out of OpenFlow's scope,
and OpenVSwitch does not seem to provide statistics like these...
I think you need to implement your own application to take statistics.
For example, you need to make your switches to do Packet-In with every
packet,
then y
Hi, Mahmoud
Please confirm you've ran your apps with "--observe-links" option.
Without this, host detection won't work.
If the above does not solve your problem,
please tell me commands you ran to run your apps and to make ping.
Thanks,
Fujimoto
On 2017年06月21日 21:28, Mahmoud Elzoghbi wrote:
I
Hi, Pynbiang
I'm sorry for that I've overlooked your reply.
I think something may be wrong with your ryu.conf, especially about IP
address or port settings.
Please check your ryu.conf, or could you let me see your ryu.conf?
Thanks,
Fujimoto
On 2017年06月22日 01:42, Pynbiang Hadem wrote:
Hi Fuj
Hi,
I am trying to work with RYU flows. Now I want to track some important
statistics, i could not find any documentation related to them, it would be
great if some one could help..
Following are the statistics required.
Length of First Packet
Length of Longest Packet
Length of shortest Packet
Hi Iwase,
I am not sure we can do that with multiprocessing module.
Might need to change Ryu event mechanism to do that (e.g. need to send
events to different process...)
Yi
2017-06-20 18:48 GMT-07:00 Iwase Yusuke :
> Hi Corry and Yi,
>
>
> On 2017年06月21日 03:14, Yi Tseng wrote:
> > Hi,
> >
> >
Hi Fujimoto,
I have followed the steps given by you:
1) $ sudo mn --switch ovsbr --topo single,2 --mac -x
2) in host1 (xterm) i executed the following:
root@mininet-vm:~# ryu-manager --verbose --config-file
/home/mininet/ryubgp/ryu.conf
/home/mininet/ryu/ryu/services/protocols/bgp/application
It is a great analysis, but after enable switch as a firewall and make ping
to make arp request to catch hosts mac by rest topology.py
It return empty list also
On Jun 21, 2017 4:33 AM, "Fujimoto Satoshi"
wrote:
> Hi, Mahmoud
>
> First, rest_topology.py can find hosts only after the controller c