From 0d45e89e70abf93440415d4d4faaa996f05b96ad Mon Sep 17 00:00:00 2001 From: Bin Hu Date: Mon, 4 Jan 2016 19:42:09 -0800 Subject: JIRA:IPVSIX-29 Change-Id: Ifb1b57b30c585bca9558cde57d6e0419ec43ac58 Signed-off-by: Bin Hu --- docs/setupservicevm/4-ipv6-configguide-servicevm.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs') 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 -- cgit 1.2.3-korg