On Tue, Aug 16, 2011 at 10:43:34AM -0400, Alexey Bogaevskiy wrote: > For example every odd packet goes out of port 1 and every even on port 2, > however I am struggling to figure out how exactly this is done (if possible > at all). I know that the tables on the switches keep flow statistics such as > packet transmitted count and etc... However I was wondering if it is > possible for the openflow rules to include such entries?
OpenFlow 1.0 doesn't support this behavior. I can't say for OpenFlow 1.1, but I doubt it. _______________________________________________ openflow-discuss mailing list [email protected] https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
