summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-getting-started
diff options
context:
space:
mode:
Diffstat (limited to 'doc/book-enea-nfv-access-getting-started')
-rw-r--r--doc/book-enea-nfv-access-getting-started/doc/installation_guide.xml19
1 files changed, 17 insertions, 2 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>