summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-example-usecases/doc/introduction.xml
diff options
context:
space:
mode:
authormrpa <miruna.paun@enea.com>2021-04-09 10:45:40 +0200
committerMiruna Paun <mrpa@enea.se>2021-04-09 11:48:15 +0100
commit43021dae86481d75899c7e512f6d2f9cd9dce48a (patch)
treed528b0979bb9bf8099113671dca050b2d8fd9ba9 /doc/book-enea-edge-example-usecases/doc/introduction.xml
parent722fc206fafbc809f6b664fa403e06fd2b12591b (diff)
parent13dbb438ecad3d66173994a2f300497a6d9d15c0 (diff)
downloadnfv-access-documentation-EE240_HotFix1.tar.gz
Merge the code from develop to master for 2.4.0Enea_NFV_Access_2.4.0hotfix_EDGESC-6feature_CPDX-3546EE240_HotFix1
Change-Id: Ibc844e001b7d75125d6006fa5333cc65bbf5afa4
Diffstat (limited to 'doc/book-enea-edge-example-usecases/doc/introduction.xml')
-rw-r--r--doc/book-enea-edge-example-usecases/doc/introduction.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/book-enea-edge-example-usecases/doc/introduction.xml b/doc/book-enea-edge-example-usecases/doc/introduction.xml
new file mode 100644
index 0000000..27824da
--- /dev/null
+++ b/doc/book-enea-edge-example-usecases/doc/introduction.xml
@@ -0,0 +1,27 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<chapter id="intro">
3 <title>Introduction</title>
4
5 <para>This document describes several example use-cases concerning uCPE
6 configuration, onboarding and instantiation of certain VNFs, VNF chaining,
7 etc.</para>
8
9 <para>Before running any example use-case make sure the uCPE device(s) have
10 been added to the Enea Edge Management application and placed on the map.
11 For detailed information on how to add a device to the Enea Edge Management
12 application, how to configure the network interfaces to use DPDK,
13 PCI-passthrough or SR-IOV drivers, or VNF configuration, please refer to the
14 <xi:include href="../../s_docbuild/olinkdb/pardoc-common.xml"
15 xmlns:xi="http://www.w3.org/2001/XInclude"
16 xpointer="element(book_enea_edge_getting_started/1)" /> Manual.</para>
17
18 <note>
19 <para>Examples presented in this document use 3rd-party VNFs, which are
20 not provided by Enea. To procure and use these VNF image files and license
21 files, please contact the VNF provider.</para>
22
23 <para>Request the VNF prerequisites from the VNF vendors, or alternatively
24 obtain the prerequisites based on instructions from each VNF vendor
25 respectively.</para>
26 </note>
27</chapter> \ No newline at end of file