cloudstack/scripts/vm/network
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
..
tungsten pre-commit: apply `end-of-file-fixer` to all files (#7551) 2023-08-02 13:47:21 +02:00
vnet network: Add BGP+EVPN+VXLAN script to main repository and Agent package (#9778) 2025-01-13 15:38:11 +01:00
ovs-pvlan-cleanup.sh pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
ovs-pvlan-dhcp-host.sh pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
ovs-pvlan-kvm-dhcp-host.sh pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
ovs-pvlan-kvm-vm.sh Fix spelling (#6860) 2022-11-13 10:56:15 +01:00
ovs-pvlan-vm.sh pre-commit: add hook to trim trailing whitespace (#8205) 2024-05-28 09:01:30 +02:00
security_group.py pre-commit: enable Python flake8 rule `E272` (#9361) 2024-07-10 09:17:25 +02:00