Added interface modes to documentation

This commit is contained in:
Mark Qvist 2022-05-13 20:47:26 +02:00
parent 7a331a8b60
commit 4b38a776a3
7 changed files with 16 additions and 16 deletions

View File

@ -106,7 +106,7 @@ Transport Node, it is rarely useful to configure an interface mode.
mode, announces will not be automatically broadcasted on mode, announces will not be automatically broadcasted on
the interface, and paths to destinations on the interface the interface, and paths to destinations on the interface
will have a much shorter expiry time. This mode is useful will have a much shorter expiry time. This mode is useful
for creating interfaces that are mostly quiet, unless when for creating interfaces that remain quiet, unless when
someone is actually using them. An example of this could someone is actually using them. An example of this could
be a radio interface serving a wide area, where users are be a radio interface serving a wide area, where users are
expected to connect momentarily, use the network, and then expected to connect momentarily, use the network, and then

View File

@ -817,22 +817,22 @@ different interface modes, and how they are configured.
.. code-block:: text .. code-block:: text
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼──── Full ────┼── ✕ ── AP AP ──────── ✓ ──┼───> Full >───┼── ✕ ── AP
Boundary ── ✓ ──┤ ├── ✓ ── Boundary Boundary ── ✓ ──┤ ├── ✓ ── Boundary
Roaming ─── ✓ ──┘ └── ✓ ── Roaming Roaming ─── ✓ ──┘ └── ✓ ── Roaming
Full ────── ✕ ──┐ ┌── ✓ ── Full Full ────── ✕ ──┐ ┌── ✓ ── Full
AP ──────── ✕ ──┼───── AP ─────┼── ✕ ── AP AP ──────── ✕ ──┼────> AP >────┼── ✕ ── AP
Boundary ── ✕ ──┤ ├── ✓ ── Boundary Boundary ── ✕ ──┤ ├── ✓ ── Boundary
Roaming ─── ✕ ──┘ └── ✓ ── Roaming Roaming ─── ✕ ──┘ └── ✓ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼── Roaming ───┼── ✕ ── AP AP ──────── ✓ ──┼─> Roaming >──┼── ✕ ── AP
Boundary ── ✕ ──┤ ├── ✕ ── Boundary Boundary ── ✕ ──┤ ├── ✕ ── Boundary
Roaming ─── ✕ ──┘ └── ✕ ── Roaming Roaming ─── ✕ ──┘ └── ✕ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼── Boundary ──┼── ✕ ── AP AP ──────── ✓ ──┼─> Boundary >─┼── ✕ ── AP
Boundary ── ✓ ──┤ ├── ✓ ── Boundary Boundary ── ✓ ──┤ ├── ✓ ── Boundary
Roaming ─── ✕ ──┘ └── ✕ ── Roaming Roaming ─── ✕ ──┘ └── ✕ ── Roaming

View File

@ -157,7 +157,7 @@ interface will operate as a network access point. In this
mode, announces will not be automatically broadcasted on mode, announces will not be automatically broadcasted on
the interface, and paths to destinations on the interface the interface, and paths to destinations on the interface
will have a much shorter expiry time. This mode is useful will have a much shorter expiry time. This mode is useful
for creating interfaces that are mostly quiet, unless when for creating interfaces that remain quiet, unless when
someone is actually using them. An example of this could someone is actually using them. An example of this could
be a radio interface serving a wide area, where users are be a radio interface serving a wide area, where users are
expected to connect momentarily, use the network, and then expected to connect momentarily, use the network, and then

File diff suppressed because one or more lines are too long

View File

