sufuf3 / p4-install-environment

P4 environment setting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P4 environment setting

Environment

  • OS: Ubuntu 16.04 64-bits
  • CPU: at least 2 cores
  • RAM: at least 2G
  • Disk: at least 25G

Install P4 Lab

Quickly install

$ wget -O setup.sh https://goo.gl/EHgk4v && sudo bash setup.sh && wget -O - https://goo.gl/NKaau7 | bash

Using this repo's script

$ wget -O - https://goo.gl/pNmWbS | bash

This setup script finished in Sep 2017. However, the env meet p4c-bm2-ss compile failed. Wait for fixing.

  • root-bootstrap.sh
$ wget -O - https://goo.gl/NUA5p8 | bash

Haven't tested yet.(Refer to user-bootstrap.sh, some dependencies need to install first, when you exec the script. Need to rewrite.)

$ wget -O - https://goo.gl/NKaau7 | bash

Ref: https://github.com/p4lang/tutorials/tree/master/SIGCOMM_2015#obtaining-required-software

About

P4 environment setting


Languages

Language:Shell 100.0%