Sigcomm 17 (#52)

This problem contains the tutorial exercises and solutions presented at SIGCOMM '17.
This commit is contained in:
Nate Foster
2017-10-03 16:30:47 -04:00
committed by GitHub
parent 119f267938
commit ef64a2cfd8
90 changed files with 8009 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
table_set_default ecmp_group drop
table_add ecmp_group set_ecmp_select 10.0.0.1/32 => 0 2
table_add ecmp_nhop set_nhop 0 => 00:00:00:00:01:02 10.0.2.2 2
table_add ecmp_nhop set_nhop 1 => 00:00:00:00:01:03 10.0.3.3 3
table_add send_frame rewrite_mac 2 => 00:00:00:01:02:00
table_add send_frame rewrite_mac 3 => 00:00:00:01:03:00