Hello, In OpenvSwitch I do:
ovs-vsctl add-br br0 ovs-vsctl set bridge br0 datapath_type=netdev ovs-vsctl add-port br0 eth0 ovs-vsctl add-port br0 eth1 After I add the eth1 my machine start to broadcast (arp) and it does not stop. With only eth0 on br0 I add no problem but when I add the eth1 it start boradcast packets. Can someone advise me I this happens. Best Regards Cruz Marco
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss