public
public copied to clipboard
openconfig-bgp-peer-group: Incorrectly pulls in route-selection-options?
In peer-group/afi-sfis each afi-safi list item pulls in the route-selection-options container (grouping bgp-common-route-selection-options). This is probably incorrect. I don't think any implementation would allow route-selection options to vary based on peer group since that would introduce inconsistent best path selection and the possibility of routing loops, route oscillation, etc.