diff options
-rw-r--r-- | docs/configguide/ipv6-configguide.rst | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/docs/configguide/ipv6-configguide.rst b/docs/configguide/ipv6-configguide.rst index 4bdf5e4..7a508bd 100644 --- a/docs/configguide/ipv6-configguide.rst +++ b/docs/configguide/ipv6-configguide.rst @@ -2,7 +2,8 @@ Setting Up a Service VM as an IPv6 vRouter
==========================================
-After OPNFV Brahmaputra Release base platform has been successfully installed through previous chapters, there are 10 steps to set up a service VM as an IPv6 vRouter:
+After OPNFV Brahmaputra Release base platform has been successfully installed through previous chapters, there are 10 +steps to set up a service VM as an IPv6 vRouter:
- Step 0: `Disable odl-l3 and Enable neutron-l3-agent`_
@@ -11,7 +12,7 @@ After OPNFV Brahmaputra Release base platform has been successfully installed th - Step 2: `Start Open Stack`_
- Step 3: `Create External Network Connectivity ext-net`_
-
+ - Step 4: `Create IPv4 Subnet and Router with External Connectivity`_
- Step 5: `Create IPv6 Subnet and Router with External Connectivity`_
@@ -30,7 +31,8 @@ Once the setup is complete, you can go to `Next Steps`_. _`Disable odl-l3 and Enable neutron-l3-agent`
*********************************************
-This step is optional, and only needed if you didn't choose to enable neutron-l3-agent during previous installation of OPNFV Brahmaputra Release.
+This step is optional, and only needed if you didn't choose to enable neutron-l3-agent during previous installation of +OPNFV Brahmaputra Release.
If you have chosen to enable neutron-l3-agent through previous chapters, please skip this step and directly go to Step 1.
@@ -76,7 +78,8 @@ _`Prepare Image, Metadata and Keypair for Service VM` _`Boot Service VM (vRouter) and other VMs in IPv6 Subnet`
*********************************************************
-# Place holder for instructions of how to boot the service VM named vRouter, and a couple of others in the same IPv6 subnet for testing purpose
+# Place holder for instructions of how to boot the service VM named vRouter, and a couple of others in the same Ipv6 +subnet for testing purpose
*************************
_`Spawn RADVD in vRouter`
@@ -94,5 +97,7 @@ _`Testing to Verify Setup Complete` _`Next Steps`
*************
-Congratulations, you have completed the setup of using a service VM to act as an IPv6 vRouter. This setup allows further open innovation by any 3rd-party. Please refer to relevant sections in User's Guide for further value-added services on this IPv6 vRouter.
+Congratulations, you have completed the setup of using a service VM to act as an IPv6 vRouter. This setup allows further +open innovation by any 3rd-party. Please refer to relevant sections in User's Guide for further value-added services on this +IPv6 vRouter.
|