Replies: 2 comments
-
It's not summarization but aggregation (sorry, couldn't resist)
This would obviously be bgp.aggregate ;)
I'll add it to the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Working on it... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to OSPF stub areas, I'd like to add support for BGP route summarization.
e.g.
I could see several options for places to add something like that:
routing
module (similar to static route entries)bgp
modulebgp.policy
pluginbgp.summarize
pluginAny local preference?
Beta Was this translation helpful? Give feedback.
All reactions