summaryrefslogtreecommitdiffstats
path: root/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml
diff options
context:
space:
mode:
Diffstat (limited to 'book-enea-nfv-core-installation-guide/doc/installation_instructions.xml')
-rw-r--r--book-enea-nfv-core-installation-guide/doc/installation_instructions.xml111
1 files changed, 104 insertions, 7 deletions
diff --git a/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml b/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml
index c4d9240..a094351 100644
--- a/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml
+++ b/book-enea-nfv-core-installation-guide/doc/installation_instructions.xml
@@ -948,6 +948,103 @@ $ fuel plugins --install /opt/opnfv/fuel-plugin-kvm-1.0-1.0.0-1.noarch.rpm</prog
948 </orderedlist> 948 </orderedlist>
949 </section> 949 </section>
950 950
951 <section id="lag_lacp">
952 <title>Configure Network Bonding with LAG/LACP</title>
953
954 <para>Network bonding, network aggregation, or NIC bonding, is a network
955 technology that enables a user to maximize throughput by aggregating
956 multiple physical links into a single high-speed aggregated network
957 interface. In addition to increasing bandwidth, network bonding provides
958 fault tolerance.</para>
959
960 <para>The user must configure NIC bonding before or in the scope of
961 mapping logical networks to physical network interfaces.</para>
962
963 <para><emphasis role="bold">To configure network
964 interfaces</emphasis></para>
965
966 <para><orderedlist>
967 <listitem>
968 <para>In the Fuel web UI, click the <literal>Nodes</literal>
969 tab.</para>
970 </listitem>
971
972 <listitem>
973 <para>Select the nodes you want to configure the interfaces
974 on.</para>
975 </listitem>
976
977 <listitem>
978 <para>Click <literal>Configure Interfaces</literal>.</para>
979 </listitem>
980
981 <listitem>
982 <para>Select the network interfaces that you want to
983 aggregate.</para>
984 </listitem>
985
986 <listitem>
987 <para>Click <literal>Bond Interfaces</literal>.</para>
988 </listitem>
989
990 <listitem>
991 <para>In the <literal>Mode</literal> drop-down list, select
992 <literal>802.3ad(LACP)</literal> bonding mode: <mediaobject>
993 <imageobject role="fo">
994 <imagedata align="center" contentwidth="600"
995 fileref="images/bonding_mode_LACP.svg" />
996 </imageobject>
997
998 <imageobject role="html">
999 <imagedata align="center"
1000 fileref="images/bonding_mode_LACP.png" />
1001 </imageobject>
1002 </mediaobject></para>
1003 </listitem>
1004
1005 <listitem>
1006 <para>Configure the LACP rate and the Xmit Hash Policy
1007 <remark>Should there be an picture here to illustrate this
1008 step?</remark></para>
1009 </listitem>
1010
1011 <listitem>
1012 <para>Optionally, create and configure additional network
1013 interfaces, if needed.</para>
1014 </listitem>
1015
1016 <listitem>
1017 <para>Click <literal>Apply</literal>.</para>
1018 </listitem>
1019
1020 <listitem>
1021 <para>Configure LAG/LACP bonding on the corresponding physical
1022 switch ports you use in your infrastructure.</para>
1023
1024 <para>For example, on a Extreme Network Summit X670 switch:</para>
1025
1026 <programlisting>enable sharing 14 grouping 14,16 algorithm address-based L2 lacp</programlisting>
1027
1028 <para>The aggregated link will look as such:</para>
1029
1030 <programlisting>* X670-48x #2.9 # show lacp lag 14
1031 Lag Actor Actor Partner Partner Partner Agg Actor
1032 Sys-Pri Key MAC Sys-Pri Key Count MAC
1033--------------------------------------------------------------------------------
103414 0 0x03f6 00:00:00:00:00:00 0 0x0000 0 00:04:96:9a:31:54
1035Port list:
1036Member Port Rx Sel Mux Actor Partner
1037Port Priority State Logic State Flags Port
1038--------------------------------------------------------------------------------
103914 0 Defaulted Unselected Detached A-G---F- 0
104016 0 Defaulted Unselected Detached A-G---F- 0
1041================================================================================
1042Actor Flags: A-Activity, T-Timeout, G-Aggregation, S-Synchronization
1043 C-Collecting, D-Distributing, F-Defaulted, E-Expired</programlisting>
1044 </listitem>
1045 </orderedlist></para>
1046 </section>
1047
951 <section id="add_rm_repos"> 1048 <section id="add_rm_repos">
952 <title>Adding/Removing Repositories</title> 1049 <title>Adding/Removing Repositories</title>
953 1050
@@ -1210,10 +1307,10 @@ $ fuel plugins --install /opt/opnfv/fuel-plugin-kvm-1.0-1.0.0-1.noarch.rpm</prog
1210 </listitem> 1307 </listitem>
1211 1308
1212 <listitem> 1309 <listitem>
1213 <para>Assign interfaces (in this case Public, Storage and 1310 <para>Assign physical interfaces or bonds (in this case Public,
1214 Management were set on the first 10GbE Port and Private on the 1311 Storage and Management were set on the first 10GbE Port and
1215 second 10GbE port, with Admin on a 1Gb port), and click 1312 Private on the second 10GbE port, with Admin on a 1Gb port), and
1216 [Apply].<mediaobject> 1313 click [Apply].<mediaobject>
1217 <imageobject role="fo"> 1314 <imageobject role="fo">
1218 <imagedata align="center" contentwidth="600" 1315 <imagedata align="center" contentwidth="600"
1219 fileref="images/config_nodes.svg" /> 1316 fileref="images/config_nodes.svg" />
@@ -1240,9 +1337,9 @@ $ fuel plugins --install /opt/opnfv/fuel-plugin-kvm-1.0-1.0.0-1.noarch.rpm</prog
1240 </listitem> 1337 </listitem>
1241 1338
1242 <listitem> 1339 <listitem>
1243 <para>Assign interfaces (in this case Public, Storage and 1340 <para>Assign physical interfaces or bonds (in this case Public,
1244 Management were set on the first 10GbE Port and Private on the 1341 Storage and Management were set on the first 10GbE Port and
1245 second 10GbE port; Admin is on a 1Gb port)</para> 1342 Private on the second 10GbE port; Admin is on a 1Gb port)</para>
1246 </listitem> 1343 </listitem>
1247 1344
1248 <listitem> 1345 <listitem>