cloudstack/scripts/vm/network/vnet
Wido den Hollander baad8ddc91
network: Add BGP+EVPN+VXLAN script to main repository and Agent package (#9778)
This script can be used to use BGP+EVPN for VXLAN instead of multicast.

In order to use the script operators need to manually create a symlink:

cd /usr/share
ln -s modifyvxlan.sh cloudstack-common/scripts/vm/network/vnet/modifyvxlan-evpn.sh

Configuring BGP and EVPN is outside of the scope of CloudStack and is
up to the operator to configure.

This commit just adds this script to the main repository and does not
change any existing functionality.
2025-01-13 15:38:11 +01:00
..
cloudstack_pluginlib.py Add Python flake8 linting for W291 trailing whitespace with Super-Linter (#4687) 2022-03-28 11:40:26 -03:00
modifyvlan.sh pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
modifyvxlan-evpn.sh network: Add BGP+EVPN+VXLAN script to main repository and Agent package (#9778) 2025-01-13 15:38:11 +01:00
modifyvxlan.sh scripts: creates /var/run/cloud folder for creation of lock file (#4373) 2020-10-14 15:45:22 +05:30
ovstunnel.py pre-commit: enable Python Flake8 rule `E713` (#9016) 2024-07-08 09:00:18 +02:00