summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormrpa <mrpa@enea.se>2019-12-20 16:51:06 +0100
committerMiruna Paun <mrpa@enea.se>2019-12-20 17:00:49 +0100
commit5059f4838aef6204ea08862a9c5649a32d76c16f (patch)
treee31fb7797949b32dd1479a9ac84ab55854b07e5a
parentd4c47887344cf9fb4b91426aadf5a7dfc481df2f (diff)
downloadel_releases-nfv-access-5059f4838aef6204ea08862a9c5649a32d76c16f.tar.gz
Last updates needed.
Change-Id: I9784e1a0c5103364f2e7df60b0c0d2dbd22312fa
-rw-r--r--doc/book-enea-nfv-access-evalkit/doc/prerequisites.xml104
-rw-r--r--doc/book-enea-nfv-access-evalkit/doc/run_example_uc_auto_fm.xml12
-rw-r--r--doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml94
-rw-r--r--doc/book-enea-nfv-access-evalkit/doc/setup_cleanup.xml49
4 files changed, 152 insertions, 107 deletions
diff --git a/doc/book-enea-nfv-access-evalkit/doc/prerequisites.xml b/doc/book-enea-nfv-access-evalkit/doc/prerequisites.xml
index 943e1ef..922be79 100644
--- a/doc/book-enea-nfv-access-evalkit/doc/prerequisites.xml
+++ b/doc/book-enea-nfv-access-evalkit/doc/prerequisites.xml
@@ -3,11 +3,9 @@
3 <title>Prerequisites</title> 3 <title>Prerequisites</title>
4 4
5 <section id="prereq_table"> 5 <section id="prereq_table">
6 <title>Prerequisites</title> 6 <title>Required Elements</title>
7 7
8 <table> 8 <table>
9 <title>Required Elements</title>
10
11 <tgroup cols="2"> 9 <tgroup cols="2">
12 <colspec align="left" /> 10 <colspec align="left" />
13 11
@@ -23,7 +21,7 @@
23 <row> 21 <row>
24 <entry>Two uCPE whitebox devices containing:<itemizedlist> 22 <entry>Two uCPE whitebox devices containing:<itemizedlist>
25 <listitem> 23 <listitem>
26 <para>Processor: Intel xeon-D/atom-C3000 with min. 4 24 <para>Processor: Intel Xeon D-1500 / Atom C3000 with min. 4
27 CPUs.</para> 25 CPUs.</para>
28 </listitem> 26 </listitem>
29 27
@@ -40,9 +38,14 @@
40 </listitem> 38 </listitem>
41 </itemizedlist></entry> 39 </itemizedlist></entry>
42 40
43 <entry><itemizedlist> 41 <entry>
42 <itemizedlist>
44 <listitem> 43 <listitem>
45 <para>One network interface connected to WAN.</para> 44 <para>One network interface connected to WAN.<note>
45 <para>For this release, only a dynamic IP address is
46 supported. The WAN interfaces receives the IP address
47 from the DHCP server.</para>
48 </note></para>
46 </listitem> 49 </listitem>
47 50
48 <listitem> 51 <listitem>
@@ -51,23 +54,24 @@
51 54
52 <listitem> 55 <listitem>
53 <para>NFV Access installed on both uCPE devices. Please see 56 <para>NFV Access installed on both uCPE devices. Please see
54 Enea NFV Access Getting Started Manual, chapter "Enea NFV 57 <emphasis>Enea NFV Access Getting Started</emphasis> Manual,
55 Access Installer"<remark>make this into an olink</remark> 58 chapter "Getting Started with Enea NFV Access" for more
56 for more details.</para> 59 details.</para>
57 </listitem> 60 </listitem>
58 </itemizedlist></entry> 61 </itemizedlist>
62 </entry>
59 </row> 63 </row>
60 64
61 <row> 65 <row>
62 <entry>Management machine - Linux based (CentOS)</entry> 66 <entry>Management machine - Linux based (CentOS)</entry>
63 67
64 <entry><itemizedlist> 68 <entry>
69 <itemizedlist>
65 <listitem> 70 <listitem>
66 <para>The uCPE Manager is installed on this host or virtual 71 <para>The uCPE Manager is installed on this host or virtual
67 machine. Pease see the <emphasis>Enea NFV Access Getting 72 machine. See the <emphasis>Enea NFV Access Getting
68 Started</emphasis> Manual, chapter "Getting Started with 73 Started</emphasis> Manual, chapter "Getting Started with
69 Enea uCPE Manager" for more details <remark>make this into 74 Enea uCPE Manager" for more details.</para>
70 an olink</remark>.</para>
71 </listitem> 75 </listitem>
72 76
73 <listitem> 77 <listitem>
@@ -81,7 +85,8 @@
81 from any machine connected on the same network with the uCPE 85 from any machine connected on the same network with the uCPE
82 device.</para> 86 device.</para>
83 </listitem> 87 </listitem>
84 </itemizedlist></entry> 88 </itemizedlist>
89 </entry>
85 </row> 90 </row>
86 </tbody> 91 </tbody>
87 </tgroup> 92 </tgroup>
@@ -89,25 +94,66 @@
89 </section> 94 </section>
90 95
91 <section id="rel_struc_evalkit221"> 96 <section id="rel_struc_evalkit221">
92 <title>Release structure</title> 97 <title>Release Structure</title>
93 98
94 <programlisting>|----enea-nfv-access-atom-c3000-20191210210825.hddimg 99 <programlisting>|----enea-nfv-access-atom-c3000-20191210210825.hddimg
95|----ea-nfv-access-xeon-d-20191210210913.hddimg 100|----ea-nfv-access-xeon-d-20191210210913.hddimg
96|----nfvaccess2.2.1_af-th.zip 101|----nfvaccess_evalkit_2.2.1_af-th.zip
97|----ucpeManager_1.0.1_b3-CentOS.tar.gz 102|----ucpeManager_1.0.1_b3-CentOS.tar.gz
98|----doc 103|----doc
99|----VNFs 104|----VNFs
100 |----EneaVNF 105 |----EneaVNF
101 |----enea-nfv-access-vnf-qemux86-64.wic.qcow2 106 |----enea-nfv-access-vnf-qemux86-64.wic.qcow2
102 |----flexiWAN 107 |----flexiWAN
103 |----flexiWAN_cloudinit.iso 108 |----flexiWAN_cloudinit.iso
104 |----flexiWAN.qcow2 109 |----flexiWAN.qcow2
105 |----flexiwant-cloud-init-example.tar.gz 110 |----flexiwant-cloud-init-example.tar.gz
106 |----pfSense 111 |----pfSense
107 |----pfsense_192_168_1_1.iso 112 |----pfsense_192_168_1_1.iso
108 |----pfsense_192_168_2_1.iso 113 |----pfsense_192_168_2_1.iso
109 |----pfsense_config_192_168_1_1.xml 114 |----pfsense_config_192_168_1_1.xml
110 |----pfsense_config_192_168_2_1.xml 115 |----pfsense_config_192_168_2_1.xml
111 |----pfSense.qcow2</programlisting> 116 |----pfSense.qcow2</programlisting>
117 </section>
118
119 <section id="known_lims">
120 <title>Known Issues and Limitations</title>
121
122 <itemizedlist>
123 <listitem>
124 <para>The flexiWAN VNF image was generated by Enea for use only under
125 the scope of this EvalKit release.</para>
126 </listitem>
127
128 <listitem>
129 <para>The pfSense cloud-init image was configured only for the EvalKit
130 setup.</para>
131 </listitem>
132
133 <listitem>
134 <para>The usage of VNFs images mentioned above outside of the
135 delivered scenario is not guaranteed and not supported.</para>
136 </listitem>
137
138 <listitem>
139 <para>The customer must be aware and follow the pfSense and flexiWAN
140 legal requirements availble in the following links:</para>
141
142 <itemizedlist spacing="compact">
143 <listitem>
144 <para><ulink
145 url="https://flexiwan.com/legal/eula/">https://flexiwan.com/legal/eula/</ulink></para>
146 </listitem>
147
148 <listitem>
149 <para><ulink
150 url="https://github.com/pfsense/pfsense/blob/master/LICENSE">https://github.com/pfsense/pfsense/blob/master/LICENSE</ulink></para>
151 </listitem>
152 </itemizedlist>
153 </listitem>
154 </itemizedlist>
155
156 <para>See the Enea NFV Access 2.2.1 Release Information for more
157 details.</para>
112 </section> 158 </section>
113</chapter> \ No newline at end of file 159</chapter> \ No newline at end of file
diff --git a/doc/book-enea-nfv-access-evalkit/doc/run_example_uc_auto_fm.xml b/doc/book-enea-nfv-access-evalkit/doc/run_example_uc_auto_fm.xml
index 725e4e0..d157c06 100644
--- a/doc/book-enea-nfv-access-evalkit/doc/run_example_uc_auto_fm.xml
+++ b/doc/book-enea-nfv-access-evalkit/doc/run_example_uc_auto_fm.xml
@@ -2,6 +2,15 @@
2<chapter id="run_example_uc_auto_fm"> 2<chapter id="run_example_uc_auto_fm">
3 <title>Running Example Use-cases from the Automation Framework</title> 3 <title>Running Example Use-cases from the Automation Framework</title>
4 4
5 <note>
6 <para>Before running the EvalKit setup the user must add the designated
7 devices (<literal>device1</literal> and <literal>device2</literal>) under
8 the <literal>lab_config</literal> folder and replace all occurrences of
9 <literal>fwa1021vc-1</literal> with <literal>device1</literal> and
10 <literal>intelc3850-1</literal> with <literal>device2</literal> under
11 <filename>automation_framework/unittestSuite/config/evalkit</filename>.</para>
12 </note>
13
5 <para>In order to run example use-cases from the Automation Framework, 14 <para>In order to run example use-cases from the Automation Framework,
6 offline configurations need to be added for both uCPE devices and for the 15 offline configurations need to be added for both uCPE devices and for the
7 VNFs to be onboarded.</para> 16 VNFs to be onboarded.</para>
@@ -12,7 +21,8 @@
12 Access System Test Specification manual for more details.</para> 21 Access System Test Specification manual for more details.</para>
13 </note> 22 </note>
14 23
15 <programlisting>&gt; python unittestSuite.py -u admin -p admin -H 172.24.3.109 \ 24 <programlisting>&gt; cd automation_framework/unittestSuite/
25&gt; python unittestSuite.py -u admin -p admin -H 172.24.3.109 \
16-o ucpem -s EvalKit_addOfflineConfig_and_onBoardVNFs.json -d \ 26-o ucpem -s EvalKit_addOfflineConfig_and_onBoardVNFs.json -d \
17"Set - offline config for uCPE1 and uCPE2" 27"Set - offline config for uCPE1 and uCPE2"
18 28
diff --git a/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml b/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml
index 4fcb6df..aeed4ed 100644
--- a/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml
+++ b/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml
@@ -175,7 +175,7 @@
175 </row> 175 </row>
176 176
177 <row> 177 <row>
178 <entry>Interfaces to add:</entry> 178 <entry>Interfaces to add (click the " + " button):</entry>
179 179
180 <entry>wan and lan</entry> 180 <entry>wan and lan</entry>
181 </row> 181 </row>
@@ -261,7 +261,7 @@
261 </row> 261 </row>
262 262
263 <row> 263 <row>
264 <entry>Interfaces to add:</entry> 264 <entry>Interfaces to add (click the " + " button):</entry>
265 265
266 <entry>wan, lan and mgmt.</entry> 266 <entry>wan, lan and mgmt.</entry>
267 </row> 267 </row>
@@ -279,7 +279,7 @@
279 </row> 279 </row>
280 280
281 <row> 281 <row>
282 <entry>Properties to add:</entry> 282 <entry>Properties to add (click the " + " button):</entry>
283 283
284 <entry> 284 <entry>
285 <itemizedlist> 285 <itemizedlist>
@@ -392,8 +392,9 @@
392 <literal>deviceId</literal> 392 <literal>deviceId</literal>
393 </entry> 393 </entry>
394 394
395 <entry>The ID extracted from device1 after running 395 <entry>The ID extracted from <literal>device1</literal>
396 <filename>list_deviceID.sh</filename>.</entry> 396 after running <filename>list_deviceID.sh</filename> on the
397 NFV Access CLI. </entry>
397 </row> 398 </row>
398 </tbody> 399 </tbody>
399 </tgroup> 400 </tgroup>
@@ -430,23 +431,16 @@
430 <para><emphasis role="bold">Source</emphasis>: 431 <para><emphasis role="bold">Source</emphasis>:
431 <literal>enp7s0f1</literal>. <note> 432 <literal>enp7s0f1</literal>. <note>
432 <para>This is just an example interface. The user must 433 <para>This is just an example interface. The user must
433 select the interface needed for use with the LAN 434 select the interface needed for use with the LAN connection.
434 connection.</para> 435 To locate the name of the interface, run
436 <command>ifconfig</command> on the NFV Access CLI.</para>
435 </note></para> 437 </note></para>
436 </listitem> 438 </listitem>
437 439
438 <listitem> 440 <listitem>
439 <para><emphasis role="bold">Type</emphasis>: N/A.</para>
440 </listitem>
441
442 <listitem>
443 <para><emphasis role="bold">networking-type</emphasis>: 441 <para><emphasis role="bold">networking-type</emphasis>:
444 standard.</para> 442 standard.</para>
445 </listitem> 443 </listitem>
446
447 <listitem>
448 <para><emphasis role="bold">dpdk-type</emphasis>: N/A.</para>
449 </listitem>
450 </itemizedlist> 444 </itemizedlist>
451 445
452 <para>Click <literal>Create</literal>, and the 446 <para>Click <literal>Create</literal>, and the
@@ -616,8 +610,9 @@
616 <literal>deviceId</literal> 610 <literal>deviceId</literal>
617 </entry> 611 </entry>
618 612
619 <entry>The ID extracted from device2 after running 613 <entry>The ID extracted from <literal>device2</literal>
620 <filename>list_deviceID.sh</filename>.</entry> 614 after running <filename>list_deviceID.sh</filename> on the
615 NFV Access CLI. </entry>
621 </row> 616 </row>
622 </tbody> 617 </tbody>
623 </tgroup> 618 </tgroup>
@@ -654,23 +649,16 @@
654 <para><emphasis role="bold">Source</emphasis>: 649 <para><emphasis role="bold">Source</emphasis>:
655 <literal>eno4</literal>. <note> 650 <literal>eno4</literal>. <note>
656 <para>This is just an example interface. The user must 651 <para>This is just an example interface. The user must
657 select the interface needed for use with the LAN 652 select the interface needed for use with the LAN connection.
658 connection.</para> 653 To locate the name of the interface, run
654 <command>ifconfig</command> on the NFV Access CLI.</para>
659 </note></para> 655 </note></para>
660 </listitem> 656 </listitem>
661 657
662 <listitem> 658 <listitem>
663 <para><emphasis role="bold">Type</emphasis>: standard.</para>
664 </listitem>
665
666 <listitem>
667 <para><emphasis role="bold">networking-type</emphasis>: 659 <para><emphasis role="bold">networking-type</emphasis>:
668 standard.</para> 660 standard.</para>
669 </listitem> 661 </listitem>
670
671 <listitem>
672 <para><emphasis role="bold">dpdk-type</emphasis>: N/A.</para>
673 </listitem>
674 </itemizedlist> 662 </itemizedlist>
675 663
676 <para>Click <literal>Create</literal>, and the 664 <para>Click <literal>Create</literal>, and the
@@ -778,7 +766,9 @@
778 766
779 <listitem> 767 <listitem>
780 <para><emphasis role="bold">Sub-type</emphasis>: 768 <para><emphasis role="bold">Sub-type</emphasis>:
781 communication. Name: <literal>eno4</literal></para> 769 communication.</para>
770
771 <para>Name: <literal>eno4</literal></para>
782 </listitem> 772 </listitem>
783 </itemizedlist> 773 </itemizedlist>
784 774
@@ -806,8 +796,8 @@
806 </listitem> 796 </listitem>
807 797
808 <listitem> 798 <listitem>
809 <para>Reset the ZTP: <literal>device</literal> -&gt; Configure -&gt; 799 <para>Reset the ZTP: <literal>device</literal> -&gt; Configuration
810 Host -&gt; initial-config-complete: false -&gt; Apply.</para> 800 -&gt; Host -&gt; initial-config-complete: false -&gt; Apply.</para>
811 </listitem> 801 </listitem>
812 802
813 <listitem> 803 <listitem>
@@ -839,7 +829,7 @@
839 <row> 829 <row>
840 <entry>Release</entry> 830 <entry>Release</entry>
841 831
842 <entry>1.0</entry> 832 <entry>2.2.1</entry>
843 </row> 833 </row>
844 834
845 <row> 835 <row>
@@ -897,7 +887,7 @@
897 </listitem> 887 </listitem>
898 888
899 <listitem><para>To add the device on the map: Right-Click on 889 <listitem><para>To add the device on the map: Right-Click on
900 the Map -&gt; Place Device -&gt; ucpe1</para>.</listitem> 890 the Map -&gt; Place Device -&gt; Ucpe1</para>.</listitem>
901 </itemizedlist> 891 </itemizedlist>
902 </entry> 892 </entry>
903 </row> 893 </row>
@@ -928,7 +918,7 @@
928 <row> 918 <row>
929 <entry>Release</entry> 919 <entry>Release</entry>
930 920
931 <entry>1.0</entry> 921 <entry>2.2.1</entry>
932 </row> 922 </row>
933 923
934 <row> 924 <row>
@@ -986,7 +976,7 @@
986 </listitem> 976 </listitem>
987 977
988 <listitem><para>To add the device on the map: Right-Click on 978 <listitem><para>To add the device on the map: Right-Click on
989 the Map -&gt; Place Device -&gt; ucpe2</para>.</listitem> 979 the Map -&gt; Place Device -&gt; Ucpe2</para>.</listitem>
990 </itemizedlist> 980 </itemizedlist>
991 </entry> 981 </entry>
992 </row> 982 </row>
@@ -997,14 +987,14 @@
997 <para>After the two devices are added into the uCPE Manager all offline 987 <para>After the two devices are added into the uCPE Manager all offline
998 configuration data prepared for them is pushed automatically onto the 988 configuration data prepared for them is pushed automatically onto the
999 devices. To check if a device is configured, add the device onto the map 989 devices. To check if a device is configured, add the device onto the map
1000 and select &lt;ucpe1&gt; -&gt; <literal>Configuration</literal> -&gt; 990 and select &lt;Ucpe1&gt; -&gt; <literal>Configuration</literal> -&gt;
1001 <literal>OpenVSwitch</literal> -&gt; <literal>Bridges</literal>.</para> 991 <literal>OpenVSwitch</literal> -&gt; <literal>Bridges</literal>.</para>
1002 </section> 992 </section>
1003 993
1004 <section id="flexiwan_inst_device1"> 994 <section id="flexiwan_inst_device1">
1005 <title>FlexiWAN VNF Instantiation on device1</title> 995 <title>FlexiWAN VNF Instantiation on device1</title>
1006 996
1007 <para>Instantiate the FlexiWAN VNF by selecting the ucpe1 device, then the 997 <para>Instantiate the FlexiWAN VNF by selecting the Ucpe1 device, then the
1008 VNF menu -&gt; <literal>Instances</literal> -&gt; 998 VNF menu -&gt; <literal>Instances</literal> -&gt;
1009 <literal>Add</literal>.</para> 999 <literal>Add</literal>.</para>
1010 1000
@@ -1057,7 +1047,8 @@
1057 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1047 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1058 <literal>ibm_br</literal>.</para> 1048 <literal>ibm_br</literal>.</para>
1059 1049
1060 <para>Click <literal>Create</literal>.</para> 1050 <para><emphasis role="bold">NIC Model</emphasis>:
1051 <literal>virtio</literal>.</para>
1061 </listitem> 1052 </listitem>
1062 1053
1063 <listitem> 1054 <listitem>
@@ -1126,7 +1117,8 @@
1126 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1117 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1127 <literal>sfc_br</literal>.</para> 1118 <literal>sfc_br</literal>.</para>
1128 1119
1129 <para>Click <literal>Create</literal>.</para> 1120 <para><emphasis role="bold">NIC Model</emphasis>:
1121 <literal>virtio</literal>.</para>
1130 </listitem> 1122 </listitem>
1131 1123
1132 <listitem> 1124 <listitem>
@@ -1141,7 +1133,8 @@
1141 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1133 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1142 <literal>lan_br</literal>.</para> 1134 <literal>lan_br</literal>.</para>
1143 1135
1144 <para>Click <literal>Create</literal>.</para> 1136 <para><emphasis role="bold">NIC Model</emphasis>:
1137 <literal>virtio</literal>.</para>
1145 </listitem> 1138 </listitem>
1146 1139
1147 <listitem> 1140 <listitem>
@@ -1217,7 +1210,8 @@
1217 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1210 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1218 <literal>ibm_br</literal>.</para> 1211 <literal>ibm_br</literal>.</para>
1219 1212
1220 <para>Click <literal>Create</literal>.</para> 1213 <para><emphasis role="bold">NIC Model</emphasis>:
1214 <literal>virtio</literal>.</para>
1221 </listitem> 1215 </listitem>
1222 1216
1223 <listitem> 1217 <listitem>
@@ -1232,6 +1226,9 @@
1232 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1226 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1233 <literal>sfc_br</literal>.</para> 1227 <literal>sfc_br</literal>.</para>
1234 1228
1229 <para><emphasis role="bold">NIC Model</emphasis>:
1230 <literal>virtio</literal>.</para>
1231
1235 <para>Click <literal>Create</literal>.</para> 1232 <para>Click <literal>Create</literal>.</para>
1236 </listitem> 1233 </listitem>
1237 </itemizedlist> 1234 </itemizedlist>
@@ -1286,7 +1283,8 @@
1286 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1283 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1287 <literal>sfc_br</literal>.</para> 1284 <literal>sfc_br</literal>.</para>
1288 1285
1289 <para>Click <literal>Create</literal>.</para> 1286 <para><emphasis role="bold">NIC Model</emphasis>:
1287 <literal>virtio</literal>.</para>
1290 </listitem> 1288 </listitem>
1291 1289
1292 <listitem> 1290 <listitem>
@@ -1301,7 +1299,8 @@
1301 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1299 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1302 <literal>lan_br</literal>.</para> 1300 <literal>lan_br</literal>.</para>
1303 1301
1304 <para>Click <literal>Create</literal>.</para> 1302 <para><emphasis role="bold">NIC Model</emphasis>:
1303 <literal>virtio</literal>.</para>
1305 </listitem> 1304 </listitem>
1306 1305
1307 <listitem> 1306 <listitem>
@@ -1316,6 +1315,9 @@
1316 <para><emphasis role="bold">IF Name:</emphasis> Bridge: 1315 <para><emphasis role="bold">IF Name:</emphasis> Bridge:
1317 <literal>vnf_mgmt_br</literal>.</para> 1316 <literal>vnf_mgmt_br</literal>.</para>
1318 1317
1318 <para><emphasis role="bold">NIC Model</emphasis>:
1319 <literal>virtio</literal>.</para>
1320
1319 <para>Click <literal>Create</literal>.</para> 1321 <para>Click <literal>Create</literal>.</para>
1320 </listitem> 1322 </listitem>
1321 </itemizedlist> 1323 </itemizedlist>
@@ -1373,11 +1375,11 @@
1373 </row> 1375 </row>
1374 1376
1375 <row> 1377 <row>
1376 <entry>Description: Set IPv4 for the second interface 1378 <entry>Description (set IPv4 for the second interface
1377 (ens3): 10.0.1.1/24.</entry> 1379 (ens3)): <literal>10.0.1.1/24</literal></entry>
1378 1380
1379 <entry>Description: Set IPv4 for the second interface 1381 <entry>Description (set IPv4 for the second interface
1380 (ens3): 10.0.2.1/24.</entry> 1382 (ens3)): <literal>10.0.2.1/24</literal></entry>
1381 </row> 1383 </row>
1382 1384
1383 <row> 1385 <row>
diff --git a/doc/book-enea-nfv-access-evalkit/doc/setup_cleanup.xml b/doc/book-enea-nfv-access-evalkit/doc/setup_cleanup.xml
index 6a129e8..3a7e72d 100644
--- a/doc/book-enea-nfv-access-evalkit/doc/setup_cleanup.xml
+++ b/doc/book-enea-nfv-access-evalkit/doc/setup_cleanup.xml
@@ -3,47 +3,28 @@
3 <title>Setup Clean-up</title> 3 <title>Setup Clean-up</title>
4 4
5 <para>In order to remove the setup all components need to be deleted in 5 <para>In order to remove the setup all components need to be deleted in
6 reverse order:</para> 6 reverse order.</para>
7 7
8 <orderedlist spacing="compact"> 8 <para>Perform the following steps for both Ucpe1 and Ucpe2
9 <listitem> 9 respectively:</para>
10 <para>Select the ucpe1 device, access the <emphasis>VNF</emphasis> menu
11 then <literal>Instances FlexiWAN and pfSense</literal> and press
12 Delete.</para>
13 </listitem>
14 10
11 <orderedlist>
15 <listitem> 12 <listitem>
16 <para>Select the ucpe1 device, access the 13 <para>Select the device, access the <emphasis>VNF</emphasis> menu then
17 <emphasis>Configuration</emphasis> menu, then 14 <literal>Instances FlexiWAN and pfSense</literal> and press
18 <literal>OpenVSwitch</literal> -&gt; <literal>Bridges</literal>. Select
19 all bridges and press Delete.</para>
20 </listitem>
21
22 <listitem>
23 <para>Select the ucpe1 device, access the
24 <emphasis>Configuration</emphasis> menu, then
25 <literal>OpenVSwitch</literal> -&gt; <literal>Host Interfaces</literal>.
26 Select all interfaces and press Delete.</para>
27 </listitem>
28
29 <listitem>
30 <para>Select the ucpe2 device, access the <emphasis>VNF</emphasis> menu
31 then <literal>Instances FlexiWAN and pfSense</literal> and press
32 Delete.</para> 15 Delete.</para>
33 </listitem> 16 </listitem>
34 17
35 <listitem> 18 <listitem>
36 <para>Select the ucpe2 device, access the 19 <para>Select the device, access the <emphasis>Configuration</emphasis>
37 <emphasis>Configuration</emphasis> menu, then 20 menu, then <literal>OpenVSwitch</literal> -&gt;
38 <literal>OpenVSwitch</literal> -&gt; <literal>Bridges</literal>. Select 21 <literal>Bridges</literal>. Select all bridges and press Delete.</para>
39 all bridges and press Delete.</para>
40 </listitem> 22 </listitem>
41 23
42 <listitem> 24 <listitem>
43 <para>Select the ucpe2 device, access the 25 <para>Select the device, access the <emphasis>Configuration</emphasis>
44 <emphasis>Configuration</emphasis> menu, then 26 menu, then <literal>OpenVSwitch</literal> -&gt; <literal>Host
45 <literal>OpenVSwitch</literal> -&gt; <literal>Host Interfaces</literal>. 27 Interfaces</literal>. Select all interfaces and press Delete.</para>
46 Select all interfaces and press Delete.</para>
47 </listitem> 28 </listitem>
48 29
49 <listitem> 30 <listitem>
@@ -57,5 +38,11 @@
57 <literal>Offline Config</literal>. Select both device configurations and 38 <literal>Offline Config</literal>. Select both device configurations and
58 delete them.</para> 39 delete them.</para>
59 </listitem> 40 </listitem>
41
42 <listitem>
43 <para>Access the <emphasis>Device</emphasis> menu, select
44 <emphasis>Manager</emphasis>. Select both uCPE devices and remove
45 them.</para>
46 </listitem>
60 </orderedlist> 47 </orderedlist>
61</chapter> \ No newline at end of file 48</chapter> \ No newline at end of file