Giter VIP home page Giter VIP logo

sfc-fgt's Introduction

Fortigate VNF in SFC demo

Topology

                            +-----------------+
                            | Host (ODL SFC)  |
                            |  192.168.60.1   |
                            +-----------------+
                        /      |          |     \
                     /         |          |         \
                 /             |          |             \
 +---------------+  +--------------+   +--------------+  +---------------+
 |  classifier1  |  |    sff1      |   |     sff2     |  |  classifier2  |
 | 192.168.60.10 |  |192.168.60.20 |   |192.168.60.50 |  | 192.168.60.60 |
 +---------------+  +--------------+   +--------------+  +---------------+
                              |          |
                              |          |
                    +---------------+  +--------------+
                    |  sf1(DPI-1)   |  |   sf2proxy   |
                    |192.168.60.30  |  |192.168.60.70 |
                    +---------------+  +--------------+
                                          |
                                          |
                                       +--------------+
                                       |   sf2(FGT)   |
                                       |192.168.60.40 |
                                       +--------------+

Setup Demo

Note this demo should run on ubuntu 16.04 LTS

  1. Install some basic packages needed:
   ./installation.sh
  1. Start demo:
   ./run_demo.sh <location_of_fortigate_qcow2_vm>
  1. To check traffic flow run:
   ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null 192.168.60.10 "sudo ip netns exec app wget -t1 http://192.168.2.2/"

This demo will download and install OpenDayLight. It will also get Ubuntu trusty x86_64 cloud image and install all the necessary packages into host and VMs, so please make sure to export http_proxy and http_proxy environment variables.

Check https://www.youtube.com/watch?v=6QU_NXjIMB0 for a video showing this demo.

Notes

If you want to see the version presented at MWC 2018 just replace step 2 and execute:

   ./run_demo_mwv.sh <location_of_fortigate_qcow2_vm>

Check the video with this version at: https://www.youtube.com/watch?v=byCTX5AJEFU

Demo is using OpenDayLight SDN Controller from https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/integration/distribution-karaf/0.6.0-Carbon/distribution-karaf-0.6.0-Carbon.tar.gz

sfc-fgt's People

Contributors

migumun 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.