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

List:       openvswitch-discuss
Subject:    [ovs-discuss] Problem with deconfigure stp
From:       kmindg () gmail ! com (Kmindg G)
Date:       2014-02-22 5:10:05
Message-ID: CAOjA20U-w3EDRvyNFVT1mFHvHgSHTQzqDY10GzBvPwd+3s=AtQ () mail ! gmail ! com
[Download RAW message or body]

On Sat, Feb 22, 2014 at 12:39 AM, Ben Pfaff <blp at nicira.com> wrote:
> On Fri, Feb 21, 2014 at 04:06:00PM +0800, Kmindg G wrote:
>> According to the documentation of ovs-vsctl,  "ovs-vsctl clear Bridge
>> br0 stp_enable" should deconfigure stp, but i find it does not work.
>> Add "ovs-vsctl set bridge br0 stp_enable=false" works well. Should we
>> update documentation or make clear work?
>
> The documentation was recently corrected to:
>
>    802.1D Spanning Tree Protocol (STP)
>        Configure bridge br0 to participate in an 802.1D spanning tree:
>
>               ovs-vsctl set Bridge br0 stp_enable=true
>
>        Set the bridge priority of br0 to 0x7800:
>
>               ovs-vsctl set Bridge br0 other_config:stp-priority=0x7800
>
>        Set the path cost of port eth0 to 10:
>
>               ovs-vsctl set Port eth0 other_config:stp-path-cost=10
>
>        Deconfigure STP from above:
>
>               ovs-vsctl set Bridge br0 stp_enable=false

Nice to know that :)

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

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