Update exercises basic_tunnel and calc (#76)
This commit is contained in:
committed by
Robert Soule
parent
786ceecf07
commit
dcc8744592
@@ -1,7 +1,7 @@
|
||||
table_set_default ipv4_lpm drop
|
||||
table_add ipv4_lpm ipv4_forward 10.0.1.1/32 => 00:00:00:01:02:00 2
|
||||
table_add ipv4_lpm ipv4_forward 10.0.2.2/32 => 00:00:00:00:02:02 1
|
||||
table_add ipv4_lpm ipv4_forward 10.0.3.3/32 => 00:00:00:03:03:00 3
|
||||
table_add ipv4_lpm ipv4_forward 10.0.3.3/32 => 00:00:00:03:02:00 3
|
||||
|
||||
table_set_default myTunnel_exact drop
|
||||
table_add myTunnel_exact myTunnel_forward 1 => 2
|
||||
|
||||
Reference in New Issue
Block a user