blob: 36640a8b454484a6032cbfd8c1c40f22d1ec7b97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.. _users:
########
Users
########
The Users section covers basic VPP installation and configuration operations. This
section covers the following areas:
* Describes the different types of VPP packages
* Describes how to install VPP Binaries on different OS platforms (Ubuntu, Centos, openSUSE)
* Explains how to configure, then use VPP
* Explains how to use the Configuration Utility
.. toctree::
:maxdepth: 2
installing/index.rst
configuring/index.rst
running/index.rst
configutil/index.rst
|