diff options
Diffstat (limited to 'docs/configguide')
-rw-r--r-- | docs/configguide/ipv6-configguide.rst | 196 |
1 files changed, 98 insertions, 98 deletions
diff --git a/docs/configguide/ipv6-configguide.rst b/docs/configguide/ipv6-configguide.rst index 7a508bd..64f02a1 100644 --- a/docs/configguide/ipv6-configguide.rst +++ b/docs/configguide/ipv6-configguide.rst @@ -1,103 +1,103 @@ -==========================================
-Setting Up a Service VM as an IPv6 vRouter
-==========================================
-
+========================================== +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:
-
-- Step 0: `Disable odl-l3 and Enable neutron-l3-agent`_
-
-- Step 1: `Start Open Daylight`_
-
-- 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`_
-
-- Step 6: `Prepare Image, Metadata and Keypair for Service VM`_
-
-- Step 7: `Boot Service VM (vRouter) and other VMs in IPv6 Subnet`_
-
-- Step 8: `Spawn RADVD in vRouter`_
-
-- Step 9: `Testing to Verify Setup Complete`#_
-
-Once the setup is complete, you can go to `Next Steps`_.
-
-*********************************************
-_`Disable odl-l3 and Enable neutron-l3-agent`
-*********************************************
-
+steps to set up a service VM as an IPv6 vRouter: + +- Step 0: `Disable odl-l3 and Enable neutron-l3-agent`_ + +- Step 1: `Start Open Daylight`_ + +- 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`_ + +- Step 6: `Prepare Image, Metadata and Keypair for Service VM`_ + +- Step 7: `Boot Service VM (vRouter) and other VMs in IPv6 Subnet`_ + +- Step 8: `Spawn RADVD in vRouter`_ + +- Step 9: `Testing to Verify Setup Complete`_ + +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.
-
-If you have chosen to enable neutron-l3-agent through previous chapters, please skip this step and directly go to Step 1.
-
-# Place holder for instructions of how to disable odl-l3 and enable neutron-l3-agent
-
-**********************
-_`Start Open Daylight`
-**********************
-
-# Place holder for instructions of how to start Open Daylight
-
-*******************
-_`Start Open Stack`
-*******************
-
-# Place holder for instructions of how to start Open Stack
-
-***********************************************
-_`Create External Network Connectivity ext-net`
-***********************************************
-
-# Place holder for instructions of how to create ext-net
-
-***********************************************************
-_`Create IPv4 Subnet and Router with External Connectivity`
-***********************************************************
-
-# Place holder for instructions of how to create IPv4 subnet and router associated with
-
-***********************************************************
-_`Create IPv6 Subnet and Router with External Connectivity`
-***********************************************************
-
-# Place holder for instructions of how to create IPv6 subnet and router associated with
-
-*****************************************************
-_`Prepare Image, Metadata and Keypair for Service VM`
-*****************************************************
-
-# Place holder for instructions of how to get the image and prepare the metadata for service VM, and how to add keypairs
-
-*********************************************************
-_`Boot Service VM (vRouter) and other VMs in IPv6 Subnet`
-*********************************************************
-
+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. + +# Place holder for instructions of how to disable odl-l3 and enable neutron-l3-agent + +********************** +_`Start Open Daylight` +********************** + +# Place holder for instructions of how to start Open Daylight + +******************* +_`Start Open Stack` +******************* + +# Place holder for instructions of how to start Open Stack + +*********************************************** +_`Create External Network Connectivity ext-net` +*********************************************** + +# Place holder for instructions of how to create ext-net + +*********************************************************** +_`Create IPv4 Subnet and Router with External Connectivity` +*********************************************************** + +# Place holder for instructions of how to create IPv4 subnet and router associated with ext-net + +*********************************************************** +_`Create IPv6 Subnet and Router with External Connectivity` +*********************************************************** + +# Place holder for instructions of how to create IPv6 subnet and router associated with ext-net + +***************************************************** +_`Prepare Image, Metadata and Keypair for Service VM` +***************************************************** + +# Place holder for instructions of how to get the image and prepare the metadata for service VM, and how to add keypairs + +********************************************************* +_`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
-
-*************************
-_`Spawn RADVD in vRouter`
-*************************
-
-# Place holder for instructions of how to spawn the RADVD daemon in vRouter
-
-***********************************
-_`Testing to Verify Setup Complete`
-***********************************
-
-# Place holder for instructions of how to test and verify that the setup is complete
-
-*************
-_`Next Steps`
-*************
-
+subnet for testing purpose + +************************* +_`Spawn RADVD in vRouter` +************************* + +# Place holder for instructions of how to spawn the RADVD daemon in vRouter + +*********************************** +_`Testing to Verify Setup Complete` +*********************************** + +# Place holder for instructions of how to test and verify that the setup is 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.
-
+IPv6 vRouter. + |