From 84fc5062e00343446d16075f3a03f3b3cc310b7f Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Sun, 10 Jan 2016 16:10:49 -0800 Subject: JIRA:IPVSIX-29 Change-Id: I4e923f3bc68909b1fa91c2d4ebad6cbcf42b2a8f Signed-off-by: Bin Hu (cherry picked from commit cfccf3fc03a1b2846d14cd762bda4e5bd63bd658) --- docs/setupservicevm/4-ipv6-configguide-servicevm.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst index 8212c1e..61412e1 100644 --- a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst +++ b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst @@ -270,7 +270,15 @@ Please **NOTE** that in case of HA (High Availability) deployment model where mu nodes are used, ``ipv6-router`` created in step **SETUP-SVM-11** could be in any of the controller node. Thus you need to identify in which controller node ``ipv6-router`` is created in order to manually spawn ``radvd`` daemon inside the ``ipv6-router`` namespace in steps **SETUP-SVM-24** through -**SETUP-SVM-30**. +**SETUP-SVM-30**. 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 and execute steps **SETUP-SVM-24** +through **SETUP-SVM-30** **SETUP-SVM-24**: identify the ``ipv6-router`` namespace and move to the namespace -- cgit 1.2.3-korg