blob: 6c321846a780526aa1ac7a7426cf31750649d0da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
.. this work is licensed under a creative commons attribution 4.0 international
.. license.
.. http://creativecommons.org/licenses/by/4.0
.. (c) opnfv, national center of scientific research "demokritos" and others.
============================
samplevf Installation Guide
============================
Introduction
============
This project provides a placeholder for various sample VNF (Virtual Network Function)
development which includes example reference architecture and optimization methods
related to VNF/Network service for high performance VNF
The sample VNFs are Open Source approximations* of Telco grade VNF’s using
optimized VNF + NFVi Infrastructure libraries, with Performance Characterization
of Sample† Traffic Flows.
::
* Not a commercial product. Encourage the community to contribute and close the feature gaps.
† No Vendor/Proprietary Workloads
VNF supported
=============
- Carrier Grade Network Address Translation (CG-NAT) VNF
- Firewall (vFW) VNF
- Access Control List (vACL) VNF
Please refer docs folder for individual VNF Installation guide.
Note:- Each VNF should include a installation document explain the process to install and run VNF.
|