summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSona Sarmadi <sona.sarmadi@enea.com>2019-03-15 12:03:13 +0100
committerSona Sarmadi <sona.sarmadi@enea.com>2019-03-15 12:11:19 +0100
commit3afc4a398aca5778086c7dd94dbf4dd63c1d425e (patch)
treea28a3fd04fd288696d4e3d2d5a837c08ac41aa40
parent435c5473d26dcb432d24c233ace64bcc1226d5a5 (diff)
downloadel_releases-nfv-access-3afc4a398aca5778086c7dd94dbf4dd63c1d425e.tar.gz
GettingStarted: updated introduction
- fixed minor typos Change-Id: I4c64035e8305e98af2b6ee7d372f8172368f3ee3 Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/device_configuration_and_provisioning.xml6
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml10
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/in_band_management.xml2
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/introduction.xml78
4 files changed, 22 insertions, 74 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/device_configuration_and_provisioning.xml b/doc/book-enea-nfv-access-getting-started/doc/device_configuration_and_provisioning.xml
index d68a342..e7c7a34 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/device_configuration_and_provisioning.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/device_configuration_and_provisioning.xml
@@ -226,7 +226,7 @@
226 refer to the Enea NFV Access Reference Guide provided with your release.</para> 226 refer to the Enea NFV Access Reference Guide provided with your release.</para>
227 227
228 <para>This step needs to be done each time the uCPE Manager host changes 228 <para>This step needs to be done each time the uCPE Manager host changes
229 the IP address.</para> 229 its IP address.</para>
230 </note> 230 </note>
231 231
232 <para>An offline configuration can be prepared in advance for the uCPE 232 <para>An offline configuration can be prepared in advance for the uCPE
@@ -564,7 +564,7 @@
564 name, and optionally a description, used by the uCPE Manager 564 name, and optionally a description, used by the uCPE Manager
565 only.</para> 565 only.</para>
566 566
567 <para><emphasis role="bold">Cloud-Init Tab</emphasis></para> 567 <para><emphasis role="bold">Cloud Init Tab</emphasis></para>
568 568
569 <para>Click the <literal>Clout Init</literal> tab to provide the 569 <para>Click the <literal>Clout Init</literal> tab to provide the
570 Clout-Init configuration.</para> 570 Clout-Init configuration.</para>
@@ -666,7 +666,7 @@
666 <title>Instantiating a VNF</title> 666 <title>Instantiating a VNF</title>
667 667
668 <para>Once the VNF bundle has been onboarded, you can instantiate a VNF 668 <para>Once the VNF bundle has been onboarded, you can instantiate a VNF
669 on a specific uCPE host:</para> 669 on a specific uCPE host.</para>
670 670
671 <para>Launch the <literal>VNF instance</literal> table by choosing the 671 <para>Launch the <literal>VNF instance</literal> table by choosing the
672 <literal>Instances</literal> option from the <literal>VNF</literal> 672 <literal>Instances</literal> option from the <literal>VNF</literal>
diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml
index ccb49e6..7f0aa78 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml
@@ -4,10 +4,6 @@
4<chapter id="plat-release-content"> 4<chapter id="plat-release-content">
5 <title>Getting Started with Enea NFV Access</title> 5 <title>Getting Started with Enea NFV Access</title>
6 6
7 <para>Enea NFV Access is a virtualization and management platform for white
8 box uCPEs. It scales from ultra-low to high end CPEs, providing minimal
9 footprint and maximum networking performance. The NFV Access platform can be
10 deployed on a large number of devices with various hardware configurations.</para>
11 <section id="access_installer"> 7 <section id="access_installer">
12 <title>Enea NFV Access Installer</title> 8 <title>Enea NFV Access Installer</title>
13 9
@@ -22,9 +18,9 @@
22 USB stick (16GB or larger), a development machine with root 18 USB stick (16GB or larger), a development machine with root
23 permissions(Linux or Windows) and a target device.</para> 19 permissions(Linux or Windows) and a target device.</para>
24 20
25 <para>Minimal requirements for white box for NFV Access:</para> 21 <para>Minimal requirements for NFV Access:</para>
26 22
27 <itemizedlist> 23 <itemizedlist spacing="compact">
28 <listitem> 24 <listitem>
29 <para>EFI and virtualization support</para> 25 <para>EFI and virtualization support</para>
30 </listitem> 26 </listitem>
@@ -336,7 +332,7 @@ of=/dev/sdb bs=4M conv=fsync</programlisting></para>
336 <para><emphasis role="bold">Default 332 <para><emphasis role="bold">Default
337 Parameters</emphasis>:</para> 333 Parameters</emphasis>:</para>
338 334
339 <itemizedlist> 335 <itemizedlist spacing="compact">
340 <listitem> 336 <listitem>
341 <para>Core isolation. Isolates the selected range of cores 337 <para>Core isolation. Isolates the selected range of cores
342 from the kernel scheduler.</para> 338 from the kernel scheduler.</para>
diff --git a/doc/book-enea-nfv-access-getting-started/doc/in_band_management.xml b/doc/book-enea-nfv-access-getting-started/doc/in_band_management.xml
index dba3f67..c31cea3 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/in_band_management.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/in_band_management.xml
@@ -165,7 +165,7 @@
165 </figure> 165 </figure>
166 166
167 <para>The VNF can be reached on the same IP address as the device, e.g. 167 <para>The VNF can be reached on the same IP address as the device, e.g.
168 <literal> https://&lt;WAN_IP&gt;</literal> if a HTTP server is present 168 <literal>https://&lt;WAN_IP&gt;</literal> if a HTTP server is present
169 on that VNF.</para> 169 on that VNF.</para>
170 170
171 <note> 171 <note>
diff --git a/doc/book-enea-nfv-access-getting-started/doc/introduction.xml b/doc/book-enea-nfv-access-getting-started/doc/introduction.xml
index 1f5bb0b..bdaa534 100644
--- a/doc/book-enea-nfv-access-getting-started/doc/introduction.xml
+++ b/doc/book-enea-nfv-access-getting-started/doc/introduction.xml
@@ -14,48 +14,32 @@
14 for important details about formats and how to do! The idea is that ELTF 14 for important details about formats and how to do! The idea is that ELTF
15 will auto-create/update it.</remark></para> 15 will auto-create/update it.</remark></para>
16 16
17 <para>Enea NFV Access seeks to demonstrate a means for which a Network 17 <para>Enea NFV Access for universal Customer Premise Equipment (uCPE) is a
18 Functions Virtualization architecture can be created and managed 18 virtualization and management platform, which allows end-users to introduce,
19 effectively, suited to your custom needs. It accomplishes this task by 19 instantiate, and run third-party VNFs onto their systems. The solution is
20 teaming two key products together: NFV Access and the uCPE Manager. For 20 comprised of two major components working in close cooperation:</para>
21 evaluation purposes, it also includes VNF examples.</para>
22
23 <para>The purpose of Enea NFV Access is the evaluation of the following
24 features:</para>
25 21
26 <itemizedlist> 22 <itemizedlist>
27 <listitem> 23 <listitem>
28 <para>Platform Characteristics</para> 24 <para>The Enea NFV Access runtime platform, which acts as the host for
25 Virtualized Network Functions (VNFs) and provides management over
26 NETCONF.</para>
29 </listitem> 27 </listitem>
30 28
31 <listitem> 29 <listitem>
32 <para>VNF Performance</para> 30 <para>The Enea uCPE Manager, a solution that runs on an external server,
33 </listitem> 31 providing VNF Management functionality and managing large numbers of
34 32 uCPEs.</para>
35 <listitem>
36 <para>VNF On-boarding over EdgeLink NETCONF</para>
37 </listitem>
38
39 <listitem>
40 <para>Alarms and Events Management</para>
41 </listitem>
42
43 <listitem>
44 <para>Zero Touch Provisioning</para>
45 </listitem>
46
47 <listitem>
48 <para>Debugging and Logging</para>
49 </listitem> 33 </listitem>
50 </itemizedlist> 34 </itemizedlist>
51 35
52 <section id="nfv_access"> 36 <section id="nfv_access">
53 <title>Enea NFV Access</title> 37 <title>Enea NFV Access runtime platform</title>
54 38
55 <para>Enea NFV Access is a lightweight, multi-architecture virtualization 39 <para>Enea NFV Access runtime platform is a lightweight,
56 platform, supporting Virtual Machines (KVM / QEMU) and container(s) 40 multi-architecture virtualization platform, supporting Virtual Machines
57 (Docker). Designed for a low footprint and fast boot by only providing 41 (KVM / QEMU) and container(s) (Docker). Designed for a low footprint and
58 essential functionality.</para> 42 fast boot by only providing essential functionality.</para>
59 43
60 <para>The NFV Access virtualized data plane has DPDK and accelerated OVS 44 <para>The NFV Access virtualized data plane has DPDK and accelerated OVS
61 as its primary components. The data plane is highly optimized for 45 as its primary components. The data plane is highly optimized for
@@ -73,37 +57,6 @@
73 </imageobject> 57 </imageobject>
74 </mediaobject> 58 </mediaobject>
75 </figure> 59 </figure>
76
77 <para>Enea NFV Access provides the following key features:</para>
78
79 <itemizedlist>
80 <listitem>
81 <para>Low footprint</para>
82 </listitem>
83
84 <listitem>
85 <para>Fast boot</para>
86 </listitem>
87
88 <listitem>
89 <para>Datapath optimizations</para>
90 </listitem>
91
92 <listitem>
93 <para>SW update</para>
94 </listitem>
95
96 <listitem>
97 <para>In-band management</para>
98 </listitem>
99 </itemizedlist>
100 <para>For additional information about features provided in Enea NFV
101 Access, refer to the Enea NFV Access Reference Guide
102 provided with your release. For how to install and run Enea
103 NFV Access on supported devices, please refer to <xref
104 linkend="plat-release-content">
105 Chapter 4, Getting Started with Enea NFV Access</xref>.</para>
106
107 </section> 60 </section>
108 61
109 <section id="ucpe_manager"> 62 <section id="ucpe_manager">
@@ -138,6 +91,5 @@
138 <para>Alarms / Events management and monitoring</para> 91 <para>Alarms / Events management and monitoring</para>
139 </listitem> 92 </listitem>
140 </itemizedlist> 93 </itemizedlist>
141
142 </section> 94 </section>
143</chapter> 95</chapter>