/sysconfig/openvswitch
ExecStart=/usr/share/openvswitch/scripts/ovs-ctl start \
--system-id=random $OPTIONS
ExecStop=/usr/share/openvswitch/scripts/ovs-ctl stop
RuntimeDirectory=openvswitch
RuntimeDirectoryMode=0755
--
========
I
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
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