Renamed and tweaked treePing64.
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/python
|
||||||
|
|
||||||
"""Create a tree network of depth 4 and fanout 2, and
|
"Create a 64-node tree network, and test connectivity using pingTest."
|
||||||
test connectivity using pingTest."""
|
|
||||||
|
|
||||||
from mininet import init, TreeNet, pingTestVerbose
|
from mininet import init, TreeNet, pingTestVerbose
|
||||||
|
|
||||||
Reference in New Issue
Block a user