blob: 265aa6d479c6acd2ed216b7d3829ed1b01429036 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. (c) Bin Hu (AT&T) and Sridhar Gaddam (RedHat)
====================
Architectural Design
====================
The architectural design of using a service VM as an IPv6 vRouter is
shown as follows in :numref:`arch-figure1`:
.. figure:: images/ipv6-architecture.png
:name: arch-figure1
:width: 100%
Architectural Design of Using a VM as an IPv6 vRouter
This design applies to deployment model of single controller node as well as HA (High Availability)
deployment model of multiple controller nodes.
|