b454f2699882330cade6a8ab5bd05405a591dead
[integration/test.git] / vm / scripts / start_mininet_of13.sh
1 #!/bin/bash
2
3 # This script will start mininet OF13 on local controller
4 sudo mn --topo tree,2  --controller 'remote,ip=127.0.0.1,port=6633' --switch ovsk,protocols=OpenFlow13