diff options
author | Bin Hu <bh526r@att.com> | 2016-01-04 10:39:55 -0800 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-01-04 10:39:55 -0800 |
commit | feb7723a010ec4028d1720a5d60acaef503a2faf (patch) | |
tree | 802b675126af2a2c156d91b9894c25694d6ad742 /docs/setupservicevm/4-ipv6-configguide-servicevm.rst | |
parent | 0aaa5a1195643056260b5dd5753ad3b561fcffb0 (diff) |
JIRA:IPVSIX-29
Change-Id: I3048b0169cedadfd768b015421290e0d96a452fe
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/setupservicevm/4-ipv6-configguide-servicevm.rst')
-rw-r--r-- | docs/setupservicevm/4-ipv6-configguide-servicevm.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst index c2842f7..58f8f7b 100644 --- a/docs/setupservicevm/4-ipv6-configguide-servicevm.rst +++ b/docs/setupservicevm/4-ipv6-configguide-servicevm.rst @@ -305,7 +305,8 @@ interface of ``vRouter`` automatically configures an IPv6 SLAAC address. **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. +``vRouter``. You can execute the following command to list the IPv6 routes. The routing table should now +look similar to something shown below. .. code-block:: bash |