Code Monkey home page Code Monkey logo

badass's Introduction

BADASS - BGP At Doors of Autonomous Systems is Simple

The purpose of this project is to deepen our knowledge of networking by simulating several networks (VXLAN+BGP-EVPN) in GNS3.

badass

Introduction

The purpose of this project is to expand on the knowledge in networking by simulating a network and configure it using GNS3 with Docker images.

BGP EVPN is based on BGP (RFC4271) and its extensions MP-BGP (RFC4760). BGP is the routing protocol that drives the Internet. Through MP-BGP extensions, it can be used to carry reachability information (NLRI) for various protocols (IPv4, IPv6, L3 VPN and in this case, EVPN). EVPN is a special family for publishing information about MAC addresses and the end devices that access them.

General guidelines

  • The whole project has to be done in a virtual machine.
  • This project involves using and installing Docker as well as GNS3.
  • We have to put all the configuration files of your project in folders located at the root of your repository.

The folders of the mandatory part will be named: p1, p2 and p3.

Mandatory part

This project will consist of setting up several environments under specific rules. It is divided into three parts you have to do in the following order:

  • Part 1 : GNS3 configuration with Docker.
  • Part 2 : Discovering a VXLAN.
  • Part 3 : Discovering BGP with EVPN.

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.