Hi All,

I am trying to develop a multicast module for the ODL controller and have
been able to make the application and implement the algorithm that is able
to put flow to the config data store but the flow is not getting into the
operational data store even if there is only one flow in the switches
(after manually deleting all flows inserted by l2switch-switch and
inserting only one flow to send every packet to controller) which says them
to send any flow coming to the switches to the controller , now I am
pinging but it does not work, what I expect is that the flows from the
config data store go to the operational data store and the ping works.
I have learnt that flowprogrammer module of openflowplugin is what does the
data movement from config to operational data store, If someone could tell
me how and when the flow moves from the config to datastore, does it depend
on what message I am sending like I am trying to ping in my case, or it is
not related to ODL but to Mininet configuration it would of great help.

Thank you,
Nithin.
_______________________________________________
Discuss mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/discuss

Reply via email to