You can do that by using the Open vSwitch extension that allows packets
to be directed to a particular controller.  With ovs-ofctl, the syntax
is "controller(id=<controller-id>)".  The controller must let the switch
know its controller number through a separate extension.

On Thu, Mar 26, 2015 at 11:34:40PM -0700, Ashok Chippa wrote:
> Can I have TableX punt packets to controller 1, and TableY punt packets to
> controller 2? In a table flow, if the action is "controller" which
> controller does it send the packets to, in case there are multiple
> controllers?
> 
> Thanks
> 
> On Thu, Mar 26, 2015 at 1:56 PM, Ben Pfaff <b...@nicira.com> wrote:
> 
> > On Thu, Mar 26, 2015 at 12:37:04PM -0700, Ashok Chippa wrote:
> > > As I understand, today openvswitch supports multiple controllers, but not
> > > on a per table basis.
> >
> > What's a per-table controller and how is it different from an OpenFlow
> > controller?
> >
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to