diff options
Diffstat (limited to 'docs/gettingstarted/users/index.rst')
-rw-r--r-- | docs/gettingstarted/users/index.rst | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/gettingstarted/users/index.rst b/docs/gettingstarted/users/index.rst index 36640a8b454..7bac586d65a 100644 --- a/docs/gettingstarted/users/index.rst +++ b/docs/gettingstarted/users/index.rst @@ -4,13 +4,19 @@ Users ######## +The Users section describe a basic VPP installation and configuration operation. +The installation and configuration of VPP can be done either manually, or by +using a configuration utility. + +This section covers the following areas: + 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 +* Describes how to manually install VPP Binaries on different OS platforms (Ubuntu, Centos, openSUSE) +* Explains how to manually configure, then run VPP +* Explains how to install, then configure VPP using the Configuration Utility .. toctree:: :maxdepth: 2 |