Giter VIP home page Giter VIP logo

sir's Introduction

SDN Internet Router (sir)

The SDN Internet Router, abbreviated SIR, is an agent that you can add to your router. The agent exposes information that your router can't expose by itself like the BGP table, traffic per BGP prefix or traffic per ASN. This data is then provided both via a WebUI and an API.

The agent is vendor agnostic as it gathers data using both BGP and netflow/sflow/ipfix. This means it can be attached to any router or switch that supports those protocols.

Features

The agent will expose a Web UI and an API that will allow you do things like:

  • Retrieve Top ASN's based in bandwidth usage.
  • Retrieve Top prefixes based in bandwidth usage.
  • Simulate what would happen if you had top N prefixes only in your FIB instead of the full routing table.
  • Store and retrieve arbitrary data.
  • Get raw BGP from your router.
  • Get raw flow data from your router.
  • Look for all the prefixes that traverses or originates in a particular ASN.
  • Check all the prefixes in the router that allows you to reach certain prefixes or IP.

You can read the full list of features in the following link.

Applications

This agent will give you some visibility about your network. You can use this data to better choose your network equipment, to do traffic engineering, capacity planning, peering decisions... anything you want. You can see some use cases in the following link.

Here is a list of links where you can get tools and apps that leverages on SIR:

  • pySIR - This is a python API that helps you interact with the API. It implements all the API calls that the API supports. It's just a convenient of coding without taking care of the requests or having to handle errors.
  • sir_apps - A collection of apps that takes advantage of SIR API to perform several operations.

Documentation

You can find the documentation on Read the Docs.

If you have any questions or you want to chat about SIR feel free to join the SIR channel on slack at network.toCode().

sir's People

Contributors

dbarrosop avatar

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.