Skip to content

svinota/sdn-fixtures

Repository files navigation

SDN fixtures

Declarative network setup using DOT format — proof of concept. Still in the early stages; use at your own risk.

Install in a venv:

pip install -r https://svinota.github.io/sdn-fixtures/requirements.lekplats.txt

Display the definition:

curl https://svinota.github.io/sdn-fixtures/examples/004-veth-netns-vrf.dot | xdot -

Apply the definition:

pyroute2-dot up https://svinota.github.io/sdn-fixtures/examples/004-veth-netns-vrf.dot

About

Declarative network setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published