Re: [ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Ramana Reddy
The drivers are tg3 (broadcom) and via-rhine (Dlink 1Gb NIC). I am using ubuntu 10.10 where I installed OVS 1.0.0. Thanks, Ramana Reddy. On Wed, Jan 26, 2011 at 12:02 PM, Ben Pfaff wrote: > On Tue, Jan 25, 2011 at 10:27 PM, Ramana Reddy > wrote: > > This is my configuration setup: > > Machin

Re: [ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Ben Pfaff
On Tue, Jan 25, 2011 at 10:27 PM, Ramana Reddy wrote: > This is my configuration setup: > Machine1: > vconfig add eth0 100 > ifconfig eth0.100 10.0.0.1 netmask 255.255.255.0 > > Machine2: > vconfig add eth0 100 > ifconfig eth0.100 10.0.0.2 netmask 255.255.255.0 > > Configuration on OVS: > ovs-vsct

Re: [ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Ramana Reddy
On Wed, Jan 26, 2011 at 1:57 AM, Ben Pfaff wrote: > On Tue, Jan 25, 2011 at 08:55:21PM +0530, Ramana Reddy wrote: > > Hi Everyone, > > The Linux Machine1 and Machine2 are configured with VLAN tag 100 > > respectively. > > I set up bridge in OVS, and added eth0 and eth1 as ports using > ovs-vs

Re: [ovs-discuss] KVM, OpenVswitch and VLANs in VMs

2011-01-25 Thread Любомир Йотов
Sorry about it, I've misssed this. > Оригинално писмо >От: Ben Pfaff b...@nicira.com >Относно: Re: Re: Re: Re: [ovs-discuss] KVM, OpenVswitch and VLANs in VMs >До: Любомир Йотов >Изпратено на: Сряда, 2011, Януари 26 05:17:34 EET > I usually reply only to emails that are

Re: [ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Ben Pfaff
On Tue, Jan 25, 2011 at 10:27:39AM -0800, Frank wrote: > My guess is you should set ports of OVS to trunk port given you want > to pass through the VLAN traffic. > You may see vlan stuff at http://openvswitch.org/ovs-vswitchd.conf.db.5.pdf > try: > > ovs-vsctl set port your_port_name_or_uuid turnk

Re: [ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Ben Pfaff
On Tue, Jan 25, 2011 at 08:55:21PM +0530, Ramana Reddy wrote: > Hi Everyone, > The Linux Machine1 and Machine2 are configured with VLAN tag 100 > respectively. > I set up bridge in OVS, and added eth0 and eth1 as ports using ovs-vsctl. > > Now I can ping eth0 in Linux machine1 with eth0 in L

Re: [ovs-discuss] Regarding GRE tunnling in OpenVswitch

2011-01-25 Thread Ben Pfaff
On Tue, Jan 25, 2011 at 02:26:57PM +0530, Ramana Reddy wrote: > I know that OpenVswitch supports Ethernet over GRE. I have one but regarding > IP over GRE, does OpenVswitch Supports this?. No, Open vSwitch has no built-in support for IP over GRE. ___ di

Re: [ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Frank
On 01/25/2011 07:25 AM, Ramana Reddy wrote: Hi Everyone, This is setup I tested: Linux(eth0) --(eth1) Linux machine (eth0)-(eth0)Linux Machine1 with OVS +2 NIC Machine2 eth0.100 ( vlan 100)

[ovs-discuss] OpenVswitch with Vlans.

2011-01-25 Thread Ramana Reddy
Hi Everyone, This is setup I tested: Linux(eth0) --(eth1) Linux machine (eth0)-(eth0)Linux Machine1 with OVS +2 NIC Machine2 eth0.100 ( vlan 100)eth0.100 ( vlan 100) The Linux Mach

[ovs-discuss] Regarding GRE tunnling in OpenVswitch

2011-01-25 Thread Ramana Reddy
Hi Everyone, I know that OpenVswitch supports Ethernet over GRE. I have one but regarding IP over GRE, does OpenVswitch Supports this?. If not, is there any work going on to fix this. Thanks, Ramana Reddy. ___ discuss mailing list discuss@openvswitch.or