blob: efe31b12db51d07758d5fd8ead979b1588d5b9e9 [file] [log] [blame]
John DeNiscoc4c72d22018-08-16 13:50:02 -04001.. _progressivevpp:
2
3.. toctree::
4
5########################
6Progressive VPP Tutorial
7########################
8
Elod Illes078a3602024-03-21 15:12:59 +01009Learn to run FD.io VPP on a single Ubuntu VM using Vagrant with this walkthrough
Paul Vinciguerra7fa3dd22019-10-27 17:28:10 -040010covering basic FD.io VPP scenarios. Useful FD.io VPP commands will be used, and
John DeNiscoc4c72d22018-08-16 13:50:02 -040011will 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
John DeNiscoc4c72d22018-08-16 13:50:02 -040017.. toctree::
18
19 settingupenvironment.rst
20 runningvpp.rst
21 interface.rst
22 traces.rst
23 twovppinstances.rst
24 routing.rst
25 switching.rst