]> git.proxmox.com Git - pve-docs.git/commitdiff
sdn: add isis controller documentation
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 13 Sep 2023 11:38:44 +0000 (13:38 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 25 Oct 2023 11:00:42 +0000 (13:00 +0200)
pvesdn.adoc

index 60ed0a66ef3fd2fe441507f3e324108f50c67b01..11e58b731a10bd5d295974ef822f592f7df50a63 100644 (file)
@@ -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
 -----