[ovs-discuss] Register one OVS bridge to 2 unrelated controllers...

Sterdnot Shaken sterdnotshaken at gmail.com
Wed Jan 4 18:05:07 UTC 2017


Can you register one OVS bridge to 2 separate controllers and then, using
flow's, send some traffic to one controller and send some traffic to the
other one?

something like:

ovs-ofctl add-flow br0 priority=10,in_port=1,actions=CONTROLLER1:65535
ovs-ofctl add-flow br0 priority=10,in_port=2,actions=CONTROLLER2:65535

?

Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20170104/9f0c3d88/attachment.html>


More information about the discuss mailing list