From 4afb8586a73123ccfe112e4f0c6beb6638330149 Mon Sep 17 00:00:00 2001 From: mrpa Date: Mon, 4 May 2020 17:43:47 +0200 Subject: Added notes to multiple chapters in the CMC guide. Change-Id: I8015498d1df06fe131fc3860e0ce3f15c448d136 Signed-off-by: mrpa --- .../doc/128t_vnf_router.xml | 6 ++++++ .../doc/service_chaining_128t_fortigate.xml | 7 +++++++ .../doc/usecases_autoframe.xml | 6 +++++- 3 files changed, 18 insertions(+), 1 deletion(-) diff --git a/doc/book-enea-nfv-access-cmc-example-usecases/doc/128t_vnf_router.xml b/doc/book-enea-nfv-access-cmc-example-usecases/doc/128t_vnf_router.xml index 401d291..be7efb9 100644 --- a/doc/book-enea-nfv-access-cmc-example-usecases/doc/128t_vnf_router.xml +++ b/doc/book-enea-nfv-access-cmc-example-usecases/doc/128t_vnf_router.xml @@ -151,6 +151,12 @@ Add the device on the map: Right-Click on Map -> Place Device -> me1100. + + + In order for the device to connect to the uCPE Manager, it + must be added to the uCPE Manager and be powered on, having the + NFV Access platform started, otherwise it must be rebooted. + diff --git a/doc/book-enea-nfv-access-cmc-example-usecases/doc/service_chaining_128t_fortigate.xml b/doc/book-enea-nfv-access-cmc-example-usecases/doc/service_chaining_128t_fortigate.xml index 2063930..458da7f 100644 --- a/doc/book-enea-nfv-access-cmc-example-usecases/doc/service_chaining_128t_fortigate.xml +++ b/doc/book-enea-nfv-access-cmc-example-usecases/doc/service_chaining_128t_fortigate.xml @@ -173,6 +173,13 @@ In order to add the device on the map: Right-Click on Map -> Place Device -> me1100. + + + In order for the device to connect to the uCPE Manager, + it must be added to the uCPE Manager and be powered on, + having the NFV Access platform started, otherwise it must + be rebooted. + diff --git a/doc/book-enea-nfv-access-cmc-example-usecases/doc/usecases_autoframe.xml b/doc/book-enea-nfv-access-cmc-example-usecases/doc/usecases_autoframe.xml index 8e01a94..9fb65a0 100644 --- a/doc/book-enea-nfv-access-cmc-example-usecases/doc/usecases_autoframe.xml +++ b/doc/book-enea-nfv-access-cmc-example-usecases/doc/usecases_autoframe.xml @@ -10,6 +10,8 @@ > cd automation_and_systemtest/automation_framework/unittestSuite > python unittestSuite.py -u admin -p admin -H <uCPE_Manager_IP> -n me1100-1 \ +-s AddDevice_uCPEM.json -d "Add Device uCPE Manager" +> python unittestSuite.py -u admin -p admin -H <uCPE_Manager_IP> -n me1100-1 \ -s 128tDeploy.json -d "128T Deployment"ADCA wants to replace these last two lines. With what? @@ -25,7 +27,9 @@ With what? Deploying the 128T router and Fortigate VNF - > cd automation_and_systemtest/automation_framework/unittestSuite + > cd automation_and_systemtest/automation_framework/unittestSuite +> python unittestSuite.py -u admin -p admin -H <uCPE_Manager_IP> -n me1100-1 \ +-s AddDevice_uCPEM.json -d "Add Device uCPE Manager" > python unittestSuite.py -u admin -p admin -H <uCPE_Manager_IP> -n me1100-1 \ -s 128t_FG_SFCDeploy.json -d "128T - Fortigate SFC Deployment" -- cgit v1.2.3-54-g00ecf