You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree there needs to be AFI-SAFI support for tracking things like redistribution, network statements, aggregate routes, multipath, add path, etc. Also need support for VRFs.
You need the vrf for a neighbor, but you also need it for the AFI/SAFI so you can track things like redistribution, network statements, aggregate routes, etc. Just adding vrf support to a neighbor is not enough to document everything.
MP-BGP was initially planned but not implemented
models session: afi_safi = None # for future use
Describe the solution you'd like
Implement MG BGP on the plugin
Describe alternatives you've considered
What is done on nautobot https://github.com/nautobot/nautobot-app-bgp-models/blob/develop/nautobot_bgp_models/models.py
but not sure it could cover all needs on MP-BGP
@k01ek what was in your mind for this feature at first?
The text was updated successfully, but these errors were encountered: