Skip to content

Tutorial 2: rftest2

allanv edited this page Apr 11, 2013 · 6 revisions

This tutorial assumes you've read the first one. We will not go into much detail about the basic steps, instead we will focus on configuring a more complex setup with OSPF and using Mininet as a simulation tool.

Our scenario

We are simulating the following scenario:

The scenario simulated in rftest2

There are four routers (A, B, C and D), each connected to a host. They will route traffic from the different networks in the topology by using OSPF.

The RouteFlow approach to this scenario is given below:

The RouteFlow approach

Configuring the Quagga routers

The basic steps for creating virtual machines were given in the first tutorial. The basic steps are the same, so now we will show how to configure Quagga for this new scenario.

Still being written...

Clone this wiki locally