On Thu, Mar 28, 2013 at 11:37:50AM +0200, Liran Schour wrote:
> Is it possible to set the protocol version to OpenFlow 1.2 with the
> ovs-controller
> supplied with Openvswitch?
> I tried to set the supported protocols in my bridge to OpenFlow12 but then
> I failed to
> connect to the ovs-controller:
>    # version negotiation failed (we support version 0x01, peer supports
>    version 0x03)

I don't think ovs-controller has been adapted to support later OpenFlow
protocols yet.

> If it is not possible it seems that the easiest way to work with the
> ovs-controller will be
> to send set_packet_in_format with NXM to the switch, is it true?

You could do that, yes.

I hope you realize that ovs-controller is really just a test program?
It is not meant to really be useful in any kind of production
environment.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to