JIRA:IPVSIX-29 41/5541/1
authorBin Hu <bh526r@att.com>
Tue, 5 Jan 2016 03:42:09 +0000 (19:42 -0800)
committerBin Hu <bh526r@att.com>
Tue, 5 Jan 2016 03:42:09 +0000 (19:42 -0800)
Change-Id: Ifb1b57b30c585bca9558cde57d6e0419ec43ac58
Signed-off-by: Bin Hu <bh526r@att.com>
docs/setupservicevm/4-ipv6-configguide-servicevm.rst

index 58f8f7b..7ba6ea1 100644 (file)
@@ -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