Commit cd5db479 authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

fix .py

parent 37ce84be
......@@ -14,7 +14,7 @@ def myNetwork():
net = Mininet( topo=None,
build=False,
autoStaticMacs=True,
autoStaticArp=True,
autoSetMacs=True,
ipBase='172.16.0.0/16')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment