blob: 16382d825289aa8727ed7cf1b6fa09dd34c532aa (
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 2 sections.
.. toctree::
:numbered:
:maxdepth: 4
option-pure-os.rst
option-odl-l2.rst
For complete instructions and documentations, please refer to:
1. IPv6 Configuration Guide: http://artifacts.opnfv.org/ipv6/docs/setupservicevm/index.html
2. IPv6 User Guide: http://artifacts.opnfv.org/ipv6/docs/gapanalysis/index.html
|