summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/book-enea-edge-getting-started/doc/advanced_configurations.xml3
-rw-r--r--doc/book-enea-edge-getting-started/doc/installation_guide.xml17
-rw-r--r--doc/book-enea-edge-getting-started/doc/net_config_options.xml4
3 files changed, 10 insertions, 14 deletions
diff --git a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
index c596735..3366a43 100644
--- a/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
+++ b/doc/book-enea-edge-getting-started/doc/advanced_configurations.xml
@@ -435,7 +435,8 @@ node0.1048576kB = 3 </programlisting>
435 </listitem> 435 </listitem>
436 436
437 <listitem> 437 <listitem>
438 <para>Run the following command:</para> 438 <para>Run the following command and change <literal>/opt/ems</literal>
439 to the location where the Enea Edge Management application is installed:</para>
439 440
440 <programlisting>./createCertificate.sh ucpemanager &lt;IP_or_domain&gt; \ 441 <programlisting>./createCertificate.sh ucpemanager &lt;IP_or_domain&gt; \
441 /opt/ems [&lt;service_username&gt;]</programlisting> 442 /opt/ems [&lt;service_username&gt;]</programlisting>
diff --git a/doc/book-enea-edge-getting-started/doc/installation_guide.xml b/doc/book-enea-edge-getting-started/doc/installation_guide.xml
index 477b5c4..5f17ad1 100644
--- a/doc/book-enea-edge-getting-started/doc/installation_guide.xml
+++ b/doc/book-enea-edge-getting-started/doc/installation_guide.xml
@@ -614,14 +614,8 @@ Enea_NFV_Access_uCPEManager_&lt;version&gt;-build&lt;build_number&gt;.tar.gz</pr
614 </listitem> 614 </listitem>
615 615
616 <listitem> 616 <listitem>
617 <para>Heap Configuration:</para> 617 <para>Heap Configuration: <literal>Please enter the new
618 618 Maximum Heap Size [4g]</literal>:</para>
619 <itemizedlist spacing="compact">
620 <listitem>
621 <para>Please enter the new Maximum Heap Size
622 [4g]:</para>
623 </listitem>
624 </itemizedlist>
625 </listitem> 619 </listitem>
626 </itemizedlist> 620 </itemizedlist>
627 621
@@ -1207,9 +1201,10 @@ of=/dev/sdb bs=4M conv=fsync</programlisting>
1207 <listitem> 1201 <listitem>
1208 <para><emphasis role="bold">Factory reset</emphasis>. Resets the 1202 <para><emphasis role="bold">Factory reset</emphasis>. Resets the
1209 device to its default factory settings. All current configuration 1203 device to its default factory settings. All current configuration
1210 settings are lost. All running VNFs are destroyed. Any installed 1204 settings are lost. All running VNFs are destroyed. All uploaded VM
1211 custom scripts will be removed and they will need to be 1205 image files are deleted. Any installed custom scripts will be
1212 reinstalled.</para> 1206 removed and they will need to be reinstalled. Existing log files
1207 will be kept.</para>
1213 1208
1214 <para>Only the vCPE service will be restarted, the device will not 1209 <para>Only the vCPE service will be restarted, the device will not
1215 be rebooted. No reboot is needed.</para> 1210 be rebooted. No reboot is needed.</para>
diff --git a/doc/book-enea-edge-getting-started/doc/net_config_options.xml b/doc/book-enea-edge-getting-started/doc/net_config_options.xml
index ff513c9..5f265fb 100644
--- a/doc/book-enea-edge-getting-started/doc/net_config_options.xml
+++ b/doc/book-enea-edge-getting-started/doc/net_config_options.xml
@@ -678,8 +678,8 @@
678 </listitem> 678 </listitem>
679 679
680 <listitem> 680 <listitem>
681 <para><literal>Once-after-startup</literal>. The script will always 681 <para><literal>Once-after-startup</literal>. The script will only
682 execute after the system has rebooted, after all device 682 execute once after the system has rebooted, after all device
683 configuration processes have completed.</para> 683 configuration processes have completed.</para>
684 </listitem> 684 </listitem>
685 685