github pages

This commit is contained in:
Christian Giese
2024-01-17 14:55:27 +00:00
parent c31978ad75
commit dcd2324242
11 changed files with 74 additions and 26 deletions
+3 -1
View File
@@ -26,13 +26,15 @@
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``level`` Mandatory |
| | | ``id`` Mandatory LSP identifier |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-lsp-flap** | | Flap ISIS LSP based on LSP identifier. |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``level`` Mandatory |
| | | ``timer`` |
| | | ``timer`` Optional flap timer (default 30s) |
| | | ``id`` Mandatory LSP identifier |
+-----------------------------------+----------------------------------------------------------------------+
| **isis-teardown** | | Teardown ISIS. |
+-----------------------------------+----------------------------------------------------------------------+
+2
View File
@@ -27,11 +27,13 @@
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``pdu`` Mandatory |
| | | ``lsa`` Mandatory LSA identifier |
+-----------------------------------+----------------------------------------------------------------------+
| **ospf-pdu-update** | | Update OSPF LSA from PDU. |
| | | |
| | | **Arguments:** |
| | | ``instance`` Mandatory |
| | | ``pdu`` Mandatory |
+-----------------------------------+----------------------------------------------------------------------+
| **ospf-teardown** | | Teardown OSPF. |
+-----------------------------------+----------------------------------------------------------------------+
+24 -18
View File
@@ -2,21 +2,27 @@
{ "traffic": {} }
+-----------------------------+--------------------------------------------------------+
| Attribute | Description |
+=============================+========================================================+
| **autostart** | | Automatically start traffic. |
| | | Default: true |
+-----------------------------+--------------------------------------------------------+
| **stop-verified** | | Automatically stop traffic streams if verified. |
| | | Default: false |
+-----------------------------+--------------------------------------------------------+
| **max-burst** | | Stream flow burst size in packets. |
| | | Default: 16 |
+-----------------------------+--------------------------------------------------------+
| **stream-rate-calculation** | | Enable stream rate calculation. |
| | | This option should be set to false if massive |
| | | streams (e.g. more than 1M) are defined but |
| | | per-stream live rate statistics are not required. |
| | | Default: true |
+-----------------------------+--------------------------------------------------------+
+------------------------------+--------------------------------------------------------+
| Attribute | Description |
+==============================+========================================================+
| **autostart** | | Automatically start traffic. |
| | | Default: true |
+------------------------------+--------------------------------------------------------+
| **stop-verified** | | Automatically stop traffic streams if verified. |
| | | Default: false |
+------------------------------+--------------------------------------------------------+
| **max-burst** | | Stream flow burst size in packets. |
| | | Default: 16 |
+------------------------------+--------------------------------------------------------+
| **stream-rate-calculation** | | Enable stream rate calculation. |
| | | This option should be set to false if massive |
| | | streams (e.g. more than 1M) are defined but |
| | | per-stream live rate statistics are not required. |
| | | Default: true |
+------------------------------+--------------------------------------------------------+
| **stream-delay-calculation** | | Enable stream delay calculation. |
| | | This option should be set to false if massive |
| | | streams (e.g. more than 1M) are defined but |
| | | per-stream delay measurements are not required. |
| | | Default: true |
+------------------------------+--------------------------------------------------------+
+6
View File
@@ -363,6 +363,12 @@ which is typically not needed for millions of streams.
All traffic stats are still working but the live rate is not calculated.
It is also possible to disable the stream delay calcualtion if not needed.
.. code-block:: json
{ "traffic": { "stream-delay-calculation": false } }
Another option is to setup the traffic streams with a rate of 0.1 PPS,
meaning one packet every 10 seconds. This is enough to keep NAT translation
active but allows 1M streams with only 100K PPS.
+5 -1
View File
@@ -853,6 +853,7 @@ session-id for which a connect speed update is requested.</p>
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">level</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">id</span></code> Mandatory LSP identifier</div>
</div>
</td>
</tr>
@@ -863,7 +864,8 @@ session-id for which a connect speed update is requested.</p>
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">level</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">timer</span></code></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">timer</span></code> Optional flap timer (default 30s)</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">id</span></code> Mandatory LSP identifier</div>
</div>
</td>
</tr>
@@ -935,6 +937,7 @@ session-id for which a connect speed update is requested.</p>
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">pdu</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">lsa</span></code> Mandatory LSA identifier</div>
</div>
</td>
</tr>
@@ -944,6 +947,7 @@ session-id for which a connect speed update is requested.</p>
<div class="line"><br /></div>
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">pdu</span></code> Mandatory</div>
</div>
</td>
</tr>
+3 -1
View File
@@ -131,6 +131,7 @@
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">level</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">id</span></code> Mandatory LSP identifier</div>
</div>
</td>
</tr>
@@ -141,7 +142,8 @@
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">level</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">timer</span></code></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">timer</span></code> Optional flap timer (default 30s)</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">id</span></code> Mandatory LSP identifier</div>
</div>
</td>
</tr>
+2
View File
@@ -132,6 +132,7 @@
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">pdu</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">lsa</span></code> Mandatory LSA identifier</div>
</div>
</td>
</tr>
@@ -141,6 +142,7 @@
<div class="line"><br /></div>
<div class="line"><strong>Arguments:</strong></div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">instance</span></code> Mandatory</div>
<div class="line"><code class="docutils literal notranslate"><span class="pre">pdu</span></code> Mandatory</div>
</div>
</td>
</tr>
+12 -2
View File
@@ -1946,8 +1946,8 @@ forwarding and header enrichment.</p>
</div>
<table class="docutils align-default">
<colgroup>
<col style="width: 34%" />
<col style="width: 66%" />
<col style="width: 35%" />
<col style="width: 65%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Attribute</p></th>
@@ -1986,6 +1986,16 @@ forwarding and header enrichment.</p>
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>stream-delay-calculation</strong></p></td>
<td><div class="line-block">
<div class="line">Enable stream delay calculation.</div>
<div class="line">This option should be set to false if massive</div>
<div class="line">streams (e.g. more than 1M) are defined but</div>
<div class="line">per-stream delay measurements are not required.</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
</tbody>
</table>
</section>
+12 -2
View File
@@ -82,8 +82,8 @@
</div>
<table class="docutils align-default">
<colgroup>
<col style="width: 34%" />
<col style="width: 66%" />
<col style="width: 35%" />
<col style="width: 65%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Attribute</p></th>
@@ -122,6 +122,16 @@
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>stream-delay-calculation</strong></p></td>
<td><div class="line-block">
<div class="line">Enable stream delay calculation.</div>
<div class="line">This option should be set to false if massive</div>
<div class="line">streams (e.g. more than 1M) are defined but</div>
<div class="line">per-stream delay measurements are not required.</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
</tbody>
</table>
+4
View File
@@ -426,6 +426,10 @@ which is typically not needed for millions of streams.</p>
</pre></div>
</div>
<p>All traffic stats are still working but the live rate is not calculated.</p>
<p>It is also possible to disable the stream delay calcualtion if not needed.</p>
<div class="highlight-json notranslate"><div class="highlight"><pre><span></span><span class="p">{</span><span class="w"> </span><span class="nt">&quot;traffic&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"> </span><span class="nt">&quot;stream-delay-calculation&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="w"> </span><span class="p">}</span><span class="w"> </span><span class="p">}</span><span class="w"></span>
</pre></div>
</div>
<p>Another option is to setup the traffic streams with a rate of 0.1 PPS,
meaning one packet every 10 seconds. This is enough to keep NAT translation
active but allows 1M streams with only 100K PPS.</p>
+1 -1
View File
File diff suppressed because one or more lines are too long