Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Running the test on TestON:

Code Block
teston> run SAMPstartTemplate2SAMPstartTemplate_1node

or simply run your test when you execute cli.py:

Code Block
$ ./cli.py run SAMPstartTemplate2SAMPstartTemplate_1node

NOTE: Every time you run your test make sure you disconnect Mininet entirely by doing "sudo mn -c" command.

...