diff options
| -rw-r--r-- | doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml b/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml index 368f908..f74b670 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml | |||
| @@ -239,6 +239,9 @@ sudo firewall-cmd --reload</programlisting> | |||
| 239 | also be enabled on the respective firewall. As an additional | 239 | also be enabled on the respective firewall. As an additional |
| 240 | requirement, port 22/TCP also needs to be enabled for reverse SSH to | 240 | requirement, port 22/TCP also needs to be enabled for reverse SSH to |
| 241 | the Enea uCPE Manager.</para> | 241 | the Enea uCPE Manager.</para> |
| 242 | |||
| 243 | <para>No enabling and no forwarding rules are necessary for ports | ||
| 244 | 2021-2040 if the version of Enea NFV Access is 2.4.0 or newer.</para> | ||
| 242 | </note> | 245 | </note> |
| 243 | </section> | 246 | </section> |
| 244 | 247 | ||
| @@ -630,6 +633,14 @@ Enea_NFV_Access_uCPEManager_<version>-build<build_number>.tar.gz</pr | |||
| 630 | <para>The IPv4 address of the CentOS 7 Server, connected to the same | 633 | <para>The IPv4 address of the CentOS 7 Server, connected to the same |
| 631 | network as the uCPE Devices, will be used as a configuration | 634 | network as the uCPE Devices, will be used as a configuration |
| 632 | parameter when setting up the uCPE devices.</para> | 635 | parameter when setting up the uCPE devices.</para> |
| 636 | |||
| 637 | <para>If the CentOS 7 Server is installed behind NAT, the IPv4 | ||
| 638 | address used will be the public IP of the NAT device and port forwarding | ||
| 639 | rules must be created to ensure the uCPE device can access the Enea uCPE | ||
| 640 | Manager. For more details, please see <link | ||
| 641 | linkend="firewall_config">Firewall Configuration</link> | ||
| 642 | .</para> | ||
| 643 | |||
| 633 | </note> | 644 | </note> |
| 634 | </section> | 645 | </section> |
| 635 | 646 | ||
| @@ -775,7 +786,21 @@ of=/dev/sdb bs=4M conv=fsync</programlisting> | |||
| 775 | 786 | ||
| 776 | <itemizedlist> | 787 | <itemizedlist> |
| 777 | <listitem> | 788 | <listitem> |
| 778 | <para>The static Enea uCPE Manager IP Address.</para> | 789 | <para>The static Enea uCPE Manager IP Address. This can be |
| 790 | either:</para> | ||
| 791 | |||
| 792 | <itemizedlist> | ||
| 793 | <listitem> | ||
| 794 | <para>The IP address of the Enea uCPE Manager host machine, if | ||
| 795 | the device can directly access it.</para> | ||
| 796 | </listitem> | ||
| 797 | |||
| 798 | <listitem> | ||
| 799 | <para>The IP address of the NAT device, if the Enea uCPE Manager | ||
| 800 | host is located behind a NAT. For more details, please see <link | ||
| 801 | linkend="firewall_config">Firewall Configuration</link>.</para> | ||
| 802 | </listitem> | ||
| 803 | </itemizedlist> | ||
| 779 | </listitem> | 804 | </listitem> |
| 780 | 805 | ||
| 781 | <listitem> | 806 | <listitem> |
