]> git.proxmox.com Git - pve-docs.git/commitdiff
pvesdn: add evpn Advertise Subnets && Exit Nodes Local routing options
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 6 Sep 2021 03:57:19 +0000 (05:57 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 10 Sep 2021 12:21:11 +0000 (14:21 +0200)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
pvesdn.adoc

index 3b3fd8f02d8cf8a8748a3c0c7317190bbac49c0e..d26c6b9734e10ec49a2301f350066d729376cbfb 100644 (file)
@@ -233,6 +233,15 @@ Exit Nodes:: This is used if you want to define some proxmox nodes, as exit
   gateway from evpn network through real network. The configured nodes will
   announce a default route in the EVPN network.
 
+Advertise Subnets:: Optional. If you have silent vms/CT (for example, multiples
+  ips by interfaces, and the anycast gateway don't see traffic from theses ips,
+  the ips addresses won't be able to be reach inside the evpn network). This
+  option will announce the full subnet in the evpn network in this case.
+
+Exit Nodes local routing:: Optional. This is a special option if you need to
+  reach a vm/ct service from an exit node. (By default, the exit nodes only
+  allow forwarding traffic between real network and evpn network).
+
 MTU:: because VXLAN encapsulation use 50 bytes, the MTU needs to be 50 bytes
   lower than the maximal MTU of the outgoing physical interface.