summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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