Giter Site home page Giter Site logo

topomate / topomate Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 6 MB

Network topology emulation using Open vSwitch, Docker containers and FRRouting

License: MIT License

Go 92.38% Shell 6.48% Dockerfile 1.14%
mpls network-topology frr docker openvswitch

topomate's Introduction

topomate (WIP)

Go Report Card CI

Network Topology Automation using FRRouting containers. Documentation is available here.

How does it work ?

Topomate reads a YAML configuration file describing a network topology, and generates containers, links and configurations from it.

Trying Topomate

Topomate is still a WIP project with a CLI that is not that user-friendly. If you want to try it, I highly suggest you to setup a VM. You'll find more informations on this page.

Example configuration files

You can find configuration files in the examples folder.

Notes concerning MPLS

If you want to use MPLS, the following kernel modules must be enabled on the host machine

mpls_router
mpls_iptunnel

topomate's People

Contributors

dependabot[bot] avatar qaoru avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

24380974

topomate's Issues

Router specific options in YAML

Add router options such as :

autonomous_systems:
  - asn: 10
    routers:
        - hostname: 'MyRouter'
           router_id: '10.1.1.1'
           send_bgp_communities: [10, 299]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.