Re: [ovs-discuss] Static active/active bonding (mode 2)

2015-03-07 Thread Ian Pilcher
On 03/07/2015 01:37 AM, Ben Pfaff wrote: On Fri, Mar 06, 2015 at 07:17:04PM -0600, Ian Pilcher wrote: Am I correct that Open vSwitch does not directly support static active/ active bonding (what the Linux bonding driver calls mode 2)? Not directly. You can implement something similar with Ope

Re: [ovs-discuss] Static active/active bonding (mode 2)

2015-03-06 Thread Ben Pfaff
On Fri, Mar 06, 2015 at 07:17:04PM -0600, Ian Pilcher wrote: > Am I correct that Open vSwitch does not directly support static active/ > active bonding (what the Linux bonding driver calls mode 2)? Not directly. You can implement something similar with OpenFlow flows.

[ovs-discuss] Static active/active bonding (mode 2)

2015-03-06 Thread Ian Pilcher
Am I correct that Open vSwitch does not directly support static active/ active bonding (what the Linux bonding driver calls mode 2)? Thanks! -- Ian Pilcher arequip...@gmail.com --