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

Route advertisement #35

Open
cryslith opened this issue Sep 16, 2017 · 4 comments
Open

Route advertisement #35

cryslith opened this issue Sep 16, 2017 · 4 comments

Comments

@cryslith
Copy link
Member

cryslith commented Sep 16, 2017

We need to advertise routes to the router somehow.

@peterg17
Copy link

This is probably a dumb question, but would this be done in Snabb/Lua?

@achernya
Copy link
Member

We shouldn't have to implement much here. We need a BGP daemon like quagga to healthcheck the spike and make the ECMP announcement to the top-of-rack router, which does the ECMP implementation.

If we want to implement BGP ourselves, then we have a bit more cut out for us.

@peterg17
Copy link

I guess i'm confused about the context of the ECMP code. Where would this thing live?

@achernya
Copy link
Member

The router. We don't have to write it, routers already can do ECMP.

@cryslith cryslith changed the title ECMP routing Route advertisment Sep 16, 2017
@cryslith cryslith changed the title Route advertisment Route advertisement Sep 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants