Installing VPP-Config

The FD.io VPP configuration utility uses the Python Package Index or “pypi”.

To install FD.io vpp-config first install python pip.

For Ubuntu execute:

$ sudo apt-get install python-pip

For Centos execute:

$ sudo yum install install python-pip

Then install the config utility itself.

$ sudo -H pip install vpp-config