blob: 7d1a2e2b2371e041e58e990b9149da23a343ad34 (
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
|
.. _progressivevpp:
.. toctree::
########################
Progressive VPP Tutorial
########################
Learn to run FD.io VPP on a single Ubuntu 16.04 VM using Vagrant with this walkthrough
covering basic FD.io VPP scenarios. Useful FD.io VPP commands will be used, and
will discuss basic operations, and the state of a running FD.io VPP on a system.
.. note::
This is **not** intended to be a 'How to Run in a Production Environment' set of instructions.
.. toctree::
settingupenvironment.rst
runningvpp.rst
interface.rst
traces.rst
twovppinstances.rst
routing.rst
switching.rst
|