Update exercises basic_tunnel and calc (#76)
This commit is contained in:
committed by
Robert Soule
parent
786ceecf07
commit
dcc8744592
@@ -26,7 +26,7 @@ switch in Mininet to test its behavior.
|
||||
|
||||
* start a Mininet instance with one switches (`s1`) connected to
|
||||
two hosts (`h1`, `h2`).
|
||||
* The hosts are assigned IPs of `10.0.1.1` and `10.0.2.2`.
|
||||
* The hosts are assigned IPs of `10.0.1.1` and `10.0.1.2`.
|
||||
|
||||
2. We've written a small Python-based driver program that will allow
|
||||
you to test your calculator. You can run the driver program directly
|
||||
|
||||
Reference in New Issue
Block a user