[ovs-discuss] problem about vlan

2013-03-26 Thread
n an access port, then the flow can strip the VLAN tag with the "strip_vlan" action.this tell me "implement VLAN handling yourself",OpenvSwitch does not support inter-vlan communication or I use ovs-ofctl command implement VLAN handling.please answer,thanks. 韩金朋 -

Re: [ovs-discuss] ovs-ofctl questions

2013-01-31 Thread
I have to do is two machines different vlan, should be how to add flow? 韩金朋 From: Ben Pfaff Date: 2013-02-01 14:30 To: ?? CC: discuss Subject: Re: Re: [ovs-discuss] ovs-ofctl questions If you just give the two machines the same VLAN tag then you don't have to add any flows. That

Re: [ovs-discuss] ovs-ofctl questions

2013-01-31 Thread
hi Ben: How should I add a flow to make two virtual machines Ping pass, please help. Thank you! 韩金朋 From: Ben Pfaff Date: 2013-01-31 23:31 To: ?? CC: discuss Subject: Re: [ovs-discuss] ovs-ofctl questions On Thu, Jan 31, 2013 at 04:28:13PM +0800, ?? wrote: > hi all: > I ha

[ovs-discuss] ovs-ofctl questions

2013-01-31 Thread
5, bytes:2730, used:1.148s, actions:push_vlan (vid=20,pcp=0),3 the vlan id has changed to 20 ,but two virtual machines to each other or the ping fails. Please help ,Thanks. 韩金朋 --- Conf

Re: [ovs-discuss] ????: Re: Vlans questions

2013-01-28 Thread
hi Ben I did not use OpenFlow, using only openvswitch,openvswitch can achieve Vlan isolation if no openflow, the cross -Vlan communication How set .This is what I want to ask . Thanks. 韩金朋 From: Ben Pfaff Date: 2013-01-28 23:42 To: ?? CC: Kris zhang; discuss Subject: Re: [ovs-discuss

[ovs-discuss] 回复: Re: Vlans questions

2013-01-28 Thread
OpenvSwitch no other way can be configured vlans isolation? 韩金朋 发件人: Kris zhang 发送时间: 2013-01-28 17:13 收件人: hanjp 主题: Re: [ovs-discuss] Vlans questions You can try to use OpenFlow Controller software to do that, OVS is only a virtual switch. BR, Kris On Mon, Jan 28, 2013 at 12:25 PM, 韩

Re: [ovs-discuss] Vlans questions

2013-01-27 Thread
s from 192.168.20.254: seq=3 ttl=64 time=3.333 ms if vms in different hosts , you need to be configured on each host vlan10 vlan20 can ping through vm. If I have thousands of hosts, I need to configure vlan isolation.Whether there are other ways to configure vlans routing. Thanks! 韩金朋

[ovs-discuss] Vlans questions

2012-12-23 Thread
hi friends: I have a question on how to configure VLANs between forwards。I have multiple virtual machines on different hosts, and how to make two cross Vlans virtual machine communication, and they are on different hosts. Thanks. jinpeng han -

Re: [ovs-discuss] openvswitch bridge Configuration

2012-12-03 Thread
r0" Interface "br0" type: internal Port "eth0" Interface "eth0" Port "vnet1" Interface "vnet1" ovs_version: "1.7.1" after restart network: Bridge "br0" Port "br0" Interface "br0" type: internal Port "e

[ovs-discuss] openvswitch bridge Configuration

2012-12-01 Thread
Hi all: I use the RPM packages installed on Red Hat 6.2 with OpenvSwitch 1.7.1,then I created a bridge and bind eth0 made ​​a bridge and eth0 configuration, also in the / etc / sysconfig / network-scripts / directory , I create ifcfg-br0 file(I name the bridge for br0 ). ifcfg-br0 file contents