Re: [ovs-discuss] How to enable Inter Vlan in openvswitch

2012-07-30 Thread ecfgijn
Hi , I have monitored the packets with tcpdump but i do not find any clue which suggests slow network connectivity. Any idea how to resolve below mentioned problem. Regards Pradeep Kumar On 07/25/2012 10:56 PM, Jesse Gross wrote: On Tue, Jul 24, 2012 at 11:50 PM, ecfgijn wrote: Hi Ben ,

Re: [ovs-discuss] How to enable Inter Vlan in openvswitch

2012-07-25 Thread Jesse Gross
On Tue, Jul 24, 2012 at 11:50 PM, ecfgijn wrote: > Hi Ben , > > Thanks for help, > > Now i am able access the application, but doing these below steps : > > > ovs-vsctl add-br br0 > ovs-vsctl add-bond br0 bond0 eth1 eth2 eth3 eth4 lacp=active > other_config:lacp-time=fast trunks=2,3,4,5,6,7,8,9,1

Re: [ovs-discuss] How to enable Inter Vlan in openvswitch

2012-07-24 Thread ecfgijn
Hi Ben , Thanks for help, Now i am able access the application, but doing these below steps : ovs-vsctl add-br br0 ovs-vsctl add-bond br0 bond0 eth1 eth2 eth3 eth4 lacp=active other_config:lacp-time=fast trunks=2,3,4,5,6,7,8,9,10,11,12,13 ovs-vsctl set interface eth1 other-config:enable-vlan

Re: [ovs-discuss] How to enable Inter Vlan in openvswitch

2012-07-23 Thread Ben Pfaff
On Mon, Jul 23, 2012 at 04:09:19PM +0530, ecfgijn wrote: > How to enable Inter Vlan in openvswitch, Kindly the my problem > description below: > > 1: I am using KVM + openvswitch , the VM which is under Openvswitch > is not able to access the application outside the openvswitch. i > have tried bel

[ovs-discuss] How to enable Inter Vlan in openvswitch

2012-07-23 Thread ecfgijn
Hi All , How to enable Inter Vlan in openvswitch, Kindly the my problem description below: 1: I am using KVM + openvswitch , the VM which is under Openvswitch is not able to access the application outside the openvswitch. i have tried below commands ovs-vsctl add-br br0 ovs-vsctl add-bond