Hi, I established an Controller, but how to add some flows with the controller
? how operate in PC(10.10.10.92)Bridge "br0" Controller
"tcp:10.10.10.92:6636" is_connected: true Port "br0"
Interface "br0" type:
internalroot@ubuntu:/home/ope
Hi Jesse,
Thanks for your help.
Can STP avoid this loop?
-- Original --
From: "Jesse Gross";
Date: Wed, Mar 27, 2013 10:13 AM
To: "Guangvy"<1965837...@qq.com>;
Cc: "discuss";
Subject: Re: [ovs-discuss] issue of
type: vxlan
options: {key="1000", remote_ip="1.1.1.2"}
Port br2
Interface br2
type: internal
-- Original --
From: "Jesse Gross";
Date: Tue, Mar 26, 2
Hi Here is my configurations. vxlan1000 will decapsulate when received an vxlan
packet with key=1000. My test result is that vxlan2000 will receive the inner
packet, encapsulate and send out with key=2000.so why vxlan2000 forward the
inner packet? is a normal situation?
Bridge br2Port "v
Add trunks: [100] can solve it .
-- Original --
From: "Guangvy"<1965837...@qq.com>;
Date: Fri, Mar 22, 2013 02:52 PM
To: "discuss";
Subject: How to select a vxlan send packet?
Hi,
Can someone help me ?
The following
Hi,
Can someone help me ?
The following is configurations, and wan to make the packets from vnet0,
send out with vxlan1000 not with vxlan2000, just use one vxlan. My result is
both tunnels send out the packet, so how to configure? Thanks.
Bridge br1
Port "patch1"
Int
Hi,
There are the following descriptions in the file vswitchd/vswitch.xml
'master' branch
Required. The tunnel endpoint. Unicast and multicast endpoints are
both supported.
Does it mean multicast endpoints support ? but how to configure it?
Hi list,
With branch-1.10.0. Create VXLAN tunnel , then call vxlan_tnl_create(),
then create second VXLAN tunnel, not call vxlan_tnl_create() , Why? the
following is my configurations:
Bridge br1
Port br1
Interface br1
type: internal
Port "vxl
Hi Experts,
I have created vxlan through unicast, it running well between PCs under
version 1.10.90.
I didn't find the code with multicast, and want to know if OVS support vxlan
on multicast ?
Can you help me ?
Thanks,___
discuss mailing list
disc