On Fri, 11 Apr 2014 03:53:39 +0800, Hitesh Wadekar
wrote:
Hello Guys,
Currently we are working on SDN project with OVS. so we are doing some exp
on OVS. Here is our configuration.
We have created a bridge br1 and add two ports eth2 and eth3
"
ovs:~% sudo ovs-ofctl show br1
OFPT_FEATURES_REP
On Mon, 27 May 2013 10:30:28 +0800, bill4carson
wrote:
Hi, All
As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to
create an bridge and add a port into it
While after I creating several such kind bridges, can I specify how
those bridges are connected to each other
using
On Mon, 27 May 2013 11:08:31 +0800, bill4carson
wrote:
Hi, HuntXu
On 2013年05月27日 10:42, huntxu wrote:
On Mon, 27 May 2013 10:30:28 +0800, bill4carson
wrote:
Hi, All
As we konw, ovs-vsctl add-br br0 ; ovs-vsctl add-port br0 is used to
create an bridge and add a port into it
While
On Thu, 05 Sep 2013 15:32:13 +0800, 黄登辉 wrote:
As we know, openflow message OFPT_FEATURE_REQUEST is controller sent to
OF
Switch to get what kind of features target OF Switch supports? such as
bitmap of supported capabilities, bitmap of supported actions, and how
many
ports and tables it su