From d02588e140ba86718b7e9e72cd06ea67aae52640 Mon Sep 17 00:00:00 2001 From: Andreas Wellving Date: Wed, 1 Apr 2020 13:40:02 +0200 Subject: Update 128T use cases according to uCPEManager GUI Change-Id: I17d751ee5bad24212086504173a89b99fc7b75b7 Signed-off-by: Andreas Wellving --- .../doc/128t_vnf_router.xml | 134 +++++++++------------ .../doc/service_chaining_128t_fortigate.xml | 40 ++---- 2 files changed, 73 insertions(+), 101 deletions(-) diff --git a/doc/book-enea-nfv-access-example-usecases/doc/128t_vnf_router.xml b/doc/book-enea-nfv-access-example-usecases/doc/128t_vnf_router.xml index 9af1a89..ceae04f 100644 --- a/doc/book-enea-nfv-access-example-usecases/doc/128t_vnf_router.xml +++ b/doc/book-enea-nfv-access-example-usecases/doc/128t_vnf_router.xml @@ -88,7 +88,7 @@ Release - 1.0 + 2.2.2 @@ -100,8 +100,7 @@ IP/DNS Address - Dynamic IP received by device from DHCP server - (E.g.: 172.24.12.74). + <unspecified> @@ -128,6 +127,12 @@ null + + Device ID + + Also configured during installation of the device (E.g.: Target-15). + + OK @@ -148,13 +153,15 @@ Configure the virtualization infrastructure for 128T VNF by creating three OVS bridges and a host interface. - Select the trgt device then: Configuration -> - OpenVSwitch -> Bridges -> Add. Fill in the - required fields for each bridge with the following data from each - table: + Add the Host Interface by selecting the trgt device, then + Configuration -> External Interfaces -> Configuration + -> Add. + + Fill in the required fields with the following + data: - ibm_br Bridge Details + Host Interface Details @@ -173,49 +180,42 @@ - id - - <autogenerated - do not change> - - - - Name - - ibm_br - - - - ovs-bridge-type + Source - inbandMgmt + enp4s0f1. The only interface + available for LAN connection. - mgmt-address + networking-type - Provide the IP address of the uCPE Manager machine - (E.g. 172.24.3.109). + dpdk - mgmt-port + dpdk-type - 830 + vfio-pci Create - The system will automatically select the - physical interface that has access to the uCPE - Manager. + <interface enp4s0f1 ready to be used in a LAN + bridge.>
+ + Select the trgt device then: Configuration -> + OpenVSwitch -> Bridges -> Add. + + Fill in the required fields for each bridge with the following data from each + table: - vnf_mgmt_br Bridge Details + ibm_br Bridge Details @@ -242,32 +242,28 @@ Name - vnf_mgmt_br + ibm_br ovs-bridge-type - vnfMgmt - - - - vnf-mgmt-address - - 10.0.0.1 + inbandMgmt Create - + The system will automatically select the + physical interface that has access to the uCPE + Manager.
- lan_br Bridge Details + vnf_mgmt_br Bridge Details @@ -294,25 +290,19 @@ Name - lan_br + vnf_mgmt_br ovs-bridge-type - dataPlane - - - - sub-type - - communication + vnfMgmt - + + vnf-mgmt-address - Name: enp4s0f1 OK + 10.0.0.1 @@ -323,17 +313,9 @@
- - Add the Host Interface by selecting the trgt device, then - Configuration -> OpenVSwitch -> Host Interfaces - -> Add. - - - - Fill in the required fields with the following data: - + - Host Interface Details + lan_br Bridge Details @@ -352,35 +334,39 @@ - Source + id - enp4s0f1. The only interface - available for LAN connection. + <autogenerated - do not change> - type + Name - dpdk + lan_br - networking-type + ovs-bridge-type - dpdk + dataPlane - dpdk-type + sub-type - vfio-pci + communication + + + + + + + Name: enp4s0f1 OK Create - <interface enp4s0f1 ready to be used in a LAN - bridge.> + @@ -675,7 +661,7 @@ In order to validate the data path, connect a test machine to the - LAN physical port, assign the static IP and a route:> ifconfig eth3 192.168.64.2 netmask 255.255.255.0 + LAN physical port, assign the static IP and a route:> ifconfig eth3 192.168.64.3 netmask 255.255.255.0 > ip route add default via 192.168.64.1 dev eth3 > ping 8.8.8.8For data path validation, it may be required to generate a new cloud-init image to match your network configuration. @@ -702,7 +688,7 @@ Select the trgt uCPE device -> Configuration -> - OpenVSwitch -> Host Interfaces. Select all interfaces -> + External Interfaces -> Configuration. Select all interfaces -> Delete. diff --git a/doc/book-enea-nfv-access-example-usecases/doc/service_chaining_128t_fortigate.xml b/doc/book-enea-nfv-access-example-usecases/doc/service_chaining_128t_fortigate.xml index 15329e7..2c256a1 100644 --- a/doc/book-enea-nfv-access-example-usecases/doc/service_chaining_128t_fortigate.xml +++ b/doc/book-enea-nfv-access-example-usecases/doc/service_chaining_128t_fortigate.xml @@ -105,7 +105,7 @@ Release - 1.0 + 2.2.2 @@ -117,8 +117,7 @@ IP/DNS Address - Dynamic IP received by device from DHCP server - (E.g.: 172.24.12.74). + <unspecified> @@ -144,7 +143,13 @@ null + + + Device ID + Also configured during installation of the device (E.g.: Target-15). + + OK @@ -167,8 +172,8 @@ interface.Add the Host Interface by selecting the trgt device, then - Configuration -> OpenVSwitch -> Host Interfaces - -> Add. + Configuration -> External Interfaces -> + Configuration -> Add.Fill in the required fields with the following data: @@ -198,12 +203,6 @@ available for LAN connection. - - type - - dpdk - - networking-type @@ -263,26 +262,13 @@ ibm_br - + ovs-bridge-type inbandMgmt - - - mgmt-address - - Provide the IP address of the uCPE Manager machine - (E.g. 172.24.3.109). - - - - mgmt-port - - 830 - - + Create @@ -1051,7 +1037,7 @@ Select the trgt uCPE device -> Configuration -> - OpenVSwitch -> Host Interfaces. Select all interfaces -> + External Interfaces -> Configuration. Select all interfaces -> Delete. -- cgit v1.2.3-54-g00ecf