Hi, Please, could you tell me which OpenFlow 1.2 switch are you using?
I suspect that it is a switch implementation issue, because the switches available are still Beta or Alpha Releases. If you are using Ericsson and CPqD switch I will investigate what can be happening in your scenario. Also, if you can, please raise an issue on github ( https://github.com/CPqD/of12softswitch), so we can keep track of switch bugs. Best Regards, Eder. On 2 October 2012 19:44, Stipkovits Ádám <stipkovitsa...@gmail.com> wrote: > Hi all, > > I'm implementing a simple QoS application in OpenFlow 1.2, for which I'm > trying to use the metadata field as follows: > > -The switch application uses table 0 for flow entries, but it doesn't send > the packet out, only writes the port number into the metadata field, then > directs it to table 1 > > -The QoS application uses table 1 to match on the matadata field and other > fileds defined by QoS rules, and then direct the packet into an appropriate > queue, and send it out on the port defined by the metadata > > I also added one default flow per port which only matches on the metadata > field and sends the packet out on the given port. > > My promblem is however, that the packets get the right metadata written > (in table 0), but the entries with only metadata field to match on (in > table 1) never match. Am I doing something wrong, or is it a switch > implementation issue? > > Thanks, > > Adam > ______________________________**_________________ > openflow-discuss mailing list > openflow-discuss@lists.**stanford.edu<openflow-discuss@lists.stanford.edu> > https://mailman.stanford.edu/**mailman/listinfo/openflow-**discuss<https://mailman.stanford.edu/mailman/listinfo/openflow-discuss> > --
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss