summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-nfv-access-evalkit/doc/prerequisites.xml
blob: d2254f0451db510424d672fe3b8bfb0a723dbf89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
<?xml version="1.0" encoding="ISO-8859-1"?>
<chapter id="prereq_evalkit221">
  <title>Prerequisites</title>

  <section id="prereq_table">
    <title>Required Elements</title>

    <table>
      <tgroup cols="2">
        <colspec align="left" />

        <thead>
          <row>
            <entry align="center">Prerequisites</entry>

            <entry align="center">Observations</entry>
          </row>
        </thead>

        <tbody>
          <row>
            <entry>Two uCPE whitebox devices containing:<itemizedlist>
                <listitem>
                  <para>Processor: Intel Xeon D-1500 / Atom C3000 with min. 4
                  CPUs.</para>
                </listitem>

                <listitem>
                  <para>Min. 2 network interfaces.</para>
                </listitem>

                <listitem>
                  <para>Min. 10 GB SATA storage.</para>
                </listitem>

                <listitem>
                  <para>Min 8 GB RAM.</para>
                </listitem>
              </itemizedlist></entry>

            <entry>
              <itemizedlist>
                <listitem>
                  <para>One network interface connected to WAN.<note>
                      <para>For this release, only a dynamic IP address is
                      supported. The WAN interfaces receives the IP address
                      from the DHCP server.</para>
                    </note></para>
                </listitem>

                <listitem>
                  <para>One network interface to be used for LAN.</para>
                </listitem>

                <listitem>
                  <para>NFV Access installed on both uCPE devices. Please see
                  <emphasis>Enea NFV Access Getting Started</emphasis> Manual,
                  chapter "Getting Started with Enea NFV Access" for more
                  details.</para>
                </listitem>
              </itemizedlist>
            </entry>
          </row>

          <row>
            <entry>Management machine - Linux based (CentOS)</entry>

            <entry>
              <itemizedlist>
                <listitem>
                  <para>The uCPE Manager is installed on this host or virtual
                  machine. See the <emphasis>Enea NFV Access Getting
                  Started</emphasis> Manual, chapter "Getting Started with
                  Enea uCPE Manager" for more details.</para>
                </listitem>

                <listitem>
                  <para>The uCPE Manager must have access to the uCPE
                  device.</para>
                </listitem>

                <listitem>
                  <para>A web browser will access the management interface of
                  the VNFs. Management interfaces of the VNF can be accessed
                  from any machine connected on the same network with the uCPE
                  device.</para>
                </listitem>
              </itemizedlist>
            </entry>
          </row>
        </tbody>
      </tgroup>
    </table>
  </section>

  <section id="rel_struc_evalkit221">
    <title>Release Structure</title>

    <programlisting>|----enea-nfv-access-atom-c3000-20191210210825.hddimg
|----ea-nfv-access-xeon-d-20191210210913.hddimg
|----nfvaccess_evalkit_2.2.1_af-th.zip 
|----ucpeManager_1.0.1_b3-CentOS.tar.gz
|----doc
|----VNFs
      |----EneaVNF
             |----enea-nfv-access-vnf-qemux86-64.wic.qcow2
      |----flexiWAN
             |----flexiWAN_cloudinit.iso
             |----flexiWAN.qcow2
             |----flexiwant-cloud-init-example.tar.gz
      |----pfSense
             |----pfsense_192_168_1_1.iso
             |----pfsense_192_168_2_1.iso
             |----pfsense_config_192_168_1_1.xml
             |----pfsense_config_192_168_2_1.xml
             |----pfSense.qcow2</programlisting>
  </section>

  <section id="known_lims">
    <title>Known Issues and Limitations</title>

    <itemizedlist>
      <listitem>
        <para>The flexiWAN VNF image was generated by Enea for use only under
        the scope of this EvalKit release.</para>
      </listitem>

      <listitem>
        <para>The pfSense cloud-init image was configured only for the EvalKit
        setup.</para>
      </listitem>

      <listitem>
        <para>The usage of VNFs images mentioned above outside of the
        delivered scenario is not guaranteed and not supported.</para>
      </listitem>

      <listitem>
        <para>The customer must be aware and follow the pfSense and flexiWAN
        legal requirements availble in the following links:</para>

        <itemizedlist spacing="compact">
          <listitem>
            <para><ulink
            url="https://flexiwan.com/legal/eula/">https://flexiwan.com/legal/eula/</ulink></para>
          </listitem>

          <listitem>
            <para><ulink
            url="https://github.com/pfsense/pfsense/blob/master/LICENSE">https://github.com/pfsense/pfsense/blob/master/LICENSE</ulink></para>
          </listitem>
        </itemizedlist>
      </listitem>
    </itemizedlist>

    <para>See the Enea NFV Access <xi:include
  href="../../s_doceneacommon/doc/eltf_params_updated.xml"
  xmlns:xi="http://www.w3.org/2001/XInclude"
  xpointer="element(EneaLinux_REL_VER/1)" /> Release Information for more
    details.</para>
  </section>
</chapter>