diff options
-rwxr-xr-x[-rw-r--r--] | doc/book-enea-nfv-access-guide-intel/doc/images/virtual_network_functions.png | bin | 24106 -> 82611 bytes | |||
-rw-r--r-- | doc/book-enea-nfv-access-guide-intel/doc/overview.xml | 56 |
2 files changed, 19 insertions, 37 deletions
diff --git a/doc/book-enea-nfv-access-guide-intel/doc/images/virtual_network_functions.png b/doc/book-enea-nfv-access-guide-intel/doc/images/virtual_network_functions.png index 4011de8..4c926e5 100644..100755 --- a/doc/book-enea-nfv-access-guide-intel/doc/images/virtual_network_functions.png +++ b/doc/book-enea-nfv-access-guide-intel/doc/images/virtual_network_functions.png | |||
Binary files differ | |||
diff --git a/doc/book-enea-nfv-access-guide-intel/doc/overview.xml b/doc/book-enea-nfv-access-guide-intel/doc/overview.xml index 961939c..1893f58 100644 --- a/doc/book-enea-nfv-access-guide-intel/doc/overview.xml +++ b/doc/book-enea-nfv-access-guide-intel/doc/overview.xml | |||
@@ -77,29 +77,29 @@ | |||
77 | 77 | ||
78 | <itemizedlist> | 78 | <itemizedlist> |
79 | <listitem> | 79 | <listitem> |
80 | <para>Linux Kernel – Optimized Linux kernel with the focus on | 80 | <para>Linux Kernel - Optimized Linux kernel with the focus on vCPE |
81 | vCPE systems characteristics.</para> | 81 | systems characteristics.</para> |
82 | </listitem> | 82 | </listitem> |
83 | 83 | ||
84 | <listitem> | 84 | <listitem> |
85 | <para>KVM – Virtualization with virtual machines. KVM is the | 85 | <para>KVM - Virtualization with virtual machines. KVM is the standard |
86 | standard virtualization engine for Linux based systems.</para> | 86 | virtualization engine for Linux based systems.</para> |
87 | </listitem> | 87 | </listitem> |
88 | 88 | ||
89 | <listitem> | 89 | <listitem> |
90 | <para>Docker – Docker provides a lightweight configuration using | 90 | <para>Docker - Docker provides a lightweight configuration using |
91 | containers. Docker is the standard platform for container | 91 | containers. Docker is the standard platform for container |
92 | virtualization.</para> | 92 | virtualization.</para> |
93 | </listitem> | 93 | </listitem> |
94 | 94 | ||
95 | <listitem> | 95 | <listitem> |
96 | <para>Virtual switching – Optimized OVS-DPDK provides high | 96 | <para>Virtual switching - Optimized OVS-DPDK provides high throughput |
97 | throughput and low latency.</para> | 97 | and low latency.</para> |
98 | </listitem> | 98 | </listitem> |
99 | 99 | ||
100 | <listitem> | 100 | <listitem> |
101 | <para>Edge Link – Edge Link provides interfaces to orchestration | 101 | <para>Edge Link - Edge Link provides interfaces to orchestration for |
102 | for centralized VNF lifecycle management and service function | 102 | centralized VNF lifecycle management and service function |
103 | chaining:</para> | 103 | chaining:</para> |
104 | 104 | ||
105 | <orderedlist> | 105 | <orderedlist> |
@@ -108,10 +108,6 @@ | |||
108 | </listitem> | 108 | </listitem> |
109 | 109 | ||
110 | <listitem> | 110 | <listitem> |
111 | <para>OpenStack</para> | ||
112 | </listitem> | ||
113 | |||
114 | <listitem> | ||
115 | <para>Docker</para> | 111 | <para>Docker</para> |
116 | </listitem> | 112 | </listitem> |
117 | 113 | ||
@@ -126,40 +122,26 @@ | |||
126 | </listitem> | 122 | </listitem> |
127 | 123 | ||
128 | <listitem> | 124 | <listitem> |
129 | <para>APT packet management – Feature rich repository of | 125 | <para>APT packet management - Feature rich repository of prebuilt open |
130 | prebuilt open source packages for extending and adapting the platform | 126 | source packages for extending and adapting the platform using APT |
131 | using APT Package Management.</para> | 127 | Package Management.</para> |
132 | </listitem> | 128 | </listitem> |
133 | 129 | ||
134 | <listitem> | 130 | <listitem> |
135 | <para>CLI based VNF management – CLI access over virsh and | 131 | <para>CLI based VNF management - CLI access over virsh and |
136 | libvirt.</para> | 132 | libvirt.</para> |
137 | </listitem> | 133 | </listitem> |
138 | 134 | ||
139 | <listitem> | 135 | <listitem> |
140 | <para>FCAPS framework – The device management framework for | 136 | <para>FCAPS framework - The device management framework for managing |
141 | managing the platform is capable of providing full FCAPS functionality | 137 | the platform is capable of providing full FCAPS functionality to |
142 | to orchestration or network management systems.</para> | 138 | orchestration or network management systems.</para> |
143 | </listitem> | 139 | </listitem> |
144 | 140 | ||
145 | <listitem> | 141 | <listitem> |
146 | <para>Data plane – High performance data plane that includes the | 142 | <para>Data plan - High performance data plane that includes the DPDK |
147 | following optimized data plane drivers:</para> | 143 | optimized data plane driver.</para> |
148 | |||
149 | <orderedlist> | ||
150 | <listitem> | ||
151 | <para>DPDK</para> | ||
152 | </listitem> | ||
153 | |||
154 | <listitem> | ||
155 | <para>OpenFastPath (OFP)</para> | ||
156 | </listitem> | ||
157 | |||
158 | <listitem> | ||
159 | <para>ODP</para> | ||
160 | </listitem> | ||
161 | </orderedlist> | ||
162 | </listitem> | 144 | </listitem> |
163 | </itemizedlist> | 145 | </itemizedlist> |
164 | </section> | 146 | </section> |
165 | </chapter> \ No newline at end of file | 147 | </chapter> |