mirror of
https://git.proxmox.com/git/pve-docs
synced 2025-07-04 02:44:21 +00:00
sdn: add isis controller documentation
This commit is contained in:
parent
4cf52a0cc0
commit
e59000139d
21
pvesdn.adoc
21
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.
|
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]]
|
[[pvesdn_config_ipam]]
|
||||||
IPAMs
|
IPAMs
|
||||||
-----
|
-----
|
||||||
|
Loading…
Reference in New Issue
Block a user