When I came across this problem, google it and found there
ishttp://openvswitch.org/pipermail/discuss/2012-March/006603.htmlreleated to
it.As hamsiery said:No connectiving between VMs connected to differnet open
vswitch bridges.
I use patch port to connect two open vswitch bridges "switch1" & "switch2"
using the following commad
ovs-vsctl add-port switch1 patch_cable_12 -- set Interface patch_cable_12
type=patch options:peer=patch_cable_21
ovs-vsctl add-port switch2 patch_cable_21 -- set Interface patch_cable_21
type=patch options:peer=patch_cable_12
Now two VMs connected to switch1 and switch2 can't ping each other.aimal.khan
give this
link:http://www.mail-archive.com/discuss@openvswitch.org/msg02517.htmlBut I
can't open it.I am sorry to bother you, but I have to solve the problem. Can
anyone give me some advice?Regards,ZhengLingyun
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss