Step 1: Move vm scripts to the right place
[integration/test.git] / tools / tools_vm / scripts / start_mininet_cpqd.sh
1 #!/bin/bash
2
3 # This script will start mininet CPqD on local controller
4 sudo mn --topo tree,2 --mac --switch user --controller 'remote,ip=127.0.0.1,port=6633'