summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-01-12 16:09:23 -0800
committerBin Hu <bh526r@att.com>2016-01-13 00:14:13 +0000
commit7e0a4c125fcc9e45364cfe8ece3371dd114cb773 (patch)
tree39a6f2415d0789b64338bd28260b1fe990bd1a04
parent38d8b45d8fdbfd29f491b28819cd0ec58b3564ab (diff)
JIRA:IPVSIX-29
Change-Id: I6d569ecb5b3cf6a6f418d438d2399dcb87d82447 Signed-off-by: Bin Hu <bh526r@att.com> (cherry picked from commit 28216228d58ea25520d98234567fe6cb87bd0644)
-rw-r--r--docs/reldoc/option-pure-os.rst16
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/reldoc/option-pure-os.rst b/docs/reldoc/option-pure-os.rst
index 609b1f8..46dcb6b 100644
--- a/docs/reldoc/option-pure-os.rst
+++ b/docs/reldoc/option-pure-os.rst
@@ -214,7 +214,21 @@ would be as shown as follows:
VM1 would have the following IPv6 address: 2001:db8:0:2:f816:3eff:fe33:3333/64
VM2 would have the following IPv6 address: 2001:db8:0:2:f816:3eff:fe44:4444/64
-**OPNFV-NATIVE-SETUP-18**: To ``SSH`` to vRouter, you can execute the following command.
+**OPNFV-NATIVE-SETUP-18**: Now we can ``SSH`` to ``vRouter``.
+
+Please **NOTE** that in case of HA (High Availability) deployment model where multiple controller
+nodes are used, ``ipv6-router`` created in step **OPNFV-NATIVE-SETUP-4** could be in any of the controller
+node. Thus you need to identify in which controller node ``ipv6-router`` is created in order to
+enter the ``ipv6-router`` namespace. The following command in Neutron will display the
+controller on which the ``ipv6-router`` is spawned.
+
+.. code-block:: bash
+
+ neutron l3-agent-list-hosting-router ipv6-router
+
+Then you login to that controller.
+
+To ``SSH`` to ``vRouter``, you can execute the following command.
.. code-block:: bash