Rumba

From Ouroboros
Revision as of 23:59, 4 January 2024 by Thijs (talk | contribs)
Jump to navigation Jump to search

Rumba is a Python framework for setting up Ouroboros and RINA networks in a test environment that was developed during the ARCFIRE project. Its main objectives are to configure networks and to evaluate 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. We keep a version on this site up-to-date with the Ouroboros prototype.

Features

  • easily define network topologies
  • Support for different prototypes:
    • Ouroboros[1]
    • 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)

Under contruction This page is under construction  , see https://ouroboros.rocks/docs/tools/rumba/

Notes

  1. Only Ouroboros is maintained in our git clone, it may not work anymore with rlite and IRATI.