Skip to content

kmateuszssak/p4-demos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is used by me to share research experiments based on P4.

The current demos you can find here:

  1. IP routing - this demo presents how to implement basic IP router using P4. The static routing entries for IP router are populated manually (from command line).
  2. MPLS - this demo presents how to implement MPLS network using P4 (with static routing), BMv2 and Mininet.
  3. MPLS with PISCES - demo presents how to implement MPLS protocol for P4-capable version of OVS called PISCES.
  4. TBC

To prepare demos I have used Python, P4, BMv2 (or PISCES) and Mininet. The mn/ directory contains definition of P4Switch and P4Host for Mininet.

Contact

Tomek Osiński < [email protected] / [email protected] >

Michal Chabiera

About

Prototyping networks with P4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • P4 59.2%
  • Python 38.8%
  • Shell 2.0%