diff options
author | Christian Breunig <christian@breunig.cc> | 2024-09-12 21:08:54 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2024-09-12 21:08:54 +0200 |
commit | 1151f2021be39dec17c6db6d2d2bdcfeb0a8d7eb (patch) | |
tree | 6f827be3c48eee6e396a5096abe3d425a6574866 | |
parent | 3992e0634190c31ee7511a961feb6449491e771b (diff) | |
download | vyos-documentation-1151f2021be39dec17c6db6d2d2bdcfeb0a8d7eb.tar.gz vyos-documentation-1151f2021be39dec17c6db6d2d2bdcfeb0a8d7eb.zip |
openfabric: T6652: fix build errors and missing TOC reference
-rw-r--r-- | docs/configuration/protocols/index.rst | 1 | ||||
-rw-r--r-- | docs/configuration/protocols/openfabric.rst | 12 |
2 files changed, 6 insertions, 7 deletions
diff --git a/docs/configuration/protocols/index.rst b/docs/configuration/protocols/index.rst index ea217d3c..e7b1b27f 100644 --- a/docs/configuration/protocols/index.rst +++ b/docs/configuration/protocols/index.rst @@ -14,6 +14,7 @@ Protocols isis mpls segment-routing + openfabric ospf pim pim6 diff --git a/docs/configuration/protocols/openfabric.rst b/docs/configuration/protocols/openfabric.rst index f7126544..aecb5181 100644 --- a/docs/configuration/protocols/openfabric.rst +++ b/docs/configuration/protocols/openfabric.rst @@ -1,8 +1,8 @@ .. _openfabric: -##### +########## OpenFabric -##### +########## OpenFabric, specified in `draft-white-openfabric-06.txt <https://datatracker.ietf.org/doc/html/draft-white-openfabric-06>`_, is @@ -62,7 +62,7 @@ the network allows for adjacency to occur for address family (IPv4 or IPv6 or both). OpenFabric Global Configuration --------------------------- +------------------------------- .. cfgcmd:: set protocols openfabric domain-password <plaintext-password|md5> <password> @@ -82,7 +82,7 @@ OpenFabric Global Configuration .. cfgcmd:: set protocols openfabric domain <name> log-adjacency-changes Log changes in adjacency state. - + .. cfgcmd:: set protocols openfabric domain <name> fabric-tier <number> This command sets a static tier number to advertise as location @@ -165,7 +165,7 @@ Examples ******** Enable OpenFabric -============ +================= **Node 1:** @@ -208,8 +208,6 @@ This gives us the following neighborships: System Id Interface L State Holdtime SNPA vyos eth1 2 Up 30 2020.2020.2020 - - Here's the IP routes that are populated: .. code-block:: none |