Hello, I would like to ask again in case someone knows something different than Ben Pfaff: When you create a bond using the following command:
ovs-vsctl add-bond virbr0 bond0 eth4 eth6 What is the port active and what is the port backup? Thanks. -----Original Message----- From: Ben Pfaff [mailto:[email protected]] Sent: jueves, 24 de abril de 2014 18:09 To: Cristina Palomo Regidor Cc: [email protected] Subject: Re: [ovs-discuss] question about bond On Thu, Apr 24, 2014 at 7:00 AM, Cristina Palomo Regidor <[email protected]> wrote: > When you create a bond using the following command: > > ovs-vsctl add-bond virbr0 bond0 eth4 eth6 > > > > What is the port active and what is the port backup? There's no notion of priority between the ports. The initially active port is not predictable. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
