Skip to content

Instantly share code, notes, and snippets.

@kostyll
Created May 12, 2015 12:37
Show Gist options
  • Select an option

  • Save kostyll/b5e82d0445746a88edbe to your computer and use it in GitHub Desktop.

Select an option

Save kostyll/b5e82d0445746a88edbe to your computer and use it in GitHub Desktop.
mininet_cli_service_management.txt
1780 sudo service openvswitch-controller stop
1781 sudo service openvswitch-controller start
1786 sudo service openvswitch-switch stop
1788 sudo service openvswitch-switch start
1789 sudo nm
1793 sudo mn --controller=ovsc
1803 sudo fuser -k 6633/tcp
1804 sudo kill -KILL 24937
1806 netstat -nl | grep 6633
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment