weizhouapache commented on pull request #5078: URL: https://github.com/apache/cloudstack/pull/5078#issuecomment-855960890
> > > > @GabrielBrascher @wido > > > > have you faced this issue before ? > > > > > > > > > No. We use a modified version of the vxlan shell script as we are not using VXLAN with Multicast, but we use it with BGP+EVPN with Frr on the host. > > > I would always recommend to use VXLAN in combination with BGP as it's much more flexible and future-proof than multicast. > > > > > > @wido thanks for your information. it's a good idea. > > any chance to add to cloudstack code and documentations ? > > Here is the modified Shell script which we use: https://gist.github.com/wido/51cb9880d86f08f73766634d7f6df3f4 > > BGP and EVPN is a totally different thing to document. I wouldn't put that in the CloudStack documentation, but leave that up to projects like FRR @wido great, thanks for sharing ! ps: it looks this pr will not affect you, as $PIF is not used at all in your script. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
