[networking-guide] master: Selecting VLAN Interface Configuration Methods (5944207)

stephenw at fedoraproject.org stephenw at fedoraproject.org
Thu Dec 18 21:57:59 UTC 2014


Repository : http://git.fedorahosted.org/cgit/docs/networking-guide.git

On branch  : master

>---------------------------------------------------------------

commit 594420740ec8f14cd0f4ff52fd8b088ae8d339d1
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Thu Dec 18 22:34:41 2014 +0100

    Selecting VLAN Interface Configuration Methods


>---------------------------------------------------------------

 en-US/Configure_802_1Q_VLAN_Tagging.xml |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/en-US/Configure_802_1Q_VLAN_Tagging.xml b/en-US/Configure_802_1Q_VLAN_Tagging.xml
index f8d4a69..47b22ab 100644
--- a/en-US/Configure_802_1Q_VLAN_Tagging.xml
+++ b/en-US/Configure_802_1Q_VLAN_Tagging.xml
@@ -7,6 +7,26 @@
 
   <!--Topic, Tasks-->
   <title>Configure 802.1Q VLAN tagging</title>
+<section id="sec-Selecting_VLAN_Interface_Configuration_Methods">
+<title>Selecting VLAN Interface Configuration Methods</title>
+  <itemizedlist>
+  <listitem>
+  <para>
+     <emphasis role="bold">To configure a network using graphical user interface tools</emphasis>, proceed to <xref linkend="sec-Configure_802_1Q_VLAN_Tagging_Using_a_GUI" />
+     </para>
+  </listitem>
+    <listitem>
+      <para>
+        <emphasis role="bold">To configure a VLAN interface using</emphasis> <application>NetworkManager</application>'s command-line tool, <application>nmcli</application>, proceed to <xref linkend="sec-Configure_802_1Q_VLAN_Tagging_Using_the_Command_Line_Tool_nmcli" />
+      </para>
+    </listitem>
+  <listitem>
+    <para>
+      <emphasis role="bold">To configure a network interface manually</emphasis>, see <xref linkend="sec-Configure_802_1Q_VLAN_Tagging_Using_the_Command_Line" />.
+    </para>
+    </listitem>
+  </itemizedlist>
+  </section>
 
 <section id="sec-Configure_802_1Q_VLAN_Tagging_Using_a_GUI">
   <title>Configure 802.1Q VLAN Tagging Using a GUI</title>



More information about the docs-commits mailing list