summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBin Hu <bh526r@att.com>2016-01-04 19:42:09 -0800
committerBin Hu <bh526r@att.com>2016-01-04 19:42:09 -0800
commit0d45e89e70abf93440415d4d4faaa996f05b96ad (patch)
tree3f70a4cc2b5a3d3313722e4786576447df68acf6
parentfeb7723a010ec4028d1720a5d60acaef503a2faf (diff)
JIRA:IPVSIX-29
Change-Id: Ifb1b57b30c585bca9558cde57d6e0419ec43ac58 Signed-off-by: Bin Hu <bh526r@att.com>
-rw-r--r--docs/setupservicevm/4-ipv6-configguide-servicevm.rst6
1 files changed, 1 insertions, 5 deletions
diff --git a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
index 58f8f7b..7ba6ea1 100644
--- a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
+++ b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst
@@ -302,11 +302,7 @@ interface of ``vRouter`` automatically configures an IPv6 SLAAC address.
ip -6 route add 2001:db8:0:2::/64 via 2001:db8:0:1:f816:3eff:fe11:1111
-**SETUP-SVM-29**: Please note that after the vRouter successfully initializes and starts sending RA (Router
-Advertisement) message, you would see an IPv6 route to the ``2001:db8:0:2::/64`` prefix
-(subnet) reachable via LLA (Link Local Address) ``fe80::f816:3eff:fe11:1111`` of ``eth0`` interface of the
-``vRouter``. You can execute the following command to list the IPv6 routes. The routing table should now
-look similar to something shown below.
+**SETUP-SVM-29**: The routing table should now look similar to something shown below.
.. code-block:: bash