Sigcomm 17 (#52)
This problem contains the tutorial exercises and solutions presented at SIGCOMM '17.
This commit is contained in:
6
SIGCOMM_2017/exercises/hula/s22-commands.txt
Normal file
6
SIGCOMM_2017/exercises/hula/s22-commands.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
table_add hula_bwd hula_set_nhop 10.0.1.0/24 => 0
|
||||
table_add hula_bwd hula_set_nhop 10.0.2.0/24 => 1
|
||||
table_add hula_bwd hula_set_nhop 10.0.3.0/24 => 2
|
||||
table_add hula_nhop hula_get_nhop 10.0.1.0/24 => 0
|
||||
table_add hula_nhop hula_get_nhop 10.0.2.0/24 => 1
|
||||
table_add hula_nhop hula_get_nhop 10.0.3.0/24 => 2
|
||||
Reference in New Issue
Block a user