public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Alexandre Derumier <aderumier@odiso.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation
Date: Fri, 11 Feb 2022 10:34:17 +0100	[thread overview]
Message-ID: <20220211093417.610806-2-aderumier@odiso.com> (raw)
In-Reply-To: <20220211093417.610806-1-aderumier@odiso.com>

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
---
 pvesdn.adoc | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/pvesdn.adoc b/pvesdn.adoc
index 223ba6d..1f32a8e 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -229,18 +229,30 @@ plugins section)
 VNet MAC address:: A unique anycast MAC address for all VNets in this zone.
   Will be auto-generated if not defined.
 
-Exit Nodes:: This is used if you want to define some proxmox nodes, as exit
+Exit Nodes:: Optionnal. 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.
 
+Primary Exit Node:: Optionnal. If you use multiple exit-nodes, this force traffic 
+  to a primary exit-node instead loadbalancing on all nodes.
+  This is required if you want to use Snat or if your upstream router don't support
+  ecmp.
+
+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).
+
 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).
+Disable Arp-Nd Suppression:: Optional. Don't suppression arp or nd packets.
+  This is required if you use moving virtual ip in your guests vm. 
+  (Ip is moving but mac address change)
+
+Route-target import:: Optional. Allow to import a list of external evpn route-targets.
+  For Cross-DC or differents evpn networks interconnect.
 
 MTU:: because VXLAN encapsulation use 50 bytes, the MTU needs to be 50 bytes
   lower than the maximal MTU of the outgoing physical interface.
@@ -357,6 +369,8 @@ loopback:: If you want to use a loopback or dummy interface as source for the
 ebgp-mutltihop:: if the peers are not directly connected or use loopback, you can increase the
   number of hops to reach them.
 
+bgp-multipath-as-path-relax:: Allow to do ECMP if your peers have differents ASN.
+
 [[pvesdn_config_ipam]]
 IPAMs
 -----
-- 
2.30.2




  reply	other threads:[~2022-02-11  9:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-11  9:34 [pve-devel] [PATCH pve-docs 0/1] bgp/evpn improvements Alexandre Derumier
2022-02-11  9:34 ` Alexandre Derumier [this message]
2022-03-29 15:34   ` [pve-devel] applied: [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation Thomas Lamprecht

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220211093417.610806-2-aderumier@odiso.com \
    --to=aderumier@odiso.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal