[pve-devel] [PATCH pve-docs 2/2] sdn: add isis controller documentation
Alexandre Derumier
aderumier at odiso.com
Wed Sep 13 13:38:44 CEST 2023
---
pvesdn.adoc | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index 4ac0911..401cc6f 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -379,6 +379,27 @@ ebgp-mutltihop:: Increase the number of hops to reach peers, in case they are
bgp-multipath-as-path-relax:: Allow ECMP if your peers have different ASN.
+
+[[pvesdn_controller_plugin_ISIS]]
+ISIS Controller
+~~~~~~~~~~~~~~~
+
+The ISIS controller is not used directly by a zone.
+You can use it to configure FRR to export evpn routes to an ISIS domain.
+
+Configuration options:
+
+node:: The node of this ISIS controller.
+
+domain:: A unique ISIS domain.
+
+network entity title:: A Unique ISIS network address that identifies this node.
+
+interfaces:: A list of physical interface(s) used by ISIS.
+
+loopback:: Use a loopback or dummy interface as the source of the EVPN network
+ (for multipath).
+
[[pvesdn_config_ipam]]
IPAMs
-----
--
2.39.2
More information about the pve-devel
mailing list