GitHub user wido added a comment to the discussion: Support for an IPv6 prefix per VM in shared networks
> > Indeed, the current work allows for BGP only in Isolated networks and VPCs > > with basic ASN management in the Zone level. > > We have a few enhancements in mind for future iterations: > > ``` > > * User selectable ASN and peer(s) > > > > * Static routes in the ACS VR > > > > * Support for shared networks. > > ``` > > That was my point indeed. The work being done now opens the door for shared > networks as it shares many similarities, however, it will not be in the first > iteration. Not much I think. Instead of having a VR which gets BGP autoconfigured you would allow the end-user to configure BGP inside their own VM. We would just need to provide the user: - AS number to use - BGP peering details - Prefixes they are allowed to announce For the VR this will now be done automatically, but we could provide these details to the end user. GitHub link: https://github.com/apache/cloudstack/discussions/9421#discussioncomment-10177513 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
