summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-edge-example-usecases/doc/introduction.xml
diff options
context:
space:
mode:
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