blob: 84afde68af94fc707518c8574a9fe8c34ceb8fce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
===============================================================
Setting Up a Service VM as an IPv6 vRouter with OPNFV B Release
===============================================================
This section provides instructions to set up a service VM as an IPv6 vRouter using OPNFV Brahmaputra Release
installers with either pure OpenStack option or Open Daylight L2-only option.
For complete instructions and documentations of setting up service VM as an IPv6 vRouter using ANY method,
please refer to:
1. IPv6 Configuration Guide (HTML): http://artifacts.opnfv.org/ipv6/docs/setupservicevm/index.html
2. IPv6 Configuration Guide (PDF): http://artifacts.opnfv.org/ipv6/docs/setupservicevm/setupservicevm.pdf
3. IPv6 User Guide (HTML): http://artifacts.opnfv.org/ipv6/docs/gapanalysis/index.html
4. IPv6 User Guide (PDF): http://artifacts.opnfv.org/ipv6/docs/gapanalysis/gapanalysis.pdf
Please see the instructions in the following 2 sections for setup using OPNFV B Release installers.
Or go to http://artifacts.opnfv.org/ipv6/docs/reldoc/reldoc.pdf to download a PDF version.
.. toctree::
:numbered:
:maxdepth: 4
option-pure-os.rst
option-odl-l2.rst
|