Hi, On 2015年02月22日 02:18, Mehrdad Moradi wrote: > Hi All, > > I have a question regarding MPLS matching in Ryu. I would like to have > a wild card in MPLS label matching. For example, I would like to say: > > If (MPLS Label = 1011*)--> Push MPLS Label (11000). Is this operation > possible in Ryu or we cannot basically have it in OpenFlow? > This is because I am getting some OF errors.
> we cannot basically have it in OpenFlow? Yes. In OpenFlow 1.3.4 spec (7.2.3.7 Flow Match Fields), the match field of MPLS_LABEL is not maskable. Just for your information, error details is possible analysis in "error_type" and "error_code". Please refer to "7.4.4 Error Message" of OpenFlow 1.3.4 spec. > > > Best Regards, > --Moradi > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk > > > > _______________________________________________ > Ryu-devel mailing list > Ryu-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel