Created new subdirectory for Fall developer day. (#60)
This commit is contained in:
4
P4D2_2017_Spring/exercises/ipv4_forward/s3-commands.txt
Normal file
4
P4D2_2017_Spring/exercises/ipv4_forward/s3-commands.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
table_set_default ipv4_lpm drop
|
||||
table_add ipv4_lpm ipv4_forward 10.0.3.10/32 => 00:aa:00:03:00:01 1
|
||||
table_add ipv4_lpm ipv4_forward 10.0.1.10/32 => f2:ed:e6:df:4e:fb 2
|
||||
table_add ipv4_lpm ipv4_forward 10.0.2.10/32 => f2:ed:e6:df:4e:fa 3
|
||||
Reference in New Issue
Block a user