This commit includes example tutorials and solutions for P4D2 2017. (#29)
- Added example P4 programs for ipv4_forwarding, mri, arp, calc - Added python code to invoke compiler, start bmv2, run mininet - Added solutions to above programs - Added README files that describe exercises
This commit is contained in:
committed by
Nate Foster
parent
5616d53a1a
commit
a78dba7a5a
1
P4D2_2017/exercises/arp/simple_router.config
Normal file
1
P4D2_2017/exercises/arp/simple_router.config
Normal file
@@ -0,0 +1 @@
|
||||
table_add ipv4_lpm set_dst_info 10.0.1.10/24 => 00:00:01:00:00:01 00:00:02:00:00:02 1
|
||||
Reference in New Issue
Block a user