bgp

  1. A

    BGP-EVPN SDN and DNAT across multiple hypervisor hosts

    Greetings, I have set up a test environment for BGP EVPN SDN as follows: * 3 hypervisor hosts running pve-manager/7.2-7/d0dd0e85. * Each hypervisor has a public IP and is set up as an exit node with SNAT. * Each hypervisor has a private IP that is used to create the BGP EVPN peering. The...
  2. S

    [SOLVED] SDN with EVPN Controller

    Hello, I have been exploring SDN and wanted to try it on Proxmox. Right now, I have an experimental cluster with two nodes. The first thing I noticed is that there aren't the well-known SDN controllers like OpenDaylight, Ryu, and the others. And I'm not familiar with EVPN or BGP as...
  3. B

    bgp evpn & vxlang: how to configure the router part?

    I was looking at this link : https://wiki.virtit.fr/doku.php/kb:linux:proxmox:hyperconverged-proxmox-2-liens and the author says it could be doable using the new SDN features. Can we do it diretcly using the UI? A Also I am wondering how the IPs setups can be used by other machines to access...
  4. P

    Creating custom SDN plugin?

    So I'm working on building out a Proxmox cluster to mimic our production environment. This mimicry is requiring a unusual network setup, that while I have it working, has me wanting a cleaner solution. What makes it unusual is that in our production environment, all hosts are fully L2 isolated...