[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openvswitch-discuss
Subject:    [ovs-discuss] STP in Open vSwitch
From:       a () aufbix ! org (Andraz Sraka)
Date:       2013-11-30 23:18:00
Message-ID: 1385853480.29751.26.camel () vaio ! home ! lan
[Download RAW message or body]

On Sat, 2013-11-30 at 15:14 -0800, Justin Pettit wrote:
> OVS supports STP.  It's configuration is described in
> ovs-vswitchd.conf.db, and there's an example of enabling it in the
> ovs-vsctl man page.

see FAQ

 If you have a redundant or complex network topology and you
 want to prevent loops, turn on spanning tree protocol (STP).
 The following commands create br0, enable STP, and add eth0
 and eth1 to the bridge.  The order is important because you
 don't want have to have a loop in your network even
 transiently:

      ovs-vsctl add-br br0
      ovs-vsctl set bridge br0 stp_enable=true
      ovs-vsctl add-port br0 eth0
      ovs-vsctl add-port br0 eth1


regards,
 Andraz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://openvswitch.org/pipermail/discuss/attachments/20131201/aea5bb89/attachment.pgp>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic