Hello everyone
I want to connect OVS to ONOS using in-band connection. As I know, setting
connection-mode to inband inserts hidden flows into tables which uses L2
switching but I want to manually change the path to the controller. For
bootstrapping I am ok for connection to be norml L2 switching but after
that I want the control plane to install and control control paths to
switches, but we know that controllers can't remove hidden flows. So what I
tried is to set the connection to out-of-band to get rid of hidden flows
and added the exact same flows (9 flows of inband) manually so later I
could delete them, but there was no connection. Should I add any other
flow? Is my approach wrong?

Thanks in advance.
_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to