[ovs-discuss] SVLAN setup between two VMS

Ramana Reddy gtvrreddy at gmail.com
Thu Jan 27 19:43:22 UTC 2011


Hello Everyone,

I want to send the vlan traffic between VMs located on two host machines(
the diagram has been attached
with the mail) . Both Host machines are XenServers (5.6)  with Debian as
DomUs.

*VM1 and br0 setup on host1:*

*The VM1 setup:*

#vconfig add eth0 10
#ifconfig eth0.10 10.0.0.1 netmask 255.255.255.0

eth0 is having IP address 192.168.0.x.

*The br0 setup on host1: *
#ovs-vsctl add-br br0
#ovs-vsctl add-port br0 eth0
#ovs-vsctl add-port br0 vif1.0 tag=10

br0 having IP address 192.168.0.x

Similarly setup has been done on host2.

Now, when I ping the respective IP addresses (192.168.0.x) on VMs , they are
pinging each other,
but when I ping eth0.10 (10.0.0.1) with the other VM ( 10.0.0.2) , they are
not pinging.

I followed the cookbook vlan setup in openvswitch website.

Help in this regards is highly appreciated.

Thanks,
Ramana Reddy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20110128/6a5a305d/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VLAN_AMONG_VMS.jpeg
Type: image/jpeg
Size: 30599 bytes
Desc: not available
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20110128/6a5a305d/attachment-0004.jpeg>


More information about the discuss mailing list