Nate Foster ac588a2f5d
Final edits (#165)
* Final instructions tidying

* Instructions

* Add final slides
2018-06-06 08:34:10 -04:00
2018-06-06 08:34:10 -04:00
2018-06-01 14:16:13 -04:00
2018-06-01 02:54:33 -04:00
2018-06-01 02:54:33 -04:00
2015-09-30 17:20:24 -07:00
2018-06-06 08:34:10 -04:00
2018-06-06 08:34:10 -04:00

P4 Tutorial

Introduction

Welcome to the P4 Tutorial! We've prepared a set of exercises to help you get started with P4 programming, organized into several modules:

  1. Introduction and Language Basics
  1. P4Runtime and the Control Plane
  1. Monitoring and Debugging
  1. Advanced Behavior

Presentation

The slides are available online and in the P4_tutorial.pdf in the tutorial directory.

Obtaining required software

If you are starting this tutorial at the Spring 2018 P4 Developer Day, then we've already provided you with a virtual machine that has all of the required software installed.

Otherwise, to complete the exercises, you will need to either build a virtual machine or install several dependencies.

To build the virtual machine:

  • Install Vagrant and VirtualBox
  • cd vm
  • vagrant up
  • Log in with username p4 and password p4 and issue the command sudo shutdown -r now
  • When the machine reboots, you should have a graphical desktop machine with the required software pre-installed.

To install dependencies by hand, please reference the vm installation scripts. They contain the dependencies, versions, and installation procedure. You can run them directly on an Ubuntu 16.04 machine:

  • sudo ./root-bootstrap.sh
  • sudo ./user-bootstrap.sh
Description
P4 dili tutoriallarinin Turkce cozumleri
Readme 59 MiB
Languages
P4 42.9%
Python 41.3%
Shell 6.7%
Emacs Lisp 4.2%
Vim Script 2.5%
Other 2.4%