Re: [ovs-discuss] Arp problem on vlan

2011-10-25 Thread Jesse Gross
On Tue, Oct 25, 2011 at 10:25 AM, olivier Blanc < olivier.bl...@dgfip.finances.gouv.fr> wrote: > ** > I am trying to setup a simple test case with openvswitch but im having > trouble with arp reply. > Here is my configuration > On host A I have a bridge hosting vm interface tagged on vlan 2 > ovs-

[ovs-discuss] Arp problem on vlan

2011-10-25 Thread olivier Blanc
I am trying to setup a simple test case with openvswitch but im having trouble with arp reply. Here is my configuration On host A I have a bridge hosting vm interface tagged on vlan 2 ovs-vsctl add-port br0 vif1.0 tag=2 On host B i have a simple bridge hosting an internal interface tagged on vlan