blob: 458beda57bc382d3c236170763c88c8ffdfb42db [file] [log] [blame]
John DeNiscoc4c72d22018-08-16 13:50:02 -04001.. _progressivevpp:
2
3.. toctree::
4
5########################
6Progressive VPP Tutorial
7########################
8
9Learn to run FD.io VPP on a single Ubuntu 16.04 VM using Vagrant with this walkthrough
10covering basic FD.io VPP senarios. Useful FD.io VPP commands will be used, and
11will discuss basic operations, and the state of a running FD.io VPP on a system.
12
13.. note::
14
15 This is **not** intended to be a 'How to Run in a Production Environment' set of instructions.
16
17For more information on using VPP with Virtual Box/Vagrant, please refer to :ref:`vppvagrant`
18
19.. toctree::
20
21 settingupenvironment.rst
22 runningvpp.rst
23 interface.rst
24 traces.rst
25 twovppinstances.rst
26 routing.rst
27 switching.rst