Re: [ovs-discuss] transmit hash policy with lacp

2012-03-02 Thread Ben Pfaff
Looking at the documentation, it says, "such as destination MAC address, IP address, and TCP port." The phrase "such as" introduces a list of examples and is not meant to be exclusive. On Fri, Mar 02, 2012 at 07:52:08AM -0800, Ben Pfaff wrote: > Does it say destination IP/port only? At any rate,

Re: [ovs-discuss] Mirroring

2012-03-02 Thread Ben Pfaff
On Fri, Mar 02, 2012 at 11:51:03AM +0530, edward wilson wrote: > 1. I am able to mirror packet with STP BPDU destination mac , though it > should not. What version of Open vSwitch are you using? (We've refined and updated mirror support in recent versions.) How is your mirror configured? > 2. I

Re: [ovs-discuss] transmit hash policy with lacp

2012-03-02 Thread Ben Pfaff
Does it say destination IP/port only? At any rate, balance-tcp balances on L2 through L4 packet headers, including source and destination ports. On Fri, Mar 02, 2012 at 11:10:18AM +0100, Kristoffer Egefelt wrote: > Ahh, yes - balance-tcp. > I'ts balancing using destination ip/port - is it possibl

Re: [ovs-discuss] transmit hash policy with lacp

2012-03-02 Thread Kristoffer Egefelt
Ahh, yes - balance-tcp. I'ts balancing using destination ip/port - is it possible to do source ip/port balancing? Thanks On Thu, Mar 1, 2012 at 4:34 PM, Ben Pfaff wrote: > On Thu, Mar 01, 2012 at 03:55:41PM +0100, Kristoffer Egefelt wrote: > > Outbound traffic seems to depend on SLB bonding (wh