Repository : ssh://git@open-mesh.org/doc
On branches: backup-redmine/2017-07-13,master
>---------------------------------------------------------------
commit c6d39fa3659ebac396205216467472d2cc066124
Author: Marek Lindner <mareklindner(a)neomailbox.ch>
Date: Fri Dec 3 12:46:13 2010 +0000
doc: open-mesh/Routing_scenarios
>---------------------------------------------------------------
c6d39fa3659ebac396205216467472d2cc066124
open-mesh/Routing_scenarios.textile | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/open-mesh/Routing_scenarios.textile b/open-mesh/Routing_scenarios.textile
index 7700d760..4013cc4e 100644
--- a/open-mesh/Routing_scenarios.textile
+++ b/open-mesh/Routing_scenarios.textile
@@ -15,12 +15,16 @@ The nodes A, B and C are connected via asymmetric links - every node has a good
=== Convergence speed ===
+A and B have 2 possible paths to communicate with each other. One of the nodes that is part of the currently used path dies and the protocol needs to detect the unavailability of the path to switch as fast as possible to the other one.
+
==== The circle ====
-In this scenario A and B have 2 possible paths to communicate with each other. One of the nodes that is part of the currently used path dies and the protocol needs to detect the unavailability of the path to switch as fast as possible to the other one.
+[[Image(wiki:routing_scenarios:circle.png, 100%25)]]
+
+==== The bottle ====
-[[Image(wiki:routing_scenarios:alternative_path.png, 100%25)]]
+[[Image(wiki:routing_scenarios:bottle.png, 100%25)]]
=== Mobility ===