vxlan: vxlan/vxlan.api API cleanup
[vpp.git] / extras / vpp_config / README.rst
index 748f66f..8995edf 100644 (file)
@@ -5,13 +5,13 @@ VPP in a simple and safe manner. The utility takes input from the user and
 then modifies the key configuration files. The user can then examine these files\r
 to be sure they are correct and then actually apply the configuration. The user\r
 can also install a released and stable version of VPP. This is currently\r
-released with release 17.07.\r
+released with release 17.10.\r
 \r
 Use:\r
 \r
 The installation and executing of the VPP configuration utility is simple. First\r
 install the python pip module. Using pip install, then pip install vpp-config.\r
-Then simply type Òvpp-configÓ and answer the questions. If you are not sure what\r
+Then simply type �vpp-config� and answer the questions. If you are not sure what\r
 to answer choose the default. For yes or no questions the capital letter\r
 designates the default. For example, for a question that shows [Y/n] Y is the\r
 default. For numbers the default is within the brackets for example for a\r
@@ -23,9 +23,7 @@ apply the configuration and then inspect the system again and then repeat.
 \r
 Caveats:\r
 \r
-- Only supports Ubuntu, centos7 is coming shortly.\r
-- When Inspecting the system, you may see a Huge page error, inspect the system a\r
-few more times, if the error persists it is real.\r
+- Supports Ubuntu, centos7, RedHat is coming shortly.\r
 \r
 For Developers:\r
 \r
@@ -38,14 +36,15 @@ environment so you can start from scratch. These are the steps to run the utilit
 in this environment. The scripts are meant to be run from the root directory.\r
 \r
   ./scripts/clean.sh\r
-  ./scripts/cp-data.sh \r
-  ./vpp_config.py \r
+  ./scripts/cp-data.sh\r
+  ./vpp-config\r
 \r
 When the utility is installed with pip the wrapper scripts/vpp-config is written to\r
 /usr/local/bin. However, the starting point when debugging this script locally is\r
-./vpp_config.py. Run the utility by executing ./vpp_config.py from the root directory. \r
+vpp-config. Run the utility by executing vpp-config.\r
 \r
-The start point in the code is in vpp_config.py. However, most of the work is done in\r
+The start point in the code is in vpp_config.py. However, most of the work is\r
+done in\r
 the files in ./vpplib\r
 \r
 Uploading to PyPi:\r
@@ -53,7 +52,7 @@ Uploading to PyPi:
 To upload this utility to PpPi simple do the following. Currently, I have my own account\r
 when we want everyone to contribute we will need to change that.\r
 \r
-  sudo ÐH bash\r
+  sudo H bash\r
   cd vpp_config\r
   python setup.py sdist bdist_wheel\r
   twine upload dist/*\r
@@ -139,7 +138,7 @@ There are no VPP packages on node localhost.
 Do you want to install VPP [Y/n]? \r
 INFO:root: Local Command: ls /etc/apt/sources.list.d/99fd.io.list.orig\r
 INFO:root:  /etc/apt/sources.list.d/99fd.io.list.orig\r
-ÉÉ..\r
+��..\r
 \r
 What would you like to do?\r
 \r