Service Function Chaining topology for INCA

This repository builds an SFC topology to be used with INCA. The complete topology is as shown below. Note that RAN and UPF are part of another repository, just like INCA.

To see the full work, visit Project INCA page.

Deployment

We built our testbed using virtualbox as hypervisor and vagrant as VM manager. Please make sure that you have them installed on your machine.

Each node is deployed as a Virtual machine (VM) and running Linux kernel.

Clone the git repository in your machine:

$ git clone https://github.com/guimvmatos/Snort-SegmentRouting.git

Deploy the testbed:

$ cd Snort-SegmentRouting/
$ vagrant up 
$ vagrant provision