blob: 68f0ce6cf7a3b82f08dff8eb8745ff95516d320e [file] [log] [blame]
carlosmscabralf40ecd12013-02-01 18:15:58 -02001This directory should hold configuration files for custom mininets.
2
3See custom_example.py, which loads the default minimal topology. The advantage of defining a mininet in a separate file is that you then use the --custom option in mn to run the CLI or specific tests with it.
4
5To start up a mininet with the provided custom topology, do:
6 sudo mn --custom custom_example.py --topo mytopo