From d11dc6814da219f9f015e1c613a27889bcbedc2a Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Mon, 21 Oct 2019 19:06:21 +0200 Subject: update Definitions and Acronyms - Fix some typo. - Replace "Automatic Addition" with "Device Call Home Connection" to be consistent on terminology. Change-Id: Ib86f33d191b8330e71c1d6cc25f53d4bd98421c1 Signed-off-by: Sona Sarmadi --- .../doc/definitions_and_acronyms.xml | 74 +++++++++++++++++++++- .../doc/getting_started_nfv_access.xml | 12 ++-- 2 files changed, 77 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/book-enea-nfv-access-getting-started/doc/definitions_and_acronyms.xml b/doc/book-enea-nfv-access-getting-started/doc/definitions_and_acronyms.xml index f67cfe4..8851aed 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/definitions_and_acronyms.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/definitions_and_acronyms.xml @@ -19,23 +19,26 @@ Enea NFV Access - The Enea NFV Access Run Time Platform (with ODM) and uCPE + The Enea NFV Access Run Time Platform and uCPE Manager. Enea NFV Access Run Time Platform + A lightweight, multi-architecture virtualization platform, supporting Virtual Machines (KVM / QEMU). Enea uCPE Manager + Enea Universal Customer Premises Equipment Manager. uCPE device + A whitebox (e.g. Intel XeonD) running Enea NFV Access Run Time platform. @@ -57,14 +60,79 @@ - ODM - On Device Management. + API + + Application Programming Interface. + + + + DPDK + + Data Plane Development Kit. + + + + EFI + + Extensible Firmware Interface. + + + + NETCONF + + Network Configuration Protocol. + + + + NFV + + Network Functions Virtualization. OVS + Open vSwitch. + + + UEFI + + Unified Extensible Firmware Interface. + + + + SR-IOV + + Single Root Input/Output Virtualization. + + + + PCI + + Peripheral Component Interconnect. + + + + PCI Passthrough + + PCI Passthrough allows for use of a physical PCI device, + e.g. a network card inside a VM. + If you "PCI passthrough" a device, the device is not available to + the host anymore. + + + + REST + + Representational State Transfer. + + + + VNF + + Virtual Network Function. + diff --git a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml index 7b29ef9..29b6dbb 100644 --- a/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml +++ b/doc/book-enea-nfv-access-getting-started/doc/getting_started_nfv_access.xml @@ -243,8 +243,8 @@ of=/dev/sdb bs=4M conv=fsync Installing the Run Time Platform can be done in two ways: Automatic and Manual, depending on the features you wish to enable. Please note that in order to enable features such as Zero Touch - Provisioning or Automatic Addition of uCPE devices in the Enea uCPE - Manager, Manual installation must be used. + Provisioning or Device Call Home Connection of uCPE devices in the + Enea uCPE Manager, Manual installation must be used. How to install the Enea NFV Access Run Time Platform using a bootable USB stick image @@ -313,7 +313,7 @@ of=/dev/sdb bs=4M conv=fsync Manual install. Gives the user the possibility of choosing where GRUB and NFV Access will - be installed and what parameters can be set. Features like ZT Provisioning etc. + be installed and what parameters can be set. Features like ZTP Provisioning etc. can be enabled as well. Kernel parameters can be customized by selecting the @@ -341,7 +341,7 @@ of=/dev/sdb bs=4M conv=fsync In case the number of hugepages is not specified during this step, hugepages will be allocated by the NFV Access - Hugepage Reservation Service, based on an algoritm which + Hugepage Reservation Service, based on an algorithm which takes into consideration the size of RAM memory. For further information, please see section uCPE Manager IP address. The IP address used to connect - to the uCPE Manager during Automatic Addition. + to the uCPE Manager during Device Call Home Connection. @@ -407,7 +407,7 @@ of=/dev/sdb bs=4M conv=fsync BIOS/UEFI) to boot the system from the media storage device where NFV Access was installed. - If the uCPE Manager uses the Automatic Addition method for enrolling + If the uCPE Manager uses the Device Call Home Connection method for enrolling the uCPE devices, the uCPE Manager IP address has to be configured in NFV Access, by setting vcpemgr=<IP> as a kernel boot parameter in the GRUB configuration file. This step is not required -- cgit v1.2.3-54-g00ecf