3. MOVIE SFC usecase info¶
<<<<<<< HEAD
Since the first SDN controller we chose was ODL all codes for now are upstream in ODL. Pleas refer latest info on link https://wiki.opendaylight.org/view/NEMO:main Installation details: https://wiki.opendaylight.org/view/NEMO:Installation_Guide System Test details: https://wiki.opendaylight.org/view/NEMO:Beryllium:System_Test The code repo: https://git.opendaylight.org/gerrit/gitweb?p=nemo.git;a=shortlog;h=refs%2Fheads%2Fstable%2Fberyllium
3.1. SFC usecase image¶
<<<<<<< HEAD .. figure:: images/sfc.png
name: service-function-chaining width: 50%
3.2. SFC usecase description¶
<<<<<<< HEAD Create Service Chaining Function path
Netwrok function in path: firewall, load balancer, WAN optimization between virtual private cloud and Internet.
- Description
- Link sf1 Endpoints (VPC, Internet) Properties flow1 inbound flow2 outbound Flow 1 match Internet-Traffic Policy ID1 Policy ID1 gothorugh (firewall, WoC)
- Intent Based Process
- Allocate VNFs linked to vRouter for firewall & WoC Set of Filters to vRouter for firewall & WoC Apply policies to steer flow to gothrough different service paths
>>>>>>> 1a87f87... MOVIE-9 usecase documentation with ODL NEMO upstream