JIRA: IPVSIX-29 29/5229/1
authorBin Hu <bh526r@att.com>
Fri, 25 Dec 2015 08:05:58 +0000 (00:05 -0800)
committerBin Hu <bh526r@att.com>
Fri, 25 Dec 2015 08:05:58 +0000 (00:05 -0800)
Change-Id: I987df1c97cfcfd56645b4fd40cfa634e0ff0f379
Signed-off-by: Bin Hu <bh526r@att.com>
docs/setupservicevm/1-ipv6-configguide-odl-setup.rst
docs/setupservicevm/2-ipv6-configguide-os-controller.rst
docs/setupservicevm/4-ipv6-configguide-servicevm.rst
docs/setupservicevm/5-ipv6-configguide-scenario-1-native-os.rst

index d509de5..a70c596 100644 (file)
@@ -1,6 +1,6 @@
-===================================
-Setting Up Open Daylight Controller
-===================================
+========================================
+Setting Up Open Daylight Controller Node
+========================================
 
 For exemplary purpose, we assume:
 
index ab7abc5..050be79 100644 (file)
@@ -1,6 +1,6 @@
-===============================
-Setting Up OpenStack Controller
-===============================
+====================================
+Setting Up OpenStack Controller Node
+====================================
 
 Please **note** that the instructions shown here are using ``devstack`` installer. If you are an experienced
 user and installs OpenStack in a different way, you can skip this step and follow the instructions of the
index 6104f49..2eacb60 100644 (file)
@@ -4,9 +4,11 @@ Setting Up a Service VM as an IPv6 vRouter
 
 Now we can start to set up a service VM as an IPv6 vRouter. For exemplary purpose, we assume:
 
-* The hostname of  Open Daylight Controller Node is ``opnfv-odl-controller``
-* The hostname of OpenStack Controller Node is ``opnfv-os-controller``
-* The hostname of OpenStack Compute Node is ``opnfv-os-compute``
+* The hostname of  Open Daylight Controller Node is ``opnfv-odl-controller``, and the host IP address is
+  ``192.168.0.30``
+* The hostname of OpenStack Controller 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``
 * We use ``opnfv`` as username to login.
 * We use ``devstack`` to install OpenStack Kilo, and the directory is ``~/devstack``
 * Note: all IP addresses as shown below are for exemplary purpose.
@@ -53,9 +55,9 @@ default route from ``eth1`` to ``br-ex``.
 
 Please note that:
 
-* Please note that the IP address ``198.59.156.113`` and related subnet and gateway addressed in the command
+* The IP address ``198.59.156.113`` and related subnet and gateway addressed in the command
   below are for exemplary purpose. **Please replace them with the IP addresses of your actual network**.
-* **this can be automated in /etc/network/interfaces**.
+* **This can be automated in /etc/network/interfaces**.
 
 **SETUP-SVM-4**: Verify that ``br-ex`` now has the original external IP address, and that the default route is on
 ``br-ex``
index 6f4aba2..5a3f5bc 100644 (file)
@@ -95,7 +95,7 @@ We assume the hostname is ``opnfv-os-compute``, and the host IP address is ``192
     cp /opt/stack/opnfv_os_ipv6_poc/local.conf.compute ~/devstack/local.conf
 
 Please **note** that you need to change the IP address of ``SERVICE_HOST`` to point to your actual IP
-address of OpenStack Controller 
+address of OpenStack Controller
 
 **OS-NATIVE-M-3**: If you want to modify any ``devstack`` configuration, update ``local.conf`` now.
 
@@ -227,6 +227,8 @@ below are for exemplary purpose. **Please replace them with the IP addresses of
     192.168.122.0/24 dev virbr0  proto kernel  scope link  src 192.168.122.1
     198.59.156.0/24 dev br-ex  proto kernel  scope link  src 198.59.156.113
 
+Please note that the IP addresses above are exemplary purpose.
+
 **OS-NATIVE-SETUP-8**: Create Neutron networks ``ipv4-int-network1`` and ``ipv6-int-network2``
 with port_security disabled