1
0
mirror of https://github.com/rtbrick/bngblaster.git synced 2024-05-06 15:54:57 +00:00
rtbrick-bngblaster/docsrc/sources/configuration/isis_external_connections.rst
2023-11-07 15:05:21 +00:00

16 lines
1.2 KiB
ReStructuredText

.. code-block:: json
{ "isis": { "external": { "connections": [] } } }
+-----------------------------------+----------------------------------------------------------------------+
| Attribute | Description |
+===================================+======================================================================+
| **system-id** | | ISIS system identifier. |
+-----------------------------------+----------------------------------------------------------------------+
| **l1-metric** | | ISIS level 1 interface metric. |
| | | Default: 10 |
+-----------------------------------+----------------------------------------------------------------------+
| **l2-metric** | | ISIS level 2 interface metric. |
| | | Default: 10 |
+-----------------------------------+----------------------------------------------------------------------+