JIRA: IPVSIX-29 21/4721/1
authorBin Hu <bh526r@att.com>
Wed, 16 Dec 2015 23:38:00 +0000 (15:38 -0800)
committerBin Hu <bh526r@att.com>
Wed, 16 Dec 2015 23:38:00 +0000 (15:38 -0800)
Change-Id: I962fdb311dff263c447b948a8ed6123b303a0cb9
Signed-off-by: Bin Hu <bh526r@att.com>
docs/configguide/ipv6-configguide.rst [new file with mode: 0644]

diff --git a/docs/configguide/ipv6-configguide.rst b/docs/configguide/ipv6-configguide.rst
new file mode 100644 (file)
index 0000000..4bdf5e4
--- /dev/null
@@ -0,0 +1,98 @@
+==========================================\r
+Setting Up a Service VM as an IPv6 vRouter\r
+==========================================\r
+\r
+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:\r
+\r
+- Step 0: `Disable odl-l3 and Enable neutron-l3-agent`_\r
+\r
+- Step 1: `Start Open Daylight`_\r
+\r
+- Step 2: `Start Open Stack`_\r
+\r
+- Step 3: `Create External Network Connectivity ext-net`_\r
\r
+- Step 4: `Create IPv4 Subnet and Router with External Connectivity`_\r
+\r
+- Step 5: `Create IPv6 Subnet and Router with External Connectivity`_\r
+\r
+- Step 6: `Prepare Image, Metadata and Keypair for Service VM`_\r
+\r
+- Step 7: `Boot Service VM (vRouter) and other VMs in IPv6 Subnet`_\r
+\r
+- Step 8: `Spawn RADVD in vRouter`_\r
+\r
+- Step 9: `Testing to Verify Setup Complete`#_\r
+\r
+Once the setup is complete, you can go to `Next Steps`_.\r
+\r
+*********************************************\r
+_`Disable odl-l3 and Enable neutron-l3-agent`\r
+*********************************************\r
+\r
+This step is optional, and only needed if you didn't choose to enable neutron-l3-agent during previous installation of OPNFV Brahmaputra Release.\r
+\r
+If you have chosen to enable neutron-l3-agent through previous chapters, please skip this step and directly go to Step 1.\r
+\r
+# Place holder for instructions of how to disable odl-l3 and enable neutron-l3-agent\r
+\r
+**********************\r
+_`Start Open Daylight` \r
+**********************\r
+\r
+# Place holder for instructions of how to start Open Daylight\r
+\r
+*******************\r
+_`Start Open Stack`\r
+*******************\r
+\r
+# Place holder for instructions of how to start Open Stack\r
+\r
+***********************************************\r
+_`Create External Network Connectivity ext-net`\r
+***********************************************\r
+\r
+# Place holder for instructions of how to create ext-net\r
+\r
+***********************************************************\r
+_`Create IPv4 Subnet and Router with External Connectivity`\r
+***********************************************************\r
+\r
+# Place holder for instructions of how to create IPv4 subnet and router associated with\r
+\r
+***********************************************************\r
+_`Create IPv6 Subnet and Router with External Connectivity`\r
+***********************************************************\r
+\r
+# Place holder for instructions of how to create IPv6 subnet and router associated with\r
+\r
+*****************************************************\r
+_`Prepare Image, Metadata and Keypair for Service VM`\r
+*****************************************************\r
+\r
+# Place holder for instructions of how to get the image and prepare the metadata for service VM, and how to add keypairs\r
+\r
+*********************************************************\r
+_`Boot Service VM (vRouter) and other VMs in IPv6 Subnet`\r
+*********************************************************\r
+\r
+# 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\r
+\r
+*************************\r
+_`Spawn RADVD in vRouter`\r
+*************************\r
+\r
+# Place holder for instructions of how to spawn the RADVD daemon in vRouter\r
+\r
+***********************************\r
+_`Testing to Verify Setup Complete`\r
+***********************************\r
+\r
+# Place holder for instructions of how to test and verify that the setup is complete\r
+\r
+*************\r
+_`Next Steps`\r
+*************\r
+\r
+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.\r
+\r