This directory collects some working examples that make use of P4-Utils. In particular we have the following subfolders, each one containing a specific topology.
- switches: topology including only
P4Switches
. The goal of this example is ensuring L2 and L3 connectivity among hosts. - frrouters: topology including
P4Switches
andFRRouters
. The goal is ensuring L2 and L3 connectivity among hosts, considering also different ASes. - adv-net: topology including both
P4Switches
andFRRouter
used in the Advanced Topics in Communication Networks 2020 project. It is not fully functional for what concerns Traffic Control.