Hi all,
I am doing some practice with OpenFlow, and according to what I
understood, there can be different flow tables to work with.
When I execute the command: dpctl dump-tables switch, it says that the
tables are two: 0-hash, and 1-classifier.

So I have some questions:
1- Is there a way to add a new table manually? And can I remove the
existing ones?
2- If yes, I have a second problem about the matching: I read the
OpenFlow specification v1.1.0, and watching the Figure2 and the
Figure3 I would like to know if it is possible for example after a
matching of an entry to "skip" all the following tables. I mean, if I
find a matching in the table n, can I skip directly to the table m?

Thank you all for your suggestions!
-- 
Leonardo
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to