Hi all,

I am studying RYU recently and have tested RYU with mininet (OF1.0) with the 
example simple_switch.py. They work perfect.

But when I change the mininet to physical switch which supports OF1.3 only, the 
example does not work anymore. Could anyone help me to point out what need to 
be done in this case?

I read the spec of OF1.3, seems that in OF1.3 there are no default table-miss 
flow entry, so when should I set the table-miss flow entry to the switch?

And any example how to add flow entry in OF 1.3? What's the different against 
OF1.0?

Another question is that, it seems RYU can only run by events? Could a command 
line be implemented like users can type some CLI to display the status of 
switches and can deploy configurations and flow entries? Is there already some 
components could do this?

 

Cheers and Thanks!

Jack
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to