On Tue, 27 May 2014 09:45:33 +0530 Sujai Mutharasu <[email protected]> wrote: > HI , > > For creating flow with match: eth_dst , Following is the part of > the string i pass with curl. > > curl -d '{"cookie":"0", > "priority":" 32768", > "actions": > [{"port":2, "type":"OUTPUT"}], > "match":{"eth_dst":"00:11:11:11:11:11"}}' > > Please some one help with command to set a particular mask for eth_dst.
Are you using the ofctl_rest? ofctl_rest does not support a particular mask for eth_dst. > > Thanks > > > ------------------------------------------------------------------------------ > The best possible search technologies are now affordable for all companies. > Download your FREE open source Enterprise Search Engine today! > Our experts will assist you in its installation for $59/mo, no commitment. > Test it for FREE on our Cloud platform anytime! > http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Time is money. Stop wasting it! Get your web API in 5 minutes. www.restlet.com/download http://p.sf.net/sfu/restlet _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
