blob: d0a02d3d8aeebf6add01c11108625c2b84f76798 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
==========================================
Setting Up a Service VM as an IPv6 vRouter
==========================================
In order to use the feature of setting up a service VM as an IPv6 vRouter, you need to install
OPNFV Brahmaputra Release base platform with either pure OpenStack option
or Open Daylight L2-only option. Please see the instructions in the following first 2 sections.
For complete instructions and documentations, please see the third section, or refer to:
* IPv6 Configuration Guide: http://artifacts.opnfv.org/ipv6/docs/setupservicevm/index.html
* IPv6 User Guide: http://artifacts.opnfv.org/ipv6/docs/gapanalysis/index.html
.. toctree::
:numbered:
:maxdepth: 4
option-pure-os.rst
option-odl-l2.rst
../setupservicevm/index.rst
|