Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
$ sudo apt-get install python-pip -y
$ sudo pip install oslo.config
$ sudo pip install ipaddress

 

5. At first, write config file for setting up gateway node. Name it vRouterConfig.ini, place under sona-setup.

...