Installing the FD.io VPP Configuration Utility

The installation and executing of the FD.io VPP Configuration Utility, or vpp-config, is simple. First install the python pip module. Then using pip,

Run as Root

Run the terminal as root

$ sudo -H bash

Afterwards, install the vpp-config utility through the pip command.

# pip install vpp-config