Re: [ovs-discuss] port mirror on bond0

2012-08-28 Thread Ben Pfaff
br100" > Interface "br100" > type: internal > ovs_version: "1.4.0+build0" > > > # ovs-appctl bond/list > bondtypeslaves > bond0 stable eth1, eth2 > > do you see anything that is strange? > > >

Re: [ovs-discuss] port mirror on bond0

2012-08-28 Thread Oswald, Thomas
b...@nicira.com] Gesendet: Montag, 27. August 2012 02:06 An: Oswald, Thomas Cc: discuss@openvswitch.org Betreff: Re: [ovs-discuss] port mirror on bond0 On Fri, Aug 24, 2012 at 11:35:35AM +0200, Oswald, Thomas wrote: > I have an issue with a port mirror. I bundled the interfaces eth1, eth2 i

Re: [ovs-discuss] port mirror on bond0

2012-08-26 Thread Ben Pfaff
On Fri, Aug 24, 2012 at 11:35:35AM +0200, Oswald, Thomas wrote: > I have an issue with a port mirror. I bundled the interfaces eth1, eth2 in > bond0. After that I want to see the network traffic on it. "tcpdump -i bond0" > doesn't work. I configured a port mirror in the following way: > >

[ovs-discuss] port mirror on bond0

2012-08-24 Thread Oswald, Thomas
hello, I have an issue with a port mirror. I bundled the interfaces eth1, eth2 in bond0. After that I want to see the network traffic on it. "tcpdump -i bond0" doesn't work. I configured a port mirror in the following way: ovs-vsctl add-port br100 eth3 ovs-vsctl -- set Bridge