Rumba: Difference between revisions

From Ouroboros
Jump to navigation Jump to search
No edit summary
Line 10: Line 10:


* Support for different prototypes]:
* Support for different prototypes]:
** Ouroboros1
** Ouroboros
** rlite
** rlite
** IRATI
** IRATI

Revision as of 20:25, 7 June 2022

Under contruction This page is under construction  

Rumba is a Python framework for setting up Ouroboros (and RINA) networks in a test environment that was originally developed during the ARCFIRE project. Its main objectives are to configure networks and to evaluate a bit the impact of the architecture on configuration management and devops in computer and telecommunications networks. The original Rumba project page is here.

Rumba can quickly set up test networks for Ouroboros that are made up of many IPCPs and layers. I try to keep it up-to-date for the Ouroboros prototype.

Features

  • easily define network topologies
  • Support for different prototypes]:
    • Ouroboros
    • rlite
    • IRATI
  • create these networks using different possible environments:
    • local PC (Ouroboros only)
    • docker container
    • virtual machine (qemu)
    • jFed testbeds
  • script experiments
  • rudimentary support for drawing these networks (using pydot)