[libvirt] [PATCH 09/10] docs: network: Document STP and delay attributes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx>
---
 docs/formatnetwork.html.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/docs/formatnetwork.html.in b/docs/formatnetwork.html.in
index b39f353..36c0053 100644
--- a/docs/formatnetwork.html.in
+++ b/docs/formatnetwork.html.in
@@ -57,7 +57,7 @@
 
     <pre>
         ...
-        &lt;bridge name="virbr0" /&gt;
+        &lt;bridge name="virbr0" stp="on" delay="5"/&gt;
         &lt;forward mode="nat" dev="eth0"/&gt;
         ...</pre>
 
@@ -71,6 +71,9 @@
         device names started with the prefix <code>vir</code>, but the name
         <code>virbr0</code> is reserved for the "default" virtual network.
         This element should always be provided when defining a new network.
+        Attribute <code>stp</code> specifies if Spanning Tree Protocol is
+        'on' or 'off' (default is 'on'). Attribute <code>delay</code> sets
+        the bridge's forward delay value in seconds (default is 0).
         <span class="since">Since 0.3.0</span>
       </dd>
       <dt><code>forward</code></dt>
-- 
1.6.6

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]