mininet / custom @ c246e2d5
Name | Size | Revision | Age | Author | Comment |
---|---|---|---|---|---|
README | 392 Bytes | 4e94bac0 | about 11 years | Brandon Heller | Update custom topo instructions |
topo-2sw-2host.py | 1.27 KB | c246e2d5 | almost 11 years | Bob Lantz | Renamed topo_2sw_2host.py -> topo-2sw-2host.py ... |
Latest revisions
README
This directory should hold configuration files for custom mininets.
See 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.
To start up a mininet with the provided custom topology, do:
sudo mn --custom custom_example.py --topo mytopo
Also available in: Atom