Giter Site home page Giter Site logo

bgp-full-table-generator's Introduction

bgp-route-generator

docker link: docker.io/fatred/bgp-route-generator

docker hub site: https://hub.docker.com/r/fatred/bgp-route-generator/

idea shamelessly stolen from: http://evilrouters.net/2009/08/21/getting-bgp-routes-into-dynamips-with-video/

Notes: You can edit the Dockerfile and pick a different dataset from RIPE if you like. I got mine from LONAP/LINX on this link: https://www.ripe.net/analyse/internet-measurements/routing-information-service-ris/ris-raw-data

  1. import the image from docker hub

    docker pull fatred/bgp-route-generator:latest

  2. create a new machine

    docker create -p 179:179/tcp -e "MYAS=65000" -e "PEERIP=192.168.99.232" -e "PEERAS=64599" fatred/bgp-route-generator:latest

  3. start the machine up

    docker start <docker machine id>

  4. check the logs

    docker logs <docker machine id>

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.