---
vswitchd/vswitch.xml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 4edc101..c058721 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -463,13 +463,13 @@
</dd>
<dt><code>forward-bpdu</code></dt>
<dd>
- 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 <code>true</code> to enable.
+ Ethernet networks, and if Open vSwtich node does not run STP,
+ then this option should be enabled.
+ Default is disabled, set to <code>true</code> to enable.
</dd>
</dl>
</column>
--
1.7.6.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev