Hi, I just installed OpenVswitch 1.3.0 on Centos 6 with KVM QEMU. I have some basic questions:
1) I add a bridge br0 - ovs-vsctl add-br br0 2) I attach eth0 to br0 - ovs-vsctl add-port br0 eth0 I havent added any VMs yet, but I expect to still reach the hypervisor using IP. eth0 is getting an IP address from the network using DHCP. But it is not pingable anymore. Shouldnt eth0 be a slave of br0 at this point. Shouldnt it be bridge0 that should own the address? How does one talk to the hypervisor at this point? I must be missing something fundamental here. Can someone please clarify what am I doing wrong or what I am missing? Thanks, Tyrion
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss