Hi,
On 2016年04月25日 21:27, Joel Frank wrote:
> Hi everyone,
>
> I'm trying to get Flow Entry Monitoring to work and running into trouble
> getting the example code to work. I'm trying to add an flow monitor to
> the switch when it connects to Ryu. However the code crashes with
> following exception
Dear sir:
I am a student who is learning Ryu, i had searched a lot of data on the
internet, but i still do not know whether Ryu can use VLAN Virtualize to
slices, waiting for your reply,thank you sir,have a nice day
Hi Victor,
Yes, same Jeronimo from FIU! ;)
Thanks for your comments. Let me reply inline:
2016-04-25 9:44 GMT-04:00 Victor Orlikowski :
> Jeronimo,
>
> Long time since we met in person, at the I2 gathering (presuming you're
> the same Jeronimo from FIU). ;)
>
> Am I correct in presuming that y
Jeronimo,
Long time since we met in person, at the I2 gathering (presuming you're the
same Jeronimo from FIU). ;)
Am I correct in presuming that you're trying to making a OF version-adapting
proxy?
A la FlowSpace Firewall or Flowvisor, but capable of translating from one
version of OF to anoth
Hi Shinpei,
Thanks. What would be the best way for Ryu to connect to another OpenFlow
controller, also via OpenFlow? Create a standard TCP socket and my code be
responsible for all OpenFlow commands or is there a way for Ryu to start an
OpenFlow/TCP channel natively?
My idea is:
OF switch connec
Hi everyone,
I'm trying to get Flow Entry Monitoring to work and running into trouble
getting the example code to work. I'm trying to add an flow monitor to
the switch when it connects to Ryu. However the code crashes with
following exception, when I try to send/generate the of-request:
Monitorin
Hi,
On 2016年04月25日 15:08, Malekloo, Ashkan wrote:
> Hi,
>
> Thanks for your response.
>
> I would appreciate if could help me on something else. I have a scenario in
> which I want to change the third scenario of RYU SDN Framework book QoS
> chapter that described the Meter based QoS. In my sce