From de8e4037e16b6c4169d2c9c937450c8e8c575ca7 Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Thu, 23 Jan 2020 16:55:54 +0100 Subject: evalkit doc: update flexiWAN manager info FlexiWAN discontinued version 0.1.0 and got rid of app.flexiwan.com, moving on other server. Updated documentation to match with new server. Change-Id: I1a246b1c1eb5da4ab6479976ec4730fdca3d0857 Signed-off-by: Adrian Calianu --- .../doc/appendix_1.xml | 6 +- .../doc/sdwan_arch.xml | 67 ++++++++++++++-------- 2 files changed, 47 insertions(+), 26 deletions(-) diff --git a/doc/book-enea-nfv-access-evalkit/doc/appendix_1.xml b/doc/book-enea-nfv-access-evalkit/doc/appendix_1.xml index 0895bcb..7f6aff7 100644 --- a/doc/book-enea-nfv-access-evalkit/doc/appendix_1.xml +++ b/doc/book-enea-nfv-access-evalkit/doc/appendix_1.xml @@ -21,8 +21,8 @@ Unpack the - flexiwan/flexiwan-cloud-init-example.tar.gz and check - the README file for more details: tar -zxf flexiwant-cloud-init-example.tar.gz + flexiwan/flexiwan-cloud-init-example.tar.gz: + tar -zxf flexiwant-cloud-init-example.tar.gz cd flexiwan/cloud-init-example/ To generate the cloud-init iso image: @@ -32,4 +32,4 @@ cd flexiwan/cloud-init-example/ The flexiWAN_cloudinit.iso file can be used to instantiate the flexiWAN VNF on NFV Access. - \ No newline at end of file + diff --git a/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml b/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml index aeed4ed..70cf44f 100644 --- a/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml +++ b/doc/book-enea-nfv-access-evalkit/doc/sdwan_arch.xml @@ -177,7 +177,7 @@ Interfaces to add (click the " + " button): - wan and lan + wan and lan. Please make sure to add them in this order. @@ -263,7 +263,7 @@ Interfaces to add (click the " + " button): - wan, lan and mgmt. + wan, lan and mgmt. Please make sure to add them in this order. @@ -1345,27 +1345,27 @@ FlexiWAN configuration Connect to https://app.flexiwan.com and make - sure you have an account and at least two valid device tokens. For more + url="https://manage.flexiwan.com">https://manage.flexiwan.com and make + sure to have an account and at least two valid device tokens. For more information please contact the flexiWAN VNF provider. - Proceed to the Inventory menu, click on Devices, + Proceed to the Inventory menu and click on Devices, the devices should already be present and need to be configured. How to configure a device - Select each device and make sure to set the following + Select each Unknown device and make sure to set the following values: - Device1(ucpe1) + Device1 (ucpe1) - Device2(ucpe2) + Device2 (ucpe2) @@ -1375,11 +1375,9 @@ - Description (set IPv4 for the second interface - (ens3)): 10.0.1.1/24 + Description: uCPE device1 - Description (set IPv4 for the second interface - (ens3)): 10.0.2.1/24 + Description: uCPE device2 @@ -1389,10 +1387,31 @@ - Click "Update Device". + Click "Update Device" button. - Click "Update Device". + Click "Update Device" button. + + + Select Interfaces tab. + + Select Interfaces tab. + + + + Set IPv4 for the second interface + (ens3): 10.0.1.1/24 + + Set IPv4 for the second interface + (ens3): 10.0.2.1/24 + + + + Click "Update Interfaces". + + Click "Update Interfaces". + +
@@ -1400,12 +1419,13 @@ uCPE devices can installed under the same local network, i.e. having the same public IP, or on different networks (different - public IPs). If both devices are installed under same local network - (same public IP), delete the public IP address from the device - configuration before creating a tunnel: https://app.flexiwan.com + public IPs). If both devices are installed under the same local network + (the same public IP), delete the public IP address from the Interfaces + configuration tab before creating a tunnel: https://manage.flexiwan.com -> Inventory -> Devices - -> <device> -> Public IP. + -> <device> -> Interfaces + -> Public IP.
@@ -1421,9 +1441,10 @@ Select the main top up checkbox in order to select all devices - and hit "Create Tunnels". At this moment a direct connection should be - available between those two devices. You can check if the tunnel was - created by selecting Inventory -> Tunnels. + and hit "Actions" -> "Create Tunnels". At this moment a direct + connection should be available between those two devices. Check to + see if the tunnel was created by selecting Inventory + -> Tunnels.
@@ -1438,4 +1459,4 @@ The management interface can be accessed from a web browser at: https://<deviceIP>:60002 - \ No newline at end of file + -- cgit v1.2.3-54-g00ecf