wido opened a new pull request, #9964:
URL: https://github.com/apache/cloudstack/pull/9964

   It is best practice, and mandatory in newer version of FRR, that route-maps 
should be applied to BGP peers. This is to prevent that mistakes can propogate 
through a network and cause outages.
   
   This change changes the route-maps where the VR will only accept IPv4 and 
IPv4 default gateways (0.0.0.0/0 and ::/0) to be sent by the upstream router to 
the VR.
   
   The other way around this change makes sure that FRR will not allow 
announcing anything else than the locally defined subnets to the upstream BGP 
router.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to