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

FFRouting lab 01 #417

Merged
merged 2 commits into from
May 6, 2021
Merged

FFRouting lab 01 #417

merged 2 commits into from
May 6, 2021

Conversation

blinklet
Copy link
Contributor

@blinklet blinklet commented May 5, 2021

This is a simple OSPF lab example using FRRouting containers in a ring topology. I created it to demonstrate how to create a lab of "linux"-type nodes that start with a working configuration prepared by the lab developer.

Note that I am using the frrouting:7.5.1 tag for the routers, instead of the latest tag. There is currently a major bug in frrouting:latest that prevents the systems from booting.

For your consideration.

@hellt
Copy link
Member

hellt commented May 6, 2021

Hi @blinklet
I have added a doc site entry for you contribution and made a few slight changes. Let me know if this looks good to you.

PS> you can run a web server with local changes with a single command:

docker run --rm -d  -p 8000:8000 -v $(pwd):/docs squidfunk/mkdocs-material:7.1.0

@blinklet
Copy link
Contributor Author

blinklet commented May 6, 2021

Hi @hellt

Yes, this looks good.

@hellt hellt merged commit 49047eb into srl-labs:master May 6, 2021
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

Successfully merging this pull request may close these issues.

2 participants