From b0df3bb8e31d9d5b1f06e6bb093295803580df82 Mon Sep 17 00:00:00 2001 From: mrpa Date: Thu, 2 Jul 2020 14:27:20 +0200 Subject: Added in 3 new Limitations in the Rel Notes Added in 2 replacements of outdated pngs in the Example Usescases Added in their svg counterparts for easy updates. Change-Id: I2767f2fa8f22f78951044113a311608e2b206e34 Signed-off-by: mrpa --- .../doc/images/trgt.png | Bin 73441 -> 49114 bytes .../doc/images/trgt.svg | 1258 +++++++++++++++++ .../doc/images/trgt_servicechain.png | Bin 52066 -> 67568 bytes .../doc/images/trgt_servicechain.svg | 1445 ++++++++++++++++++++ .../doc/known_bugs_and_limitations.xml | 17 + 5 files changed, 2720 insertions(+) create mode 100755 doc/book-enea-nfv-access-example-usecases/doc/images/trgt.svg create mode 100755 doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.svg diff --git a/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.png b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.png index 2c1c908..791f542 100644 Binary files a/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.png and b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.png differ diff --git a/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.svg b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.svg new file mode 100755 index 0000000..d933a63 --- /dev/null +++ b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt.svg @@ -0,0 +1,1258 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + uCPE Device + + + + + Internet + + + + + uCPEManager + + + + + Web Interface (128T) https://<IP>:60001 + + + + ibm_br + + + + + lan_br + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Test Machine + + + + + + + vnf_mgmt_br + + + + + + + 128T + + + + LAN + WAN + MGMT + + + + + + .1 + .2 + .1 + .2 + 192.168.64.0/24 + 10.0.0.0/24 + + diff --git a/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.png b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.png index 3956c9d..da0824d 100644 Binary files a/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.png and b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.png differ diff --git a/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.svg b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.svg new file mode 100755 index 0000000..931bcaf --- /dev/null +++ b/doc/book-enea-nfv-access-example-usecases/doc/images/trgt_servicechain.svg @@ -0,0 +1,1445 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + Guest + + + OVS Bridge + + + + + + + + + + + + + + + + + Legend: - Connection via cloud/internet:- Back to Back: BTB- Flow rules: + + + + + + + + + + + uCPE Device + + + + Internet + + + + uCPEManager + + + + + + + ibm_br + + + + lsfc_br + + + + 128T + + LAN + WAN + MGMT + + + + + .2 + .1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Test Machine + + .2 + + 192.168.64.0/24 + + + + vnf_mgmt_br + + .1 + 10.0.0.0/24 + + + + lan_br + + + + Fortigate + + + LAN + WAN + MGMT + + .3 + .1 + 172.16.1.0/24 + .2 + + + + + + + + Web Interface(128T) https://<IP>:60001(Fortigate) https://<IP>:60002 + + + + diff --git a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml index 66c54d7..ef184d8 100644 --- a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml @@ -13,6 +13,11 @@ another ENFV Access version changes. + + CPDX-3292The Factory Reset button in the uCPE + Manager is experimental as of the 2.2.2 release. + + ELCCR-119Multiple uCPE devices behind a firewall or a gateway connecting with Call-Home are not supported. @@ -92,6 +97,12 @@ storage devices. + + ELCCR-577If a uCPEM is restored from a backup made + on an older release version than 2.2.3, VNFs cannot be instantiated from the GUI. + + + LXCR-9992Due to the way VFIO works, there are certain limitations regarding which devices can be used with VFIO. Mainly, it @@ -104,6 +115,12 @@ use of UIO on the system. Therefore, devices intended for use by the DPDK should be bound to the vfio-pci kernel module rather than the igb_uio. + + + + STCR-6224The Automation Framework and Test + Harness do not support multiple custom scripts uploaded to the device at + the same time. -- cgit v1.2.3-54-g00ecf