Skip to content

Commit d9f533d

Browse files
author
HHDocs
committed
Deployed 9fb8e2a to dev with MkDocs 1.6.1 and mike 2.1.3
1 parent 932bc10 commit d9f533d

File tree

8 files changed

+660
-94
lines changed

8 files changed

+660
-94
lines changed

dev/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

dev/vlab/demo/index.html

Lines changed: 327 additions & 44 deletions
Large diffs are not rendered by default.

dev/vlab/overview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1719,7 +1719,7 @@ <h2 id="system-requirements">System Requirements</h2>
17191719
<p>The following packages needs to be installed: <code>qemu-kvm socat</code>. Docker is also required, to login
17201720
into the OCI registry.</p>
17211721
<p>By default, the VLAB topology is Spine-Leaf with 2 spines, 2 MCLAG leaves, 2 ESLAG leaves, and 1 "orphan" leaf, i.e. with
1722-
no redundancy scheme. Alternatively, users can run the experimental mesh topology, which directly connects as few as 2 leaves
1722+
no redundancy scheme. Alternatively, users can run the mesh topology, which directly connects as few as 2 leaves
17231723
to each other, without the need for a spine switch in between.</p>
17241724
<p>You can calculate the system requirements based on the allocated resources to the VMs using the following table:</p>
17251725
<table>

dev/vlab/running/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,7 @@ <h3 id="spine-leaf">Spine-Leaf</h3>
19871987
style Spine_02_Group fill:none,stroke:none</code></pre>
19881988
<p>You can jump <a href="#build-the-installer-and-start-vlab">to the instructions</a> to start VLAB, or see the next section for customizing the topology.</p>
19891989
<h3 id="mesh">Mesh</h3>
1990-
<p>To run the experimental mesh topology, which does away with spine switches and connects leaves directly to each other,
1990+
<p>To run the mesh topology, which does away with spine switches and connects leaves directly to each other,
19911991
use the <code>--mesh-links-count</code> flag.
19921992
This flag allows you to specify how many mesh links should be created between each pair of leaves.
19931993
For example, to create a mesh topology with 2 links between each pair of leaves, run:</p>

master/search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

master/vlab/demo/index.html

Lines changed: 327 additions & 44 deletions
Large diffs are not rendered by default.

master/vlab/overview/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1719,7 +1719,7 @@ <h2 id="system-requirements">System Requirements</h2>
17191719
<p>The following packages needs to be installed: <code>qemu-kvm socat</code>. Docker is also required, to login
17201720
into the OCI registry.</p>
17211721
<p>By default, the VLAB topology is Spine-Leaf with 2 spines, 2 MCLAG leaves, 2 ESLAG leaves, and 1 "orphan" leaf, i.e. with
1722-
no redundancy scheme. Alternatively, users can run the experimental mesh topology, which directly connects as few as 2 leaves
1722+
no redundancy scheme. Alternatively, users can run the mesh topology, which directly connects as few as 2 leaves
17231723
to each other, without the need for a spine switch in between.</p>
17241724
<p>You can calculate the system requirements based on the allocated resources to the VMs using the following table:</p>
17251725
<table>

master/vlab/running/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1987,7 +1987,7 @@ <h3 id="spine-leaf">Spine-Leaf</h3>
19871987
style Spine_02_Group fill:none,stroke:none</code></pre>
19881988
<p>You can jump <a href="#build-the-installer-and-start-vlab">to the instructions</a> to start VLAB, or see the next section for customizing the topology.</p>
19891989
<h3 id="mesh">Mesh</h3>
1990-
<p>To run the experimental mesh topology, which does away with spine switches and connects leaves directly to each other,
1990+
<p>To run the mesh topology, which does away with spine switches and connects leaves directly to each other,
19911991
use the <code>--mesh-links-count</code> flag.
19921992
This flag allows you to specify how many mesh links should be created between each pair of leaves.
19931993
For example, to create a mesh topology with 2 links between each pair of leaves, run:</p>

0 commit comments

Comments
 (0)