Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Split generation of the config to make it more independant #13

Open
Cybertinus opened this issue Feb 21, 2019 · 0 comments
Open

Split generation of the config to make it more independant #13

Cybertinus opened this issue Feb 21, 2019 · 0 comments
Labels
All vendors If something needs to be done for all supported platforms enhancement New feature or request

Comments

@Cybertinus
Copy link
Contributor

The generation of the config should be more modular. This has as advantage that when 1 part fails, the other parts are generated without problems. For instance: when the generation of the eBGP filter fails, the static routes towards our members should be generated just fine.

Parts that could be made separate, as a quick idea:

  • eBGP filter en session config
  • Transit config
  • OSPF en iBGP config
  • static routes toward the members
  • BGP sessions toward the members
  • Misc stuff in the config generation
@Cybertinus Cybertinus added All vendors If something needs to be done for all supported platforms enhancement New feature or request labels Feb 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
All vendors If something needs to be done for all supported platforms enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant