File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2222# The default 'modifyvxlan.sh' script from CloudStack uses Multicast instead of EVPN for VXLAN
2323# In order to use this script and thus utilize BGP+EVPN, symlink this file:
2424#
25- # ln -s /usr/share/modifyvxlan.sh /usr/share/cloudstack-common/scripts/vm/network/vnet/modifyvxlan-evpn.sh
25+ # cd /usr/share
26+ # ln -s cloudstack-common/scripts/vm/network/vnet/modifyvxlan-evpn.sh modifyvxlan.sh
2627#
2728#
2829# CloudStack will not handle the BGP configuration nor communication, the operator of the hypervisor will
2930# need to configure the properly.
3031#
31- # Frrouting is recommend to be used on the hypervisor to establish BGP sessions with upstream routers and
32+ # Frrouting is recommend to be used on the hypervisor to establish BGP sessions with upstream routers and
3233# exchange BGP+EVPN information.
3334#
3435# More information about BGP and EVPN with FRR: https://vincent.bernat.ch/en/blog/2017-vxlan-bgp-evpn
You can’t perform that action at this time.
0 commit comments