@ -865,22 +865,22 @@ from one interface type to another, for all possible combinations. See the
<a class="reference internal" href="interfaces.html#interfaces-modes"><span class="std std-ref">Interface Modes</span></a> section for a conceptual overview of the <a class="reference internal" href="interfaces.html#interfaces-modes"><span class="std std-ref">Interface Modes</span></a> section for a conceptual overview of the
different interface modes, and how they are configured.</p> different interface modes, and how they are configured.</p>
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Full ────── ✓ ──┐ ┌── ✓ ── Full <div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼──── Full ────┼── ✕ ── AP AP ──────── ✓ ──┼───&gt; Full &gt;───┼── ✕ ── AP
Boundary ── ✓ ──┤ ├── ✓ ── Boundary Boundary ── ✓ ──┤ ├── ✓ ── Boundary
Roaming ─── ✓ ──┘ └── ✓ ── Roaming Roaming ─── ✓ ──┘ └── ✓ ── Roaming
Full ────── ✕ ──┐ ┌── ✓ ── Full Full ────── ✕ ──┐ ┌── ✓ ── Full
AP ──────── ✕ ──┼───── AP ─────┼── ✕ ── AP AP ──────── ✕ ──┼────&gt; AP &gt;────┼── ✕ ── AP
Boundary ── ✕ ──┤ ├── ✓ ── Boundary Boundary ── ✕ ──┤ ├── ✓ ── Boundary
Roaming ─── ✕ ──┘ └── ✓ ── Roaming Roaming ─── ✕ ──┘ └── ✓ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼── Roaming ───┼── ✕ ── AP AP ──────── ✓ ──┼─&gt; Roaming &gt;──┼── ✕ ── AP
Boundary ── ✕ ──┤ ├── ✕ ── Boundary Boundary ── ✕ ──┤ ├── ✕ ── Boundary
Roaming ─── ✕ ──┘ └── ✕ ── Roaming Roaming ─── ✕ ──┘ └── ✕ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼── Boundary ──┼── ✕ ── AP AP ──────── ✓ ──┼─&gt; Boundary &gt;─┼── ✕ ── AP
Boundary ── ✓ ──┤ ├── ✓ ── Boundary Boundary ── ✓ ──┤ ├── ✓ ── Boundary
Roaming ─── ✕ ──┘ └── ✕ ── Roaming Roaming ─── ✕ ──┘ └── ✕ ── Roaming
</pre></div> </pre></div>

View File

@ -106,7 +106,7 @@ Transport Node, it is rarely useful to configure an interface mode.
mode, announces will not be automatically broadcasted on mode, announces will not be automatically broadcasted on
the interface, and paths to destinations on the interface the interface, and paths to destinations on the interface
will have a much shorter expiry time. This mode is useful will have a much shorter expiry time. This mode is useful
for creating interfaces that are mostly quiet, unless when for creating interfaces that remain quiet, unless when
someone is actually using them. An example of this could someone is actually using them. An example of this could
be a radio interface serving a wide area, where users are be a radio interface serving a wide area, where users are
expected to connect momentarily, use the network, and then expected to connect momentarily, use the network, and then

View File

@ -817,22 +817,22 @@ different interface modes, and how they are configured.
.. code-block:: text .. code-block:: text
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼──── Full ────┼── ✕ ── AP AP ──────── ✓ ──┼───> Full >───┼── ✕ ── AP
Boundary ── ✓ ──┤ ├── ✓ ── Boundary Boundary ── ✓ ──┤ ├── ✓ ── Boundary
Roaming ─── ✓ ──┘ └── ✓ ── Roaming Roaming ─── ✓ ──┘ └── ✓ ── Roaming
Full ────── ✕ ──┐ ┌── ✓ ── Full Full ────── ✕ ──┐ ┌── ✓ ── Full
AP ──────── ✕ ──┼───── AP ─────┼── ✕ ── AP AP ──────── ✕ ──┼────> AP >────┼── ✕ ── AP
Boundary ── ✕ ──┤ ├── ✓ ── Boundary Boundary ── ✕ ──┤ ├── ✓ ── Boundary
Roaming ─── ✕ ──┘ └── ✓ ── Roaming Roaming ─── ✕ ──┘ └── ✓ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼── Roaming ───┼── ✕ ── AP AP ──────── ✓ ──┼─> Roaming >──┼── ✕ ── AP
Boundary ── ✕ ──┤ ├── ✕ ── Boundary Boundary ── ✕ ──┤ ├── ✕ ── Boundary
Roaming ─── ✕ ──┘ └── ✕ ── Roaming Roaming ─── ✕ ──┘ └── ✕ ── Roaming
Full ────── ✓ ──┐ ┌── ✓ ── Full Full ────── ✓ ──┐ ┌── ✓ ── Full
AP ──────── ✓ ──┼── Boundary ──┼── ✕ ── AP AP ──────── ✓ ──┼─> Boundary >─┼── ✕ ── AP
Boundary ── ✓ ──┤ ├── ✓ ── Boundary Boundary ── ✓ ──┤ ├── ✓ ── Boundary
Roaming ─── ✕ ──┘ └── ✕ ── Roaming Roaming ─── ✕ ──┘ └── ✕ ── Roaming