Hi Subha,

You can install flow entries into the specific table by using "table_id" argument of 
"OFPFlowMod".
Please refer to the Ryu Documentation here.
  
http://ryu.readthedocs.io/en/latest/ofproto_v1_3_ref.html#ryu.ofproto.ofproto_v1_3_parser.OFPFlowMod

Thanks,
Iwase

On 2017年08月31日 14:26, Subha wrote:
Hello guys,

Are there any documents giving an example for multi-table support using RYU.

1) For a particular pipeline, how can we define different tables and how to 
send the flow.


2)  Are there ways to define Table Type Patterns in RYU .

3) Are there any links or documents explaining it. Please let me know.

Have seen Faucet application which uses its own pipeline. But am not interested in Faucet or simple switch application.


Thanks,
subha.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot



_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to