public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-docs 0/1] bgp/evpn improvements
@ 2022-02-11  9:34 Alexandre Derumier
  2022-02-11  9:34 ` [pve-devel] [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation Alexandre Derumier
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Derumier @ 2022-02-11  9:34 UTC (permalink / raw)
  To: pve-devel

add documentation on new bgp/evpn options

Alexandre Derumier (1):
  sdn: update bgp/evpn documentation

 pvesdn.adoc | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

-- 
2.30.2




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [pve-devel] [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation
  2022-02-11  9:34 [pve-devel] [PATCH pve-docs 0/1] bgp/evpn improvements Alexandre Derumier
@ 2022-02-11  9:34 ` Alexandre Derumier
  2022-03-29 15:34   ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Derumier @ 2022-02-11  9:34 UTC (permalink / raw)
  To: pve-devel

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [pve-devel] applied: [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation
  2022-02-11  9:34 ` [pve-devel] [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation Alexandre Derumier
@ 2022-03-29 15:34   ` Thomas Lamprecht
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2022-03-29 15:34 UTC (permalink / raw)
  To: Proxmox VE development discussion, Alexandre Derumier

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

applied, thanks!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-29 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-11  9:34 [pve-devel] [PATCH pve-docs 0/1] bgp/evpn improvements Alexandre Derumier
2022-02-11  9:34 ` [pve-devel] [PATCH pve-docs 1/1] sdn: update bgp/evpn documentation Alexandre Derumier
2022-03-29 15:34   ` [pve-devel] applied: " Thomas Lamprecht

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