diff options
-rw-r--r-- | doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml | 19 | ||||
-rw-r--r-- | doc/book-enea-nfv-access-release-info/doc/main_changes.xml | 7 |
2 files changed, 23 insertions, 3 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 b82d48b..91c612f 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 | |||
@@ -745,7 +745,7 @@ of=/dev/sdb bs=4M conv=fsync</programlisting> | |||
745 | 745 | ||
746 | <itemizedlist> | 746 | <itemizedlist> |
747 | <listitem> | 747 | <listitem> |
748 | <para>Configure the management network interface. This interface | 748 | <para>Configure the Management Network Interface. This interface |
749 | is used by the Enea uCPE Manager to communicate with the uCPE | 749 | is used by the Enea uCPE Manager to communicate with the uCPE |
750 | device.</para> | 750 | device.</para> |
751 | </listitem> | 751 | </listitem> |
@@ -754,6 +754,21 @@ of=/dev/sdb bs=4M conv=fsync</programlisting> | |||
754 | <para>Plug-in additional WAN interfaces (if applicable) and | 754 | <para>Plug-in additional WAN interfaces (if applicable) and |
755 | provide their Layer 3 configuration.</para> | 755 | provide their Layer 3 configuration.</para> |
756 | </listitem> | 756 | </listitem> |
757 | |||
758 | <listitem> | ||
759 | <para>VLAN Tagging for the Management Network Interface. | ||
760 | Supported options for the <literal>VLAN Type</literal> are <literal>none</literal>, | ||
761 | <literal>802.1Q</literal>, <literal>802.1Q-802.1Q</literal> and | ||
762 | <literal>802.1ad-802.1Q</literal>. Depending on the option selected, the user | ||
763 | will be required to also provide <literal>Inner ID</literal>, | ||
764 | <literal>Outer ID</literal> or <literal>MTU</literal>. The <literal>Inner ID</literal> | ||
765 | is valid for all types with the exception of <literal>none</literal>. The | ||
766 | <literal>Outer ID</literal> is only valid if the type is <literal>802.1Q-802.1Q</literal> | ||
767 | or <literal>802.1ad-802.1Q</literal>. The <literal>MTU</literal> is optional. | ||
768 | If the MTU is specified, it must be less than or equal to the MTU of the original | ||
769 | WAN interface. If the MTU is not specified, the MTU of the original WAN interface | ||
770 | is used.</para> | ||
771 | </listitem> | ||
757 | </itemizedlist> | 772 | </itemizedlist> |
758 | </listitem> | 773 | </listitem> |
759 | </orderedlist> | 774 | </orderedlist> |
@@ -1007,4 +1022,4 @@ of=/dev/sdb bs=4M conv=fsync</programlisting> | |||
1007 | </note> | 1022 | </note> |
1008 | </section> | 1023 | </section> |
1009 | </section> | 1024 | </section> |
1010 | </chapter> \ No newline at end of file | 1025 | </chapter> |
diff --git a/doc/book-enea-nfv-access-release-info/doc/main_changes.xml b/doc/book-enea-nfv-access-release-info/doc/main_changes.xml index 625f163..99ea973 100644 --- a/doc/book-enea-nfv-access-release-info/doc/main_changes.xml +++ b/doc/book-enea-nfv-access-release-info/doc/main_changes.xml | |||
@@ -16,6 +16,11 @@ | |||
16 | 16 | ||
17 | <itemizedlist> | 17 | <itemizedlist> |
18 | <listitem> | 18 | <listitem> |
19 | <para><remark>CPDX-3447</remark>Allow for VLAN tagging configuration | ||
20 | on the Management Network Interface using the USB Installer Web User Interface. | ||
21 | </para> | ||
22 | </listitem> | ||
23 | <listitem> | ||
19 | <para><remark>CPDX-3385</remark>Support for managing multiple devices | 24 | <para><remark>CPDX-3385</remark>Support for managing multiple devices |
20 | behind a NAT. This includes improvements to the call-home feature and | 25 | behind a NAT. This includes improvements to the call-home feature and |
21 | the use of reverse SSH when creating an SSH session for a device | 26 | the use of reverse SSH when creating an SSH session for a device |
@@ -163,4 +168,4 @@ | |||
163 | <para>This release does not contain any change impacting | 168 | <para>This release does not contain any change impacting |
164 | compatibility.</para> | 169 | compatibility.</para> |
165 | </section> | 170 | </section> |
166 | </chapter> \ No newline at end of file | 171 | </chapter> |