X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=vswitchd%2Fvswitch.xml;h=dbda4efa839d7e0c3cb74753b21aefe4bf288518;hb=0f0d2ae5dada602d17a700dfb6e261bafa62dd0b;hp=608225647cf16e4fcc2140d3b8d0affb1366482e;hpb=0fa0fcdc5a3ab75b5e3846229ccb4aef96866ce7;p=sliver-openvswitch.git diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index 608225647..dbda4efa8 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -463,13 +463,13 @@
forward-bpdu
- Option to allow forwarding of BPDU frames when NORMAL - action if invoked. Frames with reserved Ethernet addresses - (e.g. STP BPDU) will be forwarded when this option is enabled. + Option to allow forwarding of BPDU frames when NORMAL + action if invoked. Frames with reserved Ethernet addresses + (e.g. STP BPDU) will be forwarded when this option is enabled. If the Open vSwitch bridge is used to connect different - Ethernet networks, and if Open vSwtich node does not run STP, - then this option should be enabled. - Default is disabled, set to true to enable. + Ethernet networks, and if Open vSwitch node does not run STP, + then this option should be enabled. + Default is disabled, set to true to enable.
@@ -635,8 +635,8 @@ connected to. active ports are allowed to initiate LACP negotiations. passive ports are allowed to participate in LACP negotiations initiated by a remote switch, but not allowed to - initiate such negotiations themselves. If unset Open vSwitch will - choose a reasonable default.

+ initiate such negotiations themselves. Defaults to off + if unset.