summaryrefslogtreecommitdiffstats
path: root/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/setupservicevm/0-ipv6-configguide-prep-infra.rst')
-rw-r--r--docs/setupservicevm/0-ipv6-configguide-prep-infra.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst b/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst
index 5b3b584..56803bf 100644
--- a/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst
+++ b/docs/setupservicevm/0-ipv6-configguide-prep-infra.rst
@@ -24,8 +24,15 @@ prepare 3 hosts, each of which has minimum 8GB RAM and 40GB storage. One host is
Node. The second host is used as Open Daylight Controller Node. And the third one is used as
OpenStack Compute Node.
-For exemplary purpose, we give them hostnames ``opnfv-odl-controller``,
-``opnfv-os-controller``, and ``opnfv-os-compute`` respectively.
+For exemplary purpose, we assume:
+
+* The hostname of OpenStack Controller+Network+Compute Node is ``opnfv-os-controller``, and the host IP address
+ is ``192.168.0.10``
+* The hostname of OpenStack Compute Node is ``opnfv-os-compute``, and the host IP address is ``192.168.0.20``
+* The hostname of Open Daylight Controller Node is ``opnfv-odl-controller``, and the host IP address is
+ ``192.168.0.30``
+* We use ``opnfv`` as username to login.
+* We use ``devstack`` to install OpenStack Kilo. Please note that OpenStack Liberty can be used as well.
The underlay network topology of those 3 hosts are shown as follows in :numref:`s2-figure2`: