Sigcomm 17 (#52)
This problem contains the tutorial exercises and solutions presented at SIGCOMM '17.
This commit is contained in:
4
SIGCOMM_2017/exercises/load_balance/s3-commands.txt
Normal file
4
SIGCOMM_2017/exercises/load_balance/s3-commands.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
table_set_default ecmp_group drop
|
||||
table_add ecmp_group set_ecmp_select 10.0.3.3/32 => 0 1
|
||||
table_add ecmp_nhop set_nhop 0 => 00:00:00:00:03:03 10.0.3.3 1
|
||||
table_add send_frame rewrite_mac 1 => 00:00:00:03:01:00
|
||||
Reference in New Issue
Block a